Method: ActionController::TestSession#destroy

Defined in:
actionpack/lib/action_controller/test_case.rb

#destroyObject



210
211
212
# File 'actionpack/lib/action_controller/test_case.rb', line 210

def destroy
  clear
end