Module: InheritedResources::HasScopeHelpers
- Defined in:
- lib/vendor/plugins/inherited_resources/lib/inherited_resources/has_scope_helpers.rb
Overview
has_scopes
This module in included in your controller when has_scope is called for the first time.
Constant Summary collapse
- TRUE_VALUES =
["true", true, "1", 1]