Ruby on Rails
Go to file
David Heinemeier Hansson f5aaf945b6 Added that rails:update is run when you do rails:freeze:edge to ensure you also get the latest JS and config files (closes #10565) [jeff]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8532 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-01-03 00:14:47 +00:00
actionmailer Ruby 1.9 compat: introduce instance_variable_names. Closes #10630 [Frederick Cheung] 2007-12-28 05:42:12 +00:00
actionpack Fix atom_feed_helper to comply with the atom spec. Closes #10672 [xaviershay] 2008-01-02 19:45:53 +00:00
activemodel
activerecord Optimize ActiveRecord::Base#exists? to use #select_all instead of #find. Closes #10605 [jamesh, fcheung, protocool] 2008-01-02 21:39:49 +00:00
activeresource Fix small documentation typo. Closes #10670 [l.guidi] 2008-01-02 19:27:21 +00:00
activesupport Ruby 1.9 compat: add #raise to AS::BasicObject, fixup Duration argument error. Closes #10594. 2008-01-02 09:08:14 +00:00
railties Added that rails:update is run when you do rails:freeze:edge to ensure you also get the latest JS and config files (closes #10565) [jeff] 2008-01-03 00:14:47 +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