Ruby on Rails
Go to file
David Heinemeier Hansson 40b40c4870 Added support for multiple routes files and made draw not clear the map so they can be additive 2008-11-26 15:57:36 +01:00
actionmailer Merge branch 'master' of git@github.com:rails/rails 2008-11-25 18:48:46 -08:00
actionpack Added support for multiple routes files and made draw not clear the map so they can be additive 2008-11-26 15:57:36 +01:00
activemodel Explicitly require Active Support for tests 2008-11-24 22:45:44 -08:00
activerecord Rename use_transactional_fixtures? so it doesn't collide with the superclass_delegating_accessor's query method 2008-11-25 23:50:57 -08:00
activeresource Ruby 1.9 compat: don't shadow local var with block arg 2008-11-22 19:19:13 -08:00
activesupport Simpler and clearer to just explicitly require the JSON encoders 2008-11-26 01:08:37 -08: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 Added app/[models|controllers|helpers] to the load path for plugins that has an app directory (go engines ;)) [DHH] 2008-11-26 14:41:20 +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
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00