Class: Bart::Client::Stops
- Extended by:
- Memoist
- Defined in:
- lib/bart_api/client/stops.rb
Instance Method Summary collapse
-
#get(id) ⇒ Object
(also: #find)
Return the route whose id matches the given id.
-
#list ⇒ Object
(also: #all)
Return a list of all stops on the system.
Methods inherited from API
#get_request, include_api, #post_request, #refresh, require_all, singleton
Methods included from Bart::Connection
#adapter, #connection, #register_adapter