Class: AvvoApi::Base
- Inherits:
-
ReactiveResource::Base
- Object
- ReactiveResource::Base
- AvvoApi::Base
- Defined in:
- lib/avvo_api/base.rb
Overview
The class that all AvvoApi resources inherit from. This sets up the base URL and URL structure that the rest of the models use to hit Avvo.
Constant Summary collapse
- API_VERSION =
The current version of the Avvo API
1