two generator issues....
Reported by Richard Schell | April 26th, 2009 @ 01:55 PM
First, the generator tries to install spec/emails_routing_spec.rb (line 29, mq_generator.rb). The file is actually named spec/email_routing_spec.rb.
Second, the email.rb in line 39 for the insertion of the mailer name doesn't output the mailer name (it's a <% mailer_name %> instead of a <%= mailer_name %>.
I'll log any more issues if I find them... this looks to be an elegant solution.
Comments and changes to this ticket
-
Matt Darby July 11th, 2009 @ 10:17 AM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
MQ is a Rails gem that generates an MVC stack that does email queuing.