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