Go to file
2010-02-07 11:42:24 -08:00
actionmailer Fixing actionmailer tests for CI 2010-02-06 23:36:03 -08:00
actionpack Fix nested attributes with specified collection. 2010-02-07 13:45:47 +01:00
activemodel Fix tiny version number from '3.0.0beta' to '3.0.0.beta1', so 'rake install' will be run correctly [#3879 status:resolved] 2010-02-06 15:51:44 +01:00
activerecord Silenced "SHOW FIELDS" and "SET SQL_AUTO_IS_NULL=0" statements from the MySQL driver to improve log signal to noise ration in development [DHH] 2010-02-06 13:20:47 -08:00
activeresource Fix tiny version number from '3.0.0beta' to '3.0.0.beta1', so 'rake install' will be run correctly [#3879 status:resolved] 2010-02-06 15:51:44 +01:00
activesupport Fix doc typo and update fast_xs URL. Thanks to Dmitrii Golub. 2010-02-07 11:42:24 -08:00
ci remove all sudo references from CI build script 2010-02-06 21:40:22 -08:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Check if Test::Unit is defined before adding backtrace filter. 2010-02-07 14:51:23 +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 Make bin/rails call rails/commands/application, fix generators usage and update .gitignores. 2010-02-03 18:49:47 +01:00
Gemfile Bump git versions to 3.0.0.beta1 since we've released 2010-02-05 09:24:12 -08:00
load_paths.rb Use the correct environment.rb path 2010-02-04 10:08:06 -08:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
rails3b.gemspec Add the dummy rails3b gemspec that pulls in non-prerelease deps 2010-02-04 23:53:10 -08:00
rails.gemspec CI: sudo unnecessary. Bump bundler dep to 0.9.3. 2010-02-06 21:18:08 -08:00
Rakefile Submarine the rake-gemcutter dep in Rakefiles 2010-02-05 00:03:03 -08:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00