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