Ruby on Rails
Go to file
David Heinemeier Hansson 62ffc6e4db Simplified the logging format for parameters (don't include controller, action, and format as duplicates) [DHH] 2008-11-01 15:46:30 +01:00
actionmailer Update CHANGELOGs with the last few fixes, set date for today 2008-10-24 13:08:47 +02:00
actionpack Simplified the logging format for parameters (don't include controller, action, and format as duplicates) [DHH] 2008-11-01 15:46:30 +01:00
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord Make sure habtm use class variable to list association valid keys 2008-11-01 15:04:08 +01:00
activeresource Fixed that ActiveResource#post would post an empty string when it shouldn't be posting anything (Paolo Angelini) [#525 state:committed] 2008-10-30 12:47:23 +01:00
activesupport Added render :js for people who want to render inline JavaScript replies without using RJS [DHH] 2008-11-01 12:03:49 +01:00
ci Be more careful 2008-08-26 12:21:48 +02:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Really silence spec warnings when running GemDependency tests [#1308 state:resolved] 2008-10-31 18:45:36 +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