Ruby on Rails
Go to file
Jeremy Kemper 3fab196da3 Refactor Action View template handlers. Closes #10437.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8341 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-12-09 22:11:11 +00:00
actionmailer Make ready for 2.0.1 2007-12-07 13:37:13 +00:00
actionpack Refactor Action View template handlers. Closes #10437. 2007-12-09 22:11:11 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Be careful not to reference ActiveRecord if it isn't loaded, fixing rake test when you're working without a database. [eedn] 2007-12-09 04:37:46 +00:00
activeresource Make ready for 2.0.1 2007-12-07 13:37:13 +00:00
activesupport to_sentence returns self[0].to_s instead of just self[0] for arrays of length 1. Closes #10390 [Chu Yeow, mrj] 2007-12-09 22:10:40 +00:00
railties Don't check for pending migrations if Active Record isn't loaded 2007-12-09 04:18:28 +00:00
Rakefile Forgot railties 2007-10-15 00:11:50 +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
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