Module: ControllerResources
- Extended by:
- ActiveSupport::Autoload
- Defined in:
- lib/controller_resources.rb,
lib/controller_resources/engine.rb,
lib/controller_resources/version.rb,
lib/controller_resources/extension.rb,
lib/controller_resources/not_defined_error.rb
Overview
A mixin for ActionController that helps define singular and collection model resources with permitted attributes all in one big macro.
Defined Under Namespace
Modules: Extension Classes: Engine, NotDefinedError
Constant Summary collapse
- VERSION =
Current version of this gem.
'0.1.2'