method
routes_filter
v7.2.3 -
Show latest stable
- Class:
Rails::Command::RoutesCommand
routes_filter()private
No documentation available.
# File railties/lib/rails/commands/routes/routes_command.rb, line 44
def routes_filter
options.symbolize_keys.slice(:controller, :grep)
end