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