#video
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.
Implementing an Interactive Demo
Brief walkthrough of implementing “demo mode” in Mezzi, and how it limits access to ActionCable for anonymous users.