method
cookies
v4.2.7 -
Show latest stable
- Class:
ActionDispatch::TestProcess
cookies()public
No documentation available.
# File actionpack/lib/action_dispatch/testing/test_process.rb, line 21
def cookies
@request.cookie_jar
end