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
2004-11-26 14:52:59 +00:00
..
action_controller Renamed CookieContainer to CookieJar to be cute. Its a private container anyway, so what do you care? 2004-11-26 14:52:59 +00:00
action_view Allow form_tag with no arguments (resulting in a form posting to current action) - Patch #236 2004-11-24 01:15:16 +00:00
action_controller.rb Added a new container for cookies that makes them more intuative to use. The old methods of cookie and @cookies have been deprecated. 2004-11-26 02:04:35 +00:00
action_view.rb Initial 2004-11-24 01:04:44 +00:00