1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Andrew White 31f09f9dbc Improve testing of cookies in functional tests:
- cookies can be set using string or symbol keys
- cookies are preserved across calls to get, post, etc.
- cookie names and values are escaped
- cookies can be cleared using @request.cookies.clear

[#6272 state:resolved]
2011-03-06 12:49:44 +00:00
..
abstract_controller render_to_string must ensure that response_body 2011-01-25 20:14:03 +01:00
action_controller Improve testing of cookies in functional tests: 2011-03-06 12:49:44 +00:00
action_dispatch Improve testing of cookies in functional tests: 2011-03-06 12:49:44 +00:00
action_pack Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00
action_view Allow model to be inherited from Hash [#6487 state:resolved] 2011-03-06 05:28:35 +00:00
abstract_controller.rb Refactor ActionMailer to not use hide_actions 2010-09-03 22:59:11 +02:00
action_controller.rb Move uri parser to AS as URI.parser method to reuse it in AP and ARes. 2010-09-28 11:38:35 +08:00
action_dispatch.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00
action_pack.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00
action_view.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00