Ruby on Rails
Go to file
Geoff Buesing 4a643f686a Adding TimeWithZone#between?
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8886 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-02-17 00:35:49 +00:00
actionmailer Remove empty .rhtml templates 2008-02-07 23:10:01 +00:00
actionpack Tests for distance_of_time_in_words with TimeWithZone instances. Closes #10914 [ernesto.jimenez] 2008-02-16 21:16:03 +00:00
activemodel
activerecord ActiveRecord::Base#instantiate_time_object only uses Time.zone when Base.time_zone_aware_attributes is true; leverages Time#time_with_datetime_fallback for readability 2008-02-16 20:47:01 +00:00
activeresource Use HEAD instead of GET inside exists? Closes #11062 [bscofield] 2008-02-09 22:21:55 +00:00
activesupport Adding TimeWithZone#between? 2008-02-17 00:35:49 +00:00
railties Clear active connections before trying to drop the database. Allows db:drop to work with posgresql. Closes #10559 [jqr] 2008-02-15 23:16:01 +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