Ruby on Rails
Go to file
Michael Koziarski c4a0143854 Update the generated controller to not include the deprecated :secret option to protect_from_forgery 2008-11-23 14:28:34 +01:00
actionmailer ActionMailer should respect content type when choosing layouts 2008-11-21 04:09:14 +05:30
actionpack Change the forgery token implementation to just be a simple random string. 2008-11-23 14:28:34 +01:00
activemodel Extract state query method definition and quiet method redefinition warning. 2008-11-22 19:19:13 -08:00
activerecord Docfix [#1444 state:committed] 2008-11-23 13:43:59 +01:00
activeresource Ruby 1.9 compat: don't shadow local var with block arg 2008-11-22 19:19:13 -08:00
activesupport Changed the fallback String#each_char to use valid 1.9 syntax. 2008-11-22 22:01:01 -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 Update the generated controller to not include the deprecated :secret option to protect_from_forgery 2008-11-23 14:28:34 +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