rails/actionpack/lib
Jon Moss c5da641471 Update cookies helper on all HTTP requests
Regression introduced by ae29142142324545a328948e059e8b8118fd7a33 / 8363b879fe759f0645179f4521cc64795efbee6e.

Previously, cookies were only updated on `GET` requests. Now we will
update the helper for all requests, as part of `process`. Added
regression tests for all available HTTP method helpers in
`ActionController::TestCase`.
2017-01-05 17:39:12 -05:00
..
abstract_controller Extract variant setter to process method 2017-01-02 19:05:09 -05:00
action_controller Update cookies helper on all HTTP requests 2017-01-05 17:39:12 -05:00
action_dispatch String#end_with? should be faster than Regexp here 2017-01-05 01:37:36 +09:00
action_pack applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
abstract_controller.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
action_controller.rb Include the content of the flash in the auto-generated etag (#26250) 2016-08-22 13:34:35 -07:00
action_dispatch.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00
action_pack.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00