Ruby on Rails
Go to file
David Heinemeier Hansson 229f959d15 Added the option to declare an asset_host as an object that responds to call (see http://github.com/dhh/asset-hosting-with-minimum-ssl for an example) [DHH] 2008-11-27 17:51:33 +01:00
actionmailer Merge branch 'master' of git@github.com:rails/rails 2008-11-25 18:48:46 -08:00
actionpack Added the option to declare an asset_host as an object that responds to call (see http://github.com/dhh/asset-hosting-with-minimum-ssl for an example) [DHH] 2008-11-27 17:51:33 +01:00
activemodel Explicitly require Active Support for tests 2008-11-24 22:45:44 -08:00
activerecord Ensure hash conditions on referenced tables are considered when eager loading with limit/offset. [#1404 state:resolved] 2008-11-26 15:25:39 +01:00
activeresource Ruby 1.9 compat: don't shadow local var with block arg 2008-11-22 19:19:13 -08:00
activesupport Don't re-require 'rexml/document' 2008-11-26 15:01:59 +01:00
ci Spam more people, the list is next 2008-11-18 20:52:07 +01:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Let all plugins not just engines have a config/routes.rb file 2008-11-26 20:30:21 +01:00
.gitignore Merge with docrails. Also add a rake task to generate guides in your rails application : 2008-10-21 18:33:40 +01:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00