Go to file
Raimonds Simanovskis 963570b51c added additional objects necessary for OracleAdapter specific tests
if OracleAdapter is used then use VARCHAR2(4000) instead of CLOB datatype as CLOB data type has many limitations in
Oracle SELECT WHERE clause which causes many unit test failures
2009-08-06 23:40:59 +03:00
actionmailer Merge docrails 2009-07-25 16:03:58 +01:00
actionpack Make sure javascript_include_tag/stylesheet_link_tag does not append ".js" or ".css" onto external urls [#1664 state:resolved] 2009-08-05 15:58:55 +01:00
activemodel Use send instead of instance_eval 2009-08-06 00:11:28 +01:00
activerecord added additional objects necessary for OracleAdapter specific tests 2009-08-06 23:40:59 +03:00
activeresource Add wrap_with_notifications helper to AMo observing 2009-07-20 23:57:01 -05:00
activesupport Extract String#bytesize shim 2009-08-01 18:34:41 -07: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 Dont require thin as the thin rack adapter is now upstream 2009-08-05 23:00:33 +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