plugin action mailer template paths not working with edge rails
Reported by azimux | September 6th, 2008 @ 05:30 PM
I got around this problem by changing rails, not engines. Somebody might be able to make an appropriate fix in engines itself by adding a template_root replacement in engines/lib/rails_extensions/active_record.rb
here's my patch from rails
Comments and changes to this ticket
-
James Adam September 13th, 2008 @ 09:11 AM
- → Tag changed from to action_mailer edge template
- → State changed from new to open
I thought I had fixed this bug in the 'edge' branch, but it looks like there are some new issues.
-
James Adam November 9th, 2008 @ 06:15 AM
- → State changed from open to more_details_needed
Does this issue still occur with the 'edge' branch?
If so, could you supply a failing test? Thanks!
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The rails engines plugin itself
