James Adam
2005-Nov-03 10:49 UTC
Rails Engines/Login Engine Update :: ActionMailer is Too Funky
We found a bit of a bug using Rails Engines with ActionMailer - the way it finds templates differs from ActionPack enough to require a special case. There''s a fix now in the SVN - if you''re using Engines/LoginEngine, please update your plugins accordingly: $ script/plugin install [-x] https://opensvn.csie.org/rails_engines/plugins/engines $ script/plugin install [-x] https://opensvn.csie.org/rails_engines/plugins/login_engine There''s also a Trac for both engines running at: https://opensvn.csie.org/traccgi/rails_engines/trac.cgi/ Any issues should be raised there as a ticket, preferably with patches. Thanks for all your comments, advice and bug reports so far - keep them coming!