Module: Offroad::ControllerExtensions
- Included in:
- ActionController::Base
- Defined in:
- lib/controller_extensions.rb
Defined Under Namespace
Modules: InstanceMethods
Instance Method Summary collapse
Instance Method Details
#offroad_group_controller ⇒ Object
3 4 5 |
# File 'lib/controller_extensions.rb', line 3 def offroad_group_controller include InstanceMethods end |