method
cache
rails latest stable - Class:
ActionDispatch::Journey::Formatter
cache()private
No documentation available.
# File actionpack/lib/action_dispatch/journey/formatter.rb, line 172
def cache
@cache ||= build_cache
end