1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2005-01-24 11:39:23 +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 Added that has_and_belongs_to_many associations with additional attributes also can be created between unsaved objects and only committed to the database when Base#save is called on the associator #524 [Eric Anderson] 2005-01-24 11:39:23 +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