Method: ActionDispatch::Routing::RouteSet::Generator#current_controller
- Defined in:
- lib/action_dispatch/routing/route_set.rb
#current_controller ⇒ Object
328 329 330 |
# File 'lib/action_dispatch/routing/route_set.rb', line 328 def current_controller @recall[:controller] end |