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