Flowdock
method

cookies

Importance_1
v2.3.8 - Show latest stable - 0 notes - Class: ActionController::TestResponseBehavior
cookies() public

Returns the response cookies, converted to a Hash of (name => value) pairs

  assert_equal 'AuthorOfNewPage', r.cookies['author']
Show source
Register or log in to add new notes.