Ruby on Rails
Go to file
David Heinemeier Hansson 2bfaa05595 Fixed that symbols can be used on attribute assignment, like page.emails.create(:subject => data.subject, :body => data.body)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@886 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-10 14:44:01 +00:00
actionmailer Prepared for 0.10.1 release 2005-03-07 01:50:58 +00:00
actionpack Added assigns shortcut for @response.template.assigns to controller test cases [bitsweat] 2005-03-10 00:36:23 +00:00
actionwebservice allow 0, 1, '0' or '1' to be cast to the appropriate values for boolean 2005-03-10 11:53:29 +00:00
activerecord Fixed that symbols can be used on attribute assignment, like page.emails.create(:subject => data.subject, :body => data.body) 2005-03-10 14:44:01 +00:00
activesupport Prepared for 0.10.1 release 2005-03-07 01:50:58 +00:00
railties Prepared for 0.10.1 release 2005-03-07 01:50:58 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00