method
delete
v2.1.0 -
Show latest stable
- Class:
ActionController::TestSession
delete()public
No documentation available.
# File actionpack/lib/action_controller/test_process.rb, line 309
def delete
@attributes = nil
end