Go to file
2008-09-21 17:27:25 +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 Change all calls to String#chars to String#mb_chars. Remove a exception for Ruby <= 1.9. 2008-09-21 17:27:25 +02:00
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord Change all calls to String#chars to String#mb_chars. Remove a exception for Ruby <= 1.9. 2008-09-21 17:27:25 +02:00
activeresource HTTP Accept header 2008-09-18 11:15:48 +02:00
activesupport All methods which normally return a string now return a proxy instance. 2008-09-21 17:25:36 +02: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 make db:migrate:redo rake task accept an optional VERSION to target that specific migration to redo 2008-09-17 11:14:21 +02:00
.gitignore The 'rails' command was broken by the last commit. Fix that. 2008-08-26 16:28:41 +02:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00