Class: GoogleSpreadsheets::List
- Defined in:
- lib/google_spreadsheets/list.rb
Direct Known Subclasses
Defined Under Namespace
Classes: Format
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_name ⇒ Object
16 |
# File 'lib/google_spreadsheets/list.rb', line 16 def self.collection_name; 'list' end |