Ruby on Rails
Go to file
David Heinemeier Hansson 1d61845587 Fixed that records fetched with piggy-back attributes or through rich has_and_belongs_to_many associations couldn't be saved due to the extra attributes not part of the table #522 [Eric Anderson]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@483 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-24 11:20:47 +00:00
actionmailer git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@459 5ecf4fe2-1ee6-0310-87b1-e25e094e27de 2005-01-18 14:17:52 +00:00
actionpack Another swing at reloading 2005-01-24 00:26:44 +00:00
activerecord Fixed that records fetched with piggy-back attributes or through rich has_and_belongs_to_many associations couldn't be saved due to the extra attributes not part of the table #522 [Eric Anderson] 2005-01-24 11:20:47 +00:00
activesupport Fixed handling of syntax errors in models that had already been succesfully required once in the current interpreter. Fixed superclass mismatch and other controller related problems by not using dependency reloading for controllers. 2005-01-24 10:58:17 +00:00
railties Fixed handling of syntax errors in models that had already been succesfully required once in the current interpreter. Fixed superclass mismatch and other controller related problems by not using dependency reloading for controllers. 2005-01-24 10:58:17 +00:00
pushgems.rb A few missing files 2005-01-20 14:55:13 +00:00