Go to file
2008-02-16 23:15:59 +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 initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
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 TimeWithZone #+ and #- behave consistently with numeric arguments regardless of whether wrapped time is a Time or DateTime; consistenty answers false to #acts_like?(:date) 2008-02-16 23:15:59 +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
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
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +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