Ruby on Rails
Go to file
Geoff Buesing f56c25d7b4 test_time_with_datetime_fallback expects DateTime.local_offset instead of DateTime.now.offset
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9002 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-03-10 03:37:38 +00:00
actionmailer Remove empty .rhtml templates 2008-02-07 23:10:01 +00:00
actionpack Allow using named routes in ActionController::TestCase before any request has been made. Closes #11273 [alloy] 2008-03-08 12:56:41 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Add :readonly option to HasManyThrough associations. Closes #11156 [miloops] 2008-03-07 11:45:07 +00:00
activeresource URI.decode site username/password. Closes #11169 [Ernesto Jimenez] 2008-02-19 23:06:09 +00:00
activesupport test_time_with_datetime_fallback expects DateTime.local_offset instead of DateTime.now.offset 2008-03-10 03:37:38 +00:00
railties Update URL in script/generate usage. Closes #11220 [neshmi] 2008-03-08 12:55:57 +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 Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
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