Ruby on Rails
Go to file
David Heinemeier Hansson 6a74360f97 Use class << self
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9201 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-04-01 19:16:55 +00:00
actionmailer Ruby 1.9 compat: anonymous class name is nil not '' now 2008-04-01 06:11:22 +00:00
actionpack Ruby 1.9 compat: toplevel AS reference within BasicObject 2008-04-01 07:39:14 +00:00
activemodel Move it around a bit 2008-04-01 00:13:39 +00:00
activerecord Add efficient #include? to AssociationCollection (for has_many/has_many :through/habtm). [stopdropandrew] 2008-04-01 18:27:22 +00:00
activeresource Don't shadow attrs var 2008-03-30 06:17:29 +00:00
activesupport Fine, warn. Just don't recurse to death in cc.rb 2008-03-31 02:18:17 +00:00
railties Use class << self 2008-04-01 19:16:55 +00:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +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