Libraries
»
actionpack
(4.1.6)
»
Index
»
ActionController
»
TestSession
»
#destroy
Method: ActionController::TestSession#destroy
Defined in:
lib/action_controller/test_case.rb
#
destroy
⇒
Object
308 309 310
# File 'lib/action_controller/test_case.rb', line 308
def
destroy
clear
end