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
Xavier Noria 9fd9e5d4f7 fixes doc generation
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-02-10 14:37:56 -08:00
actionmailer Adding ruby version spec to all gemspec files to at least 1.8.7 2010-02-08 09:42:12 +01:00
actionpack Its not a deprecation if you actually just ignore the call 2010-02-09 17:23:48 -08:00
activemodel fixes doc generation 2010-02-10 14:37:56 -08:00
activerecord Adding ruby version spec to all gemspec files to at least 1.8.7 2010-02-08 09:42:12 +01:00
activeresource Fix failing spec 2010-02-08 12:39:06 -08:00
activesupport Reinstate object/extending require too for Object.subclasses_of 2010-02-09 19:42:08 -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 Fix a couple failing tests. 2010-02-10 08:33: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 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
rails.gemspec Adding ruby version spec to all gemspec files to at least 1.8.7 2010-02-08 09:42:12 +01:00
rails3b.gemspec Adding ruby version spec to all gemspec files to at least 1.8.7 2010-02-08 09:42:12 +01:00
Rakefile fixes doc generation 2010-02-10 14:37:56 -08:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00