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