1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2010-02-07 13:45:47 +01: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 Add backtrace cleaner on test unit railtie. 2010-02-07 13:45:47 +01:00
ci remove all sudo references from CI build script 2010-02-06 21:40:22 -08:00
doc/template
railties Add backtrace cleaner on test unit railtie. 2010-02-07 13:45:47 +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
rails.gemspec CI: sudo unnecessary. Bump bundler dep to 0.9.3. 2010-02-06 21:18:08 -08:00
rails3b.gemspec Add the dummy rails3b gemspec that pulls in non-prerelease deps 2010-02-04 23:53:10 -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