Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
case sensitivity fix for tagged_with mbleigh#965 (mbleigh#990)
arel matches and matches_any has a third parameter for case sensitivity, that was not set and always false. So ActsAsTaggableOn.strict_case_match didn't work with PostgreSQL Co-authored-by: René Kersten <rene.kersten@gmail.com>
- Loading branch information