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