Go to file
2010-02-25 11:12:27 -08:00
actionmailer Renamed LocalizedCache to DetailsCache. 2010-02-24 22:17:26 +01:00
actionpack Use Object#singleton_class instead of #metaclass. Prefer Ruby's choice. 2010-02-25 09:32:29 -08:00
activemodel Use Object#singleton_class instead of #metaclass. Prefer Ruby's choice. 2010-02-25 09:32:29 -08:00
activerecord Use Object#singleton_class instead of #metaclass. Prefer Ruby's choice. 2010-02-25 09:32:29 -08:00
activeresource Revert "Fix test load paths for those not using bundler" 2010-02-23 17:31:17 -08:00
activesupport metaclass deprecated in 2.3.6 2010-02-25 11:12:27 -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 Fix dangling klass reference 2010-02-25 11:01:15 -08: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 Woops, forgot to actually add active_support/core_ext/file/path.rb 2010-02-23 17:42:26 -08:00
Gemfile Remove references to ActionDispatch::Routing::Routes in favor of Rails.appication.routes. 2010-02-24 10:52:16 -08:00
load_paths.rb Revert "Fix test load paths for those not using bundler" 2010-02-23 17:31:17 -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 Force 0.4.7 for 3.0.0.beta. Bump to ~> 0.5.0 for beta1. 2010-02-11 17:31:50 -08: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
Rakefile Make install appear on rake -T. 2010-02-21 14:18:40 +01:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00