Class: GoogleSpreadsheets::Spreadsheet

Inherits:
Base
  • Object
show all
Defined in:
lib/google_spreadsheets/spreadsheet.rb

Direct Known Subclasses

Enhanced::Spreadsheet

Class Method Summary collapse

Methods inherited from Base

access_token, access_token=, auth_type, collection_path, connection, custom_method_collection_url, #custom_method_element_url, #custom_method_new_element_url, delete, #destroy, element_path, #encode, exists?, password

Class Method Details

.collection_nameObject



5
# File 'lib/google_spreadsheets/spreadsheet.rb', line 5

def self.collection_name; 'spreadsheets' end