Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove path requirement in mailer plugin #14

Closed
anazar opened this issue Jan 20, 2015 · 1 comment
Closed

remove path requirement in mailer plugin #14

anazar opened this issue Jan 20, 2015 · 1 comment

Comments

@anazar
Copy link

anazar commented Jan 20, 2015

Can you make it so we can just pass html into the mailer? We aren't using the render plugin with the mailer.

@jeremyevans
Copy link
Owner

You can already do that. The mailer plugin does not require the render plugin. If you look at the mailer plugin specs, you'll see that they test without the render plugin.

Note that in the future, per the contribution guidelines, please ask questions like this on the ruby-roda Google Group or IRC. GitHub Issues should be used for reporting bugs in Roda, not for questions on how to use Roda.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants