Module: Smarteru
- Defined in:
- lib/smarteru.rb,
lib/smarteru/error.rb,
lib/smarteru/client.rb,
lib/smarteru/version.rb,
lib/smarteru/response.rb,
lib/smarteru/resources/base.rb,
lib/smarteru/resources/users.rb
Defined Under Namespace
Modules: Resources Classes: Client, Error, Response
Constant Summary collapse
- API_HOST =
'api.smarteru.com'
- API_VERSION =
"apiv2"
- VERSION =
'0.0.4'