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 local variable or method `acts_as_followable' #67

Open
ghost opened this issue Nov 29, 2015 · 1 comment
Open

undefined local variable or method `acts_as_followable' #67

ghost opened this issue Nov 29, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 29, 2015

When I include acts_as_follower and acts_as_followable in the relevant models I get the following error:
"undefined local variable or method `acts_as_followable'"

@amoludage
Copy link
Contributor

@circlesapp
I think this is an setup issue, I had the same issue because I forgot to run bundle install command after adding acts_as_follower into Gemfile. But when I run bundle install then it works for me.

If this is not works for you please send me steps that you followed for acts_as_follower installation and also specify which database you are using.

Thanks.

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