Ruby on Rails
Go to file
Geoff Buesing c95365a00e with_timezone test helper renamed with_env_tz, to distinguish between setting ENV['TZ'] and setting Time.zone in tests
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8731 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-01-26 00:11:59 +00:00
actionmailer Reapply the TemplateFinder first applied in [8669] then reverted in [8676]. Closes #10800 [lifofifo] 2008-01-21 20:45:04 +00:00
actionpack Handle corner case with image_tag when passed 'messed up' image names. Closes #9018 [duncanbeevers, mpalmer] 2008-01-25 04:13:50 +00:00
activemodel
activerecord Indicate in documentation that newer version of AR support eager loading in polymorphic associations. Closes #10861 [fxn] 2008-01-23 17:06:40 +00:00
activeresource Reference to :element option in documentation should be :member. Closes #10905 [fxn] 2008-01-23 17:04:49 +00:00
activesupport with_timezone test helper renamed with_env_tz, to distinguish between setting ENV['TZ'] and setting Time.zone in tests 2008-01-26 00:11:59 +00:00
railties Tidy up description for the rake test task. Closes #10598 [akaspick] 2008-01-20 23:27:19 +00:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
cleanlogs.sh
pushgems.rb
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00