Ruby on Rails
Go to file
José Valim 9dd67fce25 Add to_key and to_param methods to ActiveModel::Conversion. 2010-02-21 09:08:59 +01:00
actionmailer Allow to choose the template path and template name used in implicit rendering with ActionMailer. 2010-02-19 10:51:17 +01:00
actionpack AMo #key is now #to_key and CI is probably happy 2010-02-20 20:17:29 -08:00
activemodel Add to_key and to_param methods to ActiveModel::Conversion. 2010-02-21 09:08:59 +01:00
activerecord Add to_key and to_param methods to ActiveModel::Conversion. 2010-02-21 09:08:59 +01:00
activeresource Merge master. 2010-02-17 00:48:04 +01:00
activesupport Rename engines_load_path to railties_load_path. 2010-02-20 15:46:55 +01:00
ci Have CI use the current version of bundler 2010-02-16 17:15:56 -08:00
doc/template
railties Rename engines_load_path to railties_load_path. 2010-02-20 15:46:55 +01:00
tools
.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
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