Go to file
2009-08-09 18:15:20 +01:00
actionmailer Get rid of parenthesize argument warnings 2009-08-09 16:00:53 +01:00
actionpack Remove unused routeset method routes_for_controller_and_action in favour for routes_for [#3023 state:resolved] 2009-08-09 18:02:35 +01:00
activemodel Fix exclusive range patch to use begin/end instead of min/max. [#2981 status:resolved] 2009-08-08 23:42:18 +01:00
activerecord Allow connect_timeout, read_timeout and write_timeout settings for MySQL [#2544 state:resolved] 2009-08-09 17:13:22 +01:00
activeresource Setting connection timeout also affects Net::HTTP open_timeout. 2009-08-09 02:28:00 -07:00
activesupport Remove unnecessary &block from Range#sum and add tests for (num..float).sum 2009-08-09 18:15:20 +01: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 Require test/unit in the generated test_helper for plugin [#1878 state:resolved] 2009-08-09 17:56:41 +01: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 Removed remaining old generators files. 2009-07-03 14:57:46 +02: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