#EveryPost
Custom Ordering of Tag Search Results using Trigrams, ActiveRecord and Postgres
This is a demo of how to order search results in ActiveRecord using the ActsAsTaggable gem combined with a ‘fuzzy’ search via Postgres’ built-in trigram support.