method
close
v2.3.8 -
Show latest stable
- Class:
ActionController::TestSession
close()public
No documentation available.
# File actionpack/lib/action_controller/test_process.rb, line 338
def close
ActiveSupport::Deprecation.warn('sessions should no longer be closed', caller)
end