Skip to content

Account for new Rails 5 base model and mailer classes in language grammar #27

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jefffederman
Copy link

Rails 5 introduced new base model and mailer classes, and snippets relying on those language scopes no longer worked. This commit accounts for the new classes, allowing model and mailer snippets to work properly.

…inition

Rails 5 introduced new base model and mailer classes, and snippets
relying on those language scopes no longer worked. This commit accounts
for the new classes, allowing model and mailer snippets to work
  properly.
@jefffederman
Copy link
Author

@infininight thoughts?

@simonc
Copy link

simonc commented Sep 16, 2017

I was about to make the same PR. The association shortcuts are my most used ones, please consider merging this one 🙏 ❤️

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

Successfully merging this pull request may close these issues.

2 participants