method
clear
v4.2.1 -
Show latest stable
- Class:
ActionDispatch::Journey::Routes
clear()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/routes.rb, line 31
def clear
routes.clear
named_routes.clear
end