method
current_controller
v3.2.13 -
Show latest stable
- Class:
ActionDispatch::Routing::RouteSet::Generator
current_controller()public
No documentation available.
# File actionpack/lib/action_dispatch/routing/route_set.rb, line 459
def current_controller
@recall[:controller]
end