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-02-16 00:07:52 +00:00
..
action_controller Make sure render :update support the options hash. Closes #11088 [ernesto.jimenez] 2008-02-12 22:42:36 +00:00
action_pack Prepare for 2.0.2 release 2007-12-16 23:30:30 +00:00
action_view Ensure that :confirm doesn't need extra quotes when using drop_receiving_element. Closes #8299 [thechrisoshow] 2008-02-16 00:07:52 +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 Update copyright span 2007-09-09 17:57:16 +00:00
action_view.rb Introduce a Template class to ActionView. Closes #11024 [lifofifo] 2008-02-06 04:26:40 +00:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00