Ruby on Rails
Go to file
Tarmo Tänav 7c9851dbb6 Support :limit on update_all so that has_many with :limit can be safely updated
Signed-off-by: Michael Koziarski <michael@koziarski.com>
2008-09-10 13:41:49 +02:00
actionmailer Fixed problem causes by leftover backup templates ending in tilde [state:committed #969] 2008-09-09 23:29:29 -05:00
actionpack Added ActionController::Translation module delegating to I18n #translate/#t and #localize/#l [status:committed #1008] 2008-09-10 00:39:54 -05:00
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord Support :limit on update_all so that has_many with :limit can be safely updated 2008-09-10 13:41:49 +02:00
activeresource Merge docrails 2008-09-03 17:58:47 +01:00
activesupport Added Inflector#parameterize for easy slug generation ("Donald E. Knuth".parameterize => "donald-e-knuth") #713 [Matt Darby] 2008-09-10 00:36:37 -05: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 Missing doc updates 2008-09-09 23:59:54 -05:00
.gitignore The 'rails' command was broken by the last commit. Fix that. 2008-08-26 16:28:41 +02: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