Ruby on Rails
Go to file
David Heinemeier Hansson 1574145185 Ensure that render_text only adds string content to the body of the response [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6547 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-04-21 14:15:59 +00:00
actionmailer Only load ActionController::UrlWriter if ActionController is present [Rick Olson] 2007-04-08 21:24:48 +00:00
actionpack Ensure that render_text only adds string content to the body of the response [DHH] 2007-04-21 14:15:59 +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 Use XSD-compatible type names for Hash#to_xml and make the converters extendable #8047 [Tim Pope] 2007-04-21 14:12:05 +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