# gimite/google-drive-ruby

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

Repository: https://github.com/gimite/google-drive-ruby
Canonical: https://ross.abutalabs.com/products/google-drive-ruby
Language: Ruby
License: NOASSERTION
License Family: other
Last push: 2024-08-08T10:53:43+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5239, "days_push": 755, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1776, forks 504 (observed 2026-08-28T04:05:34.595555+00:00)

## What it is
A Ruby library for reading and writing files and spreadsheets in Google Drive and Google Docs. It wraps the Google Drive API with a simple session-based interface for uploading, downloading, and editing files and worksheets.

## Use cases
- read and write Google Sheets from Ruby
- upload local files to Google Drive
- download Google Drive files to disk
- update cell values in a Google spreadsheet programmatically
- list files in a Google Drive account
- sync spreadsheet data into a Ruby application

## When to choose
- you need simple Ruby access to Google Drive files or Google Sheets
- you want a lightweight wrapper instead of the full Google API client
- you are building Ruby scripts or apps that read/write spreadsheets

## When to avoid
- you want to build a Google Drive client app with full API coverage
- your project is not in Ruby
- you need real-time collaboration features or Drive UI integration

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, auth, http-client
- domain: apis, developer-tools, files, spreadsheets
- platform: ruby
- tags: google-drive, google-docs, google-sheets, ruby-gem, file-upload, file-download

## Member repositories
- gimite/google-drive-ruby (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.595555+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:25:16.064212+00:00, confidence not recorded.
  - readme: https://github.com/gimite/google-drive-ruby (fetched 2026-08-28T04:05:34.595555+00:00, sha e41084f5c0ea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
