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

uninitialized constant User::Amistad #54

Open
jennaleeb opened this issue May 16, 2015 · 0 comments
Open

uninitialized constant User::Amistad #54

jennaleeb opened this issue May 16, 2015 · 0 comments

Comments

@jennaleeb
Copy link

Hey there! I'm fairly new to rails and trying to implement the amistad gem (using devise). I've it up using the Active Record instructions (and somewhat using this as an example http://keighl.com/post/amistad-friendships-controller/) but am getting the error:

uninitialized constant User::Amistad

and this line in my User.rb model is highlighted:

include Amistad::Friendships::UserFriendship

Any ideas what I am missing? 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