Ruby on Rails
Go to file
Tristan Dunn 1af9bd58a0 No longer require database name for MySQL to allow cross database selects.
[#1122 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-08-09 14:35:57 -07:00
actionmailer Get rid of parenthesize argument warnings 2009-08-09 16:00:53 +01:00
actionpack Added both the documentation and a test case for the collection path name customization feature. 2009-08-09 14:26:36 -07: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 No longer require database name for MySQL to allow cross database selects. 2009-08-09 14:35:57 -07:00
activeresource Make ActiveResource#exists? work [#3020 state:resolved] 2009-08-09 22:24:57 +01:00
activesupport Improving test coverage for Range#sum [#2489] 2009-08-09 21:46:52 +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 .gitignore activesupport/test/fixtures/isolation_test 2009-08-09 18:18:47 +01:00
Rakefile Vendorized Thor. 2009-07-13 23:13:48 +02:00
pushgems.rb
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00