Searching Owner-Specific Tags in Rails with ActsAsTaggableOn and Ransack
Recently, I needed to implement a search feature for tags that are attached to specific owners using the acts_as_taggable_on gem in a Rails project. Since we use Ransack for searching, I wanted to integrate both tools. However, the standard document...
mateuszbialowas.com1 min read