Ruby on Rails
Go to file
Pratik Naik 41af606db3 Remove script/performance/profiler in favour of performance integration tests.
To continue using script/performance/profiler, install the request_profiler plugin :

  script/plugin install git://github.com/rails/request_profiler.git
2009-01-18 05:20:39 +00:00
actionmailer Add ActionMailer::Base#enable_starttls_auto option for enabling/disabling STARTTLS. [#1731 state:resolved] 2009-01-18 04:19:18 +00:00
actionpack Remove script/performance/profiler in favour of performance integration tests. 2009-01-18 05:20:39 +00:00
activemodel Merge with docrails 2008-12-07 03:27:53 +01:00
activerecord Fix has_and_belongs_to_many_associations tests. #1738 2009-01-18 00:34:57 +00:00
activeresource Inline code comments for class_eval/module_eval [#1657 state:resolved] 2008-12-28 19:49:28 +00:00
activesupport Refactor Object#try to use inheritance. [#1774 state:resolved] 2009-01-18 00:47:38 +00:00
ci Spam people with commit rights on test failures. 2009-01-07 18:18:00 +13:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Remove script/performance/profiler in favour of performance integration tests. 2009-01-18 05:20:39 +00:00
.gitignore Merge with docrails. Also add a rake task to generate guides in your rails application : 2008-10-21 18:33:40 +01:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00