Create Batch Directories in Google Drive using Ruby
Here is a code snippet I wrote months ago to create several directories using Google Drive Ruby API. Please note that you need to set the scope to https://www.googleapis.com/auth/drive so the API call can commit changes to your drive. You need to aut...
blog.mdminhazulhaque.io1 min read