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

Is ActionMailer really necessary? #97

Closed
neves opened this issue Dec 13, 2015 · 2 comments
Closed

Is ActionMailer really necessary? #97

neves opened this issue Dec 13, 2015 · 2 comments

Comments

@neves
Copy link

neves commented Dec 13, 2015

https://github.com/slim-template/slim-rails/blob/master/slim-rails.gemspec#L30

@deepj
Copy link
Contributor

deepj commented Dec 15, 2015

Here is PR (#93) removing that. Unfortunately, no maintainer isn't interesting in that :(

@januszm
Copy link
Contributor

januszm commented May 23, 2016

Seems to be necessary only as a devdependency (we've already updated the gemspec). In tests we have a test for mailer generator. This tests Rails::Generators::MailerGenerator

defined in ActionMailer in actionmailer/lib/rails/generators/mailer/mailer_generator.rb

@januszm januszm closed this as completed Jun 6, 2016
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

3 participants