Ruby on Rails
Go to file
David Heinemeier Hansson aee8db1584 ActiveRecordStore::Session shouldnt be reloadable
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3506 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-02-01 03:08:43 +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 ActiveRecordStore::Session shouldnt be reloadable 2006-02-01 03:08:43 +00:00
actionwebservice Correct the case of the CSS declarations. [Blair Zajac] Closes #3171 2006-01-13 21:28:51 +00:00
activerecord Support the :column option for remove_index with the PostgreSQL adapter. Closes #3661. 2006-01-31 14:31:16 +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
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb