Module: Trax::Controller

Extended by:
ActiveSupport::Autoload, ActiveSupport::Concern
Includes:
Actions, Collection::Base, InheritResources, Resource::Base
Defined in:
lib/trax/controller.rb,
lib/trax/controller/actions.rb,
lib/trax/controller/resource.rb,
lib/trax/controller/collection.rb,
lib/trax/controller/resource/base.rb,
lib/trax/controller/collection/base.rb,
lib/trax/controller/resource/errors.rb,
lib/trax/controller/inherit_resources.rb,
lib/trax/controller/collection/searchable.rb,
lib/trax/controller/resource/response_meta.rb,
lib/trax/controller/collection/response_meta.rb

Defined Under Namespace

Modules: Actions, Collection, InheritResources, Resource

Method Summary

Methods included from Actions

#create, #destroy, #index, #show, #update

Methods included from Resource::Errors

#resource_errors?, #resource_response_meta

Methods included from Resource::ResponseMeta

#resource_response_meta

Methods included from Collection::ResponseMeta

#collection_response_meta