Skip to content

Conversation

@jeremylynch
Copy link

I have a model called Block which was conflicting with the blocks method.

I thought the method name blocked_followers is better suited and less confusing than blocks.

@jcoyne
Copy link
Collaborator

jcoyne commented Dec 16, 2016

Changing the public API would be a breaking change per semver and would require a new major version.

followers_scope.to_a.collect{|f| f.follower}
end

def blocks(options={})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method should be retained and deprecated.

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