Class: QuickTravel::DropOffOption
- Defined in:
- lib/quick_travel/drop_off_option.rb
Class Method Summary collapse
Methods inherited from Adapter
all, belongs_to, create, find, has_many, #to_s, update
Methods included from InitFromHash
#define_readers, #initialize, #to_hash
Class Method Details
.api_base ⇒ Object
5 6 7 |
# File 'lib/quick_travel/drop_off_option.rb', line 5 def self.api_base '/api/drop_off_options' end |