method
new_session
v8.1.1 -
Show latest stable
- Class:
ActionController::TestRequest
new_session()public
No documentation available.
# File actionpack/lib/action_controller/test_case.rb, line 50
def self.new_session
TestSession.new
end