Go to file
Yehuda Katz 4945d82239 Further experimentation. Was able to cut the cost of rendering 100 partials in a collection in half.
To discuss: What are the desired semantics (if any) for layouts in a collection. There are no
  tests for it at present, and I'm not sure if it's needed at all.

  Deprecated on this branch: `object` pointing at the current object in partials. You can still
  use the partial name, or use :as to achieve the same thing. This is obviously up for discussion.
2009-08-11 15:03:53 -07:00
actionmailer Get rid of parenthesize argument warnings 2009-08-09 16:00:53 +01:00
actionpack Further experimentation. Was able to cut the cost of rendering 100 partials in a collection in half. 2009-08-11 15:03:53 -07:00
activemodel Extract common dirty tracking methods in AMo 2009-08-10 13:51:48 -05:00
activerecord Add tests for hm:t#push failures 2009-08-11 02:37:04 +01:00
activeresource Add support for errors in JSON format. 2009-08-09 22:40:20 -07:00
activesupport Allow delegating to nil, because the method might actually exist on it 2009-08-10 18:48:38 -05:00
ci Updates CI to use latest mocha 2009-07-01 13:50:05 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties find_cmd should return the full path of the db command 2009-08-10 00:04:37 -07: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 .gitignore activesupport/test/fixtures/isolation_test 2009-08-09 18:18:47 +01:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Vendorized Thor. 2009-07-13 23:13:48 +02:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00