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-01 20:25:27 +00:00
actionmailer Template paths with dot chars in them no longer mess up implicit template selection for multipart messages (closes #3332) 2006-01-29 02:25:15 +00:00
actionpack Subclasses of ActionController::Caching::Sweeper should be Reloadable 2006-02-01 20:25:27 +00:00
actionwebservice Correct the case of the CSS declarations. [Blair Zajac] Closes #3171 2006-01-13 21:28:51 +00:00
activerecord Silly me 2006-02-01 04:18:07 +00:00
activesupport Added reusable reloading support through the inclusion of the Relodable module that all subclasses of ActiveRecord::Base, ActiveRecord::Observer, ActiveController::Base, and ActionMailer::Base automatically gets [DHH]. Added auto-loading support for classes in modules, so Conductor::Migration will look for conductor/migration.rb and Conductor::Database::Settings will look for conductor/database/settings.rb [Nicholas Seckar]. Refactored extensions to module, class, and object in active support [DHH] 2006-01-29 00:37:39 +00:00
railties Added check for RAILS_FRAMEWORK_ROOT constant that allows the Rails framework to be found in a different place than vendor/rails. Should be set in boot.rb. [DHH] 2006-01-30 04:08:05 +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