Class: InfinumId::ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- InfinumId::ApplicationController
- Defined in:
- app/controllers/infinum_id/application_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#current_resource ⇒ Object
8 9 10 |
# File 'app/controllers/infinum_id/application_controller.rb', line 8 def current_resource method("current_#{resource_name.underscore}").call end |