rails--rails/actionpack/lib
Michael Koziarski 46356100d1 Make sure render :update support the options hash. Closes #11088 [ernesto.jimenez]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8862 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-02-12 22:42:36 +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 Fix problem with render :partial collections, records, and locals. #11057 [lotswholetime] 2008-02-08 22:04:06 +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 Introduce a Template class to ActionView. Closes #11024 [lifofifo] 2008-02-06 04:26:40 +00:00
actionpack.rb