google-spreadsheet-ruby icon indicating copy to clipboard operation
google-spreadsheet-ruby copied to clipboard

Switch to V3 API

Open gimite opened this issue 13 years ago • 0 comments

Reason:

  • Old versions of the API has been deprecated: https://developers.google.com/google-apps/spreadsheets/
  • We currently mix old API and V3 API. Using V3 API everywhere should simplify the code.

gimite avatar Apr 29 '12 04:04 gimite