google_drive_maintained 3.0.8
This Ruby library provides a convenient interface for reading and writing files and spreadsheets stored in Google Drive and Google Docs. It supports authentication, worksheet manipulation, and now includes background color styling and Cell object access.
Gemfile:
=
install:
=
Runtime Dependencies (4):
google-apis-drive_v3
~> 0.5, >= 0.5.0
google-apis-sheets_v4
~> 0.4, >= 0.4.0
googleauth
~> 0.5, >= 0.5.0
nokogiri
>= 1.5.3, < 2.0.0