Ruby on Rails
Go to file
Geoff Buesing 129d94477b TimeWithZone time conversions don't need to be wrapped in TimeOrDateTime, because TZInfo does this internally
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9106 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-03-28 02:10:36 +00:00
actionmailer Fixed that a return-path header would be ignored (closes #7572) [joost] 2008-03-27 17:54:02 +00:00
actionpack
activemodel
activerecord Fix issue where the :uniq option of a has_many :through association is ignored when find(:all) is called. Closes #9407 [cavalle] 2008-03-26 15:40:57 +00:00
activeresource
activesupport TimeWithZone time conversions don't need to be wrapped in TimeOrDateTime, because TZInfo does this internally 2008-03-28 02:10:36 +00:00
railties Rails::Initializer#initialize_time_zone raises an error if value assigned to config.time_zone is not recognized. Rake time zone tasks only require ActiveSupport instead of entire environment 2008-03-28 01:45:04 +00:00
Rakefile
cleanlogs.sh
pushgems.rb
release.rb