gimite / google-spreadsheet-ruby

Ruby library to read/write Google Spreadsheet
Other
306 stars 52 forks source link

gem install google-spreadsheet-ruby is out of date? #41

Closed er1c closed 12 years ago

er1c commented 12 years ago

I get 0.2.1 but there are a lot of changes missing, does the version number need to be bumped?

gimite commented 12 years ago

The library has been renamed to: https://github.com/gimite/google-drive-ruby So please use it if you want new features now.

I will soon change this library to simply do:

require "google_drive"
GoogleSpreadsheet = GoogleDrive

So google-spreadsheet-ruby should be up to date soon.

gimite commented 12 years ago

I will soon change this library to simply do:

Done in google-spreadsheet-ruby 0.3.0.