Registry / networking / google-drive

google-drive

JSON →
library3.0.7rbrubygemsunverified

A library to read/write files/spreadsheets in Google Drive/Docs.

gem install google_drive
INSTALL
IMPORT
SIG · GOOGLE-DRIVE
G
google-drive
networkingrubyv3.0.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GoogleDrive
require 'google_drive'

Access a Google Drive spreadsheet

require 'google_drive' session = GoogleDrive::Session.from_service_account_key('path/to/key.json') file = session.file_by_title('My Spreadsheet') puts file.title
Debug
Known issues
gotchaRequires a Google Cloud service account or OAuth credentials
fix
Set up a Google Cloud project and enable the Google Drive API
affects: >= 3.0.0
Upgrade
Version history
3.0.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
google-drive — gem install google-drive · libregistry