search_qd 0.0.1
SearchQd provides a search method for string/text columns of an ActiveRecord model. The search itself is handled via simple SQL LIKE statements. That is why it is called quick and dirty.
Gemfile:
=
install:
=
Versions:
- 0.0.1 October 04, 2012 (7.5 KB)
Runtime Dependencies (1):
activerecord
>= 0