Module: Filterable::Matchable::StartsWith
- Defined in:
- lib/filterable/matchable/starts_with.rb
Overview
Keeps rows whose matchable attribute starts with the term — the sargable
variant, able to use a B-tree index. Reads filters[<attribute>][starts_with].