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