Ruby on Rails
Go to file
Jeremy Kemper bb6b14b04f Increased accuracy of 1.year by accounting for leap years. The time extensions are not meant to be super-precise but this seems worth it since otherwise you lose a lot of days doing 40.years.ago. Closes #1488 [tuxie@dekadance.se]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1499 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-24 20:42:16 +00:00
actionmailer Allow specific "multipart/xxx" content-type to be set on multipart messages #1412 [Flurin Egger] 2005-06-24 12:15:45 +00:00
actionpack Fix routes generation for unit tests. #1434 2005-06-24 17:48:14 +00:00
actionwebservice
activerecord Pass association finder arguments through to the association class exactly as we received them. Fixes case where parent.children.find() is interpreted as Child.find([]) instead of Child.find(). 2005-06-24 20:23:38 +00:00
activesupport Increased accuracy of 1.year by accounting for leap years. The time extensions are not meant to be super-precise but this seems worth it since otherwise you lose a lot of days doing 40.years.ago. Closes #1488 [tuxie@dekadance.se] 2005-06-24 20:42:16 +00:00
railties ActionMailer::Base subclasses are reloaded with other rails components #1262 2005-06-24 11:57:40 +00:00
cleanlogs.sh
pushgems.rb
release.rb