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
2006-02-04 05:20:25 +00:00
actionmailer Add Reloadable::OnlySubclasses which handles the common case where a base class should not be reloaded, but its subclasses should be. 2006-02-02 05:41:00 +00:00
actionpack Fix controller resolution to avoid accidentally inheriting a controller from a parent module. 2006-02-04 05:20:25 +00:00
actionwebservice Correct the case of the CSS declarations. [Blair Zajac] Closes #3171 2006-01-13 21:28:51 +00:00
activerecord Using AssociationCollection#build with arrays of hashes should call build, not create [DHH] 2006-02-03 18:20:19 +00:00
activesupport Fix Reloadable to handle the case where a class that has been 'removed' has not yet been garbage collected. 2006-02-04 04:50:53 +00:00
railties Remove LoadingModule 2006-02-03 20:29:39 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb Post release minor fixes 2005-07-07 06:39:48 +00:00