method
clear_cache!
rails latest stable - Class:
ActionDispatch::Journey::Routes
clear_cache!()private
No documentation available.
# File actionpack/lib/action_dispatch/journey/routes.rb, line 74
def clear_cache!
@ast = nil
@simulator = nil
end