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
2008-01-12 03:09:39 +00:00
..
action_controller don't misbehave when redirecting to nil. Closes #10272 [farleyknight] 2008-01-12 03:09:39 +00:00
action_pack Prepare for 2.0.2 release 2007-12-16 23:30:30 +00:00
action_view Fix a few caching errors, expose a case thats still not working (ref #107330 [catfish] 2008-01-12 01:19:46 +00:00
action_controller.rb Provide a nicer way to access headers. request.headers["Content-Type"] instead of request.headers["HTTP_CONTENT_TYPE"] [Koz] 2008-01-11 06:39:56 +00:00
action_pack.rb
action_view.rb Refactor Action View template handlers. Closes #10437. 2007-12-09 22:11:11 +00:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00