method
new
rails latest stable - Class:
ActionDispatch::Journey::Formatter
new(routes)public
No documentation available.
# File actionpack/lib/action_dispatch/journey/formatter.rb, line 10
def initialize(routes)
@routes = routes
@cache = nil
end