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