method
destroy
v5.2.3 -
Show latest stable
- Class:
ActionController::TestSession
destroy()public
No documentation available.
# File actionpack/lib/action_controller/test_case.rb, line 202
def destroy
clear
end destroy()No documentation available.
# File actionpack/lib/action_controller/test_case.rb, line 202
def destroy
clear
end