Ruby on Rails
Go to file
Jeremy Kemper 2ba6049506 Accept array of attributes as arg also, like 2.3 2010-02-25 13:07:48 -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 Accept array of attributes as arg also, like 2.3 2010-02-25 13:07:48 -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
railties Fix dangling klass reference 2010-02-25 11:01:15 -08:00
tools
.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
Rakefile Make install appear on rake -T. 2010-02-21 14:18:40 +01:00
load_paths.rb Revert "Fix test load paths for those not using bundler" 2010-02-23 17:31:17 -08:00
pushgems.rb
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