Ruby on Rails
Go to file
David Heinemeier Hansson 3b9e90a4da Moved build_association and create_association for has_one and belongs_to out of deprecation as they work when the association is nil unlike association.build and association.create, which require the association to be already in place #864
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1146 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-12 05:34:10 +00:00
actionmailer Dont quote the body 2005-04-11 11:46:12 +00:00
actionpack Doc fix 2005-04-10 17:43:12 +00:00
actionwebservice add missing public API change 2005-04-10 03:36:19 +00:00
activerecord Moved build_association and create_association for has_one and belongs_to out of deprecation as they work when the association is nil unlike association.build and association.create, which require the association to be already in place #864 2005-04-12 05:34:10 +00:00
activesupport Tests for AS 2005-04-10 17:37:20 +00:00
railties Added lazy typing for generate, such that ./script/generate cn == ./script/generate controller and the likes #1051 [k@v2studio.com] 2005-04-10 17:36:57 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Released 0.11.1 2005-03-27 15:07:27 +00:00