Go to file
2009-11-10 14:59:46 -08:00
actionmailer Be sure to invoke the super chain! And initialize response body. 2009-11-10 14:14:17 -08:00
actionpack Eliminate warning by initializing nil formats 2009-11-10 14:13:54 -08:00
activemodel Avoid adding component lib/ to load path multiple times 2009-11-09 23:28:36 -06:00
activerecord Ruby 1.9: fix Relation respond_to? and method_missing 2009-11-10 11:00:50 -08:00
activeresource Avoid adding component lib/ to load path multiple times 2009-11-09 23:28:36 -06:00
activesupport Avoid adding component lib/ to load path multiple times 2009-11-09 23:28:36 -06:00
ci Rely on bundler for gem deps instead of geminstaller 2009-11-10 14:59:46 -08:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Fix generated performance test helper requires 2009-11-10 01:52:40 -08:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore Have all the tests running off a single Gemfile 2009-10-20 16:34:44 -07:00
Gemfile Get rack from rails/rack.git. Introduce ci-only deps. 2009-11-10 14:59:22 -08:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Add rake gemspec and gemspecs to the repo 2009-08-31 17:20:44 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00