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