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

User should not be able to block himself. #57

Open
amoludage opened this issue Nov 4, 2015 · 0 comments
Open

User should not be able to block himself. #57

amoludage opened this issue Nov 4, 2015 · 0 comments

Comments

@amoludage
Copy link
Contributor

Hello,
I'm using this gem and I found problem with blocking functionality, that is the user(follower) is able to block himself.

Example:
follower.block(follower)

This create new record into "Follow" model.

But I think this should not be happen, the user can not be able to block himself.

@tcocca Is this issue??

amoludage pushed a commit to joshsoftware/acts_as_follower that referenced this issue Nov 17, 2015
jrasanen pushed a commit to jrasanen/acts_as_follower that referenced this issue Mar 18, 2016
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