Ron Lusk on 8 Nov 2005 16:34:25 -0000 |
Lots of configuration changes (environment, I believe) have been repackaged or moved in 0.14.x, I believe. There are suggestions in the documentation Upgrading to Rails 1.0 (http://manuals.rubyonrails.com/read/book/19) that may help. Try copying your directory (recursively) to a backup directory, and then run the command rails mykillerapp followed by diff -r mykillerapp-bkup mykillerapp to see what has changed (if you aren't using version control). I think this is the suggestion in the manual. My thought being that the Rails 0.14 config for mail environment may have changed. On 11/8/05, Mike Zornek <mikezornek@mikezornek.com
> wrote: I use action mailer to send out emails but for some unknown reason I -- Ron Lusk ronlusk@alum.mit.edu _______________________________________________ talk mailing list talk@phillyonrails.org http://lists.phillyonrails.org/mailman/listinfo/talk
|
|