Ruby on Rails
Go to file
Tobias Lütke 7722e2bf6c Introduce RELATIVE_RAILS_ROOT and changed spawner script to use it. Prior to this change spawner would assume the non symlinked deploy directory which made reaper reload the wrong code after further deployments.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6531 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-04-16 21:55:59 +00:00
actionmailer Only load ActionController::UrlWriter if ActionController is present [Rick Olson] 2007-04-08 21:24:48 +00:00
actionpack Tweak template format rules so that the ACCEPT header is only used if it's text/javascript. This is so ajax actions without a :format param get recognized as Mime::JS. [Rick] 2007-04-15 18:01:40 +00:00
actionwebservice Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
activerecord Added yielding of Builder instance for ActiveRecord::Base#to_xml calls [DHH] 2007-04-13 01:26:17 +00:00
activeresource Allow array and hash query parameters. Closes #7756. 2007-03-11 13:27:57 +00:00
activesupport Hash#to_xml supports YAML attributes; ActiveRecord::Base#to_xml support serialized attributes. Closes #7502. 2007-03-18 07:30:09 +00:00
railties Introduce RELATIVE_RAILS_ROOT and changed spawner script to use it. Prior to this change spawner would assume the non symlinked deploy directory which made reaper reload the wrong code after further deployments. 2007-04-16 21:55:59 +00:00
cleanlogs.sh
pushgems.rb test svn 2006-09-12 01:09:52 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00