Seems like an obvious idea, but I can't find any documentation to support this.
I'm trying to create a scheduled rake task to send email reports. It could be done with an erb template, obviously, but it would be nice to have DRYML. Throwing a dryml template at normal mailer gives the following error... any thoughts? undefined method `dryml_context' for #<UserMailer:0x00000004d91670> -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
