UI Deploy

Curated, Short, Web UI Dev we Love.

Easy multi-table full-text search with Rails

In my new personal project I've been working for the past months I wanted the user to have the ability to search for certain records of a given model across multiple of it's fields and relations using a simple form with just one text field.

view source

Advertisement