Ruby on Rails
Go to file
Jeremy Kemper 6efee90bf2 Missing :js template falls back to :html, so you don't have to explicitly specify template format everywhere, breaking old code
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9119 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-03-28 20:21:52 +00:00
actionmailer Fixed that a return-path header would be ignored (closes #7572) [joost] 2008-03-27 17:54:02 +00:00
actionpack Missing :js template falls back to :html, so you don't have to explicitly specify template format everywhere, breaking old code 2008-03-28 20:21:52 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Fix some mistaken dependencies among AR unit tests. Closes #11425 [thechrisoshow] 2008-03-28 20:21:20 +00:00
activeresource Fixed that to_param should be used and honored instead of hardcoding the id (closes #11406) [gspiers] 2008-03-28 19:58:46 +00:00
activesupport config.time_zone and TimeWithZone#marshal_load accept tzinfo/Olson identifiers 2008-03-28 04:35:48 +00:00
railties Fixed that no gems installed would cause error (closes #11459) [thechrisoshow] 2008-03-28 19:52:02 +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