rails--rails/activerecord/lib
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
..
active_record 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
active_record.rb Fixed rails_generator to be usable without RubyGems #686 [Cristi BALAN]. Moved all active support dependencies into active support 2005-03-06 12:20:53 +00:00