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

Rails 5 issue #29

Open
chetan-clickapps opened this issue May 8, 2017 · 4 comments
Open

Rails 5 issue #29

chetan-clickapps opened this issue May 8, 2017 · 4 comments

Comments

@chetan-clickapps
Copy link

There was an error while trying to load the gem 'sendgrid-rails'.
Gem Load Error is: undefined method `alias_method_chain' for ActionMailer::Base:Class
Did you mean? alias_method

@paveltyk
Copy link
Owner

paveltyk commented May 8, 2017

What ruby/rails version do you use? Seems Rails 5 does Module#prepend now.

@chetan-clickapps
Copy link
Author

its Rails 5.1.0 version I am using

@paveltyk
Copy link
Owner

paveltyk commented May 8, 2017

I'm sorry, but this gem support rails 3, 4. Will you please provide a pull request?

@Malstrom
Copy link

Malstrom commented Aug 18, 2017

I have the same problem, any workaround?

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