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 the action_mailer gem dependency #5

Open
metavida opened this issue Apr 4, 2011 · 0 comments
Open

Remove the action_mailer gem dependency #5

metavida opened this issue Apr 4, 2011 · 0 comments

Comments

@metavida
Copy link

metavida commented Apr 4, 2011

We'd like to use the sms_fu gem with a non-Rails app using Pony, but the way you have dependencies set up, we're still required to install the action_mailer gem. I may be reading the code wrong, but it looks like the action_mailer-dependent SMSNotifier is only really used in non-pony mode. Instead of a gem-requirement, how about just raising an error when an SMSFu::Client is configured to use :action_mailer and it's not installed?

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

1 participant