Ruby on Rails
Go to file
Geoff Buesing 2766f7629f Anchor DateTimeTest to fixed DateTime instead of a variable value based on Time.now#advance#to_datetime. Works around issue on 64-bit platforms with Ruby's Time#to_datetime respecting fractional seconds, and database adapters not respecting them for DateTimes, throwing off before-and-after-save equality test. References #10080, #10073
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8326 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-12-07 03:00:50 +00:00
actionmailer Preparing for release shortly 2007-12-06 18:12:48 +00:00
actionpack Fixed documentation that made rdoc bark 2007-12-06 18:45:22 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Anchor DateTimeTest to fixed DateTime instead of a variable value based on Time.now#advance#to_datetime. Works around issue on 64-bit platforms with Ruby's Time#to_datetime respecting fractional seconds, and database adapters not respecting them for DateTimes, throwing off before-and-after-save equality test. References #10080, #10073 2007-12-07 03:00:50 +00:00
activeresource Preparing for release shortly 2007-12-06 18:12:48 +00:00
activesupport Preparing for release shortly 2007-12-06 18:12:48 +00:00
railties The test task stops with a warning if you have pending migrations. Closes #10377. 2007-12-06 18:57:19 +00:00
Rakefile Forgot railties 2007-10-15 00:11:50 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
release.rb Complete AWS -> ARes changeover. Closes #8717 [kampers] 2007-10-15 08:45:23 +00:00