Go to file
2007-04-20 21:44:08 +00:00
actionmailer Only load ActionController::UrlWriter if ActionController is present [Rick Olson] 2007-04-08 21:24:48 +00:00
actionpack apply [6543] to edge. Closes #5044 [tpope] 2007-04-20 21:44:08 +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 Disregard namespaces from the default element name, so Highrise::Person will just try to fetch from "/people", not "/highrise/people" [DHH] Added that saves which get a body response (and not just a 201) will use that response to update themselves [DHH] Fixed constant warning when fetching the same object multiple times [DHH] 2007-04-19 22:18:03 +00:00
activesupport Added yielding of builder in Hash#to_xml [DHH] 2007-04-19 22:32:39 +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 Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
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