Module: Resteze
- Extended by:
- ActiveSupport::Concern, ClassMethods
- Defined in:
- lib/resteze.rb,
lib/resteze/list.rb,
lib/resteze/save.rb,
lib/resteze/util.rb,
lib/resteze/client.rb,
lib/resteze/errors.rb,
lib/resteze/object.rb,
lib/resteze/request.rb,
lib/resteze/version.rb,
lib/resteze/response.rb,
lib/resteze/api_module.rb,
lib/resteze/list_object.rb,
lib/resteze/api_resource.rb,
lib/resteze/testing/rspec.rb,
lib/resteze/testing/minitest.rb,
lib/resteze/testing/rspec/object.rb,
lib/resteze/middleware/raise_error.rb,
lib/resteze/testing/minitest/object.rb,
lib/resteze/testing/rspec/configure.rb,
lib/resteze/testing/minitest/configuration.rb
Defined Under Namespace
Modules: ApiModule, ApiResource, ClassMethods, List, ListObject, Middleware, Request, Save, Testing, Util Classes: ApiConnectionError, ApiError, AuthenticationError, Client, Error, InvalidRequestError, Object, Response
Constant Summary collapse
- VERSION =
"0.3.1"
Method Summary
Methods included from ClassMethods
configure, default_api_key, default_api_version, default_list_key, default_object_key, default_resource_slug, default_service_path