Libraries
»
actionpack
(8.1.2)
»
Index
»
ActionDispatch
»
Journey
»
Formatter
»
#clear
Method: ActionDispatch::Journey::Formatter#clear
Defined in:
lib/action_dispatch/journey/formatter.rb
#
clear
⇒
Object
110 111 112
# File 'lib/action_dispatch/journey/formatter.rb', line 110
def
clear
@cache
=
nil
end