Ruby on Rails
Go to file
Jeremy Kemper cc852e2580 Use FileUtils.mv instead of rename to copy in case of cross-device links 2010-02-18 10:48:01 -08:00
actionmailer Merge master. 2010-02-17 00:48:04 +01:00
actionpack Rename router internal option :namespace to :controller_namespace which is its real purpose. 2010-02-17 18:43:42 +01:00
activemodel Fix test load paths for those not using bundler 2010-02-15 10:20:11 -06:00
activerecord Merge master. 2010-02-17 00:48:04 +01:00
activeresource Merge master. 2010-02-17 00:48:04 +01:00
activesupport Use FileUtils.mv instead of rename to copy in case of cross-device links 2010-02-18 10:48:01 -08:00
ci Have CI use the current version of bundler 2010-02-16 17:15:56 -08:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Ensure config.after_initializer is executed before building the middleware stack. 2010-02-18 18:56:11 +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 adds rdoc dependency to generate the API 2010-02-15 10:53:41 -08:00
Rakefile fixes doc generation 2010-02-10 14:37:56 -08:00
bundler.rb Fix test load paths for those not using bundler 2010-02-15 10:20:11 -06: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 Force 0.4.7 for 3.0.0.beta. Bump to ~> 0.5.0 for beta1. 2010-02-11 17:31:50 -08:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00