Module: SimpleResourceController::Configurator
- Defined in:
- lib/simple_resource_controller/configurator.rb
Instance Method Summary collapse
Instance Method Details
#resource_actions(*args) ⇒ Object
3 4 5 |
# File 'lib/simple_resource_controller/configurator.rb', line 3 def resource_actions(*args) SimpleResourceController::Controller::ActionsBuilder.build self, args end |