Class: DroidServices::BaseResource

Inherits:
Base
  • Object
show all
Includes:
Extensions::HasCallbacks, Extensions::HasDecorator, Extensions::HasResource, Extensions::HasService
Defined in:
lib/droid_services/base_resource.rb

Instance Attribute Summary

Attributes inherited from Base

#accessor, #params

Method Summary

Methods included from Extensions::HasDecorator

#decorated_collection

Methods included from Extensions::HasService

#build, #collection, #create, #destroy, #read, #update

Methods included from Extensions::HasCallbacks

#invoke_callback

Methods included from Extensions::HasResource

#build_collection, #build_resource, #collection_name, #find_resource, #resource_attributes, #resource_class, #resource_scope

Methods inherited from Base

#initialize

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