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

undefined method `full_comment' for nil:NilClass #5

Open
davidsilvasmith opened this issue Dec 3, 2016 · 2 comments
Open

undefined method `full_comment' for nil:NilClass #5

davidsilvasmith opened this issue Dec 3, 2016 · 2 comments

Comments

@davidsilvasmith
Copy link

Using rails_db_views causes a bug in my app - undefined method full_comment' for nil:NilClass` when using delayed_job to queue an email.

The issue is because of the dependency on rake-hooks. It looks like the issue is with their code.

@anykeyh
Copy link
Owner

anykeyh commented Dec 6, 2016

Hello,

I never experienced that,

But I know someone forked my project to remove the dependencies to rake-hooks (and compatibility for rails 2), you should look to the forks.

Once I'll have time, I'm gonna remove completely the dependency !

@davidsilvasmith
Copy link
Author

Thanks!

I looked at fixing it in rake-hooks (I have a fix in on my local copy) but it looks like their latest is a different version than the rails_db_views dependency.

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