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