Class: DroidServices::BaseResource
- Includes:
- Extensions::HasCallbacks, Extensions::HasDecorator, Extensions::HasResource, Extensions::HasService
- Defined in:
- lib/droid_services/base_resource.rb
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods included from Extensions::HasDecorator
Methods included from Extensions::HasService
#build, #collection, #create, #destroy, #read, #update
Methods included from Extensions::HasCallbacks
Methods included from Extensions::HasResource
#build_collection, #build_resource, #collection_name, #find_resource, #resource_attributes, #resource_class, #resource_scope
Methods inherited from Base
Methods included from Extensions::HasResponse
#add_error, #add_error_unless, #add_errors_from, #assign_resource, #respond_with, #set_message
Constructor Details
This class inherits a constructor from DroidServices::Base