No commit activity in last 3 years
No release in over 3 years
This is a library to read/write Google Spreadsheet.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0.3
 Project Readme

This library is now part of google_drive gem: github.com/gimite/google-drive-ruby

For new code: I suggest to use google_drive gem directly.

For existing code: You can keep using google-spreadsheet-ruby gem. Now google-spreadsheet-ruby is a library which simply does:

require "google_drive"
GoogleSpreadsheet = GoogleDrive

and it provides the same API as before.

Note that gimite-google-spreadsheet-ruby at gems.github.com is no longer updated, because github stopped hosting it.

Author¶ ↑

Hiroshi Ichikawa - gimite.net/en/index.php?Contact