mbleigh / acts-as-taggable-on

A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
http://mbleigh.lighthouseapp.com/projects/10116-acts-as-taggable-on
MIT License
4.95k stars 1.18k forks source link

Allow prefix and suffix wildcard tag search #1082

Closed glampr closed 2 years ago

glampr commented 2 years ago

Improve on wild: true option for wildcard tag searches to also allow:

Let me know what you think, thanks!

seuros commented 2 years ago

Can you rebase this PR please.

glampr commented 2 years ago

I have rebased the branch to latest master.