Module: ControllerResources

Extended by:
ActiveSupport::Concern
Defined in:
lib/controller_resources.rb,
lib/controller_resources/version.rb

Overview

A mixin for ActionController for easily and consistently finding resource objects to be used in the controller and view layer.

Constant Summary collapse

VERSION =

Current version of this gem.

'1.0.0'