Flowdock
method

cookies

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

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

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