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

Update finding tagged objects in readme #794

Merged

Conversation

colemerrick
Copy link
Contributor

After spending an hour or two wondering what was going on, I discovered that a couple of the methods provided to find tagged objects should be described more explicitly to avoid confusion. Please see my changes to describe the important difference between:

User.tagged_with(["awesome", "cool"])

and

User.tagged_with(["awesome", "cool"], :match_all => true)

@seuros seuros merged commit a52814c into mbleigh:master Jan 13, 2017
@colemerrick colemerrick deleted the readme-update-finding-tagged-objects branch January 13, 2017 17:20
@colemerrick colemerrick restored the readme-update-finding-tagged-objects branch January 13, 2017 17:25
tekniklr pushed a commit to tekniklr/acts-as-taggable-on that referenced this pull request Mar 19, 2021
…-tagged-objects

Update finding tagged objects in readme [ci skip]
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