Ruby on Rails
Go to file
David Heinemeier Hansson 63d8f56774 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
actionmailer Merge branch 'master' of git@github.com:rails/rails 2008-11-25 18:48:46 -08:00
actionpack Merge branch 'master' of git@github.com:rails/rails 2008-11-26 02:05:53 -08: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 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