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