RubyFlow The Ruby and Rails community linklog

Search your ActiveRecord models using a simple query language

I recently released version 2.0 of scoped search. Scoped search allows you to search your ActiveRecord-based models using a simple query language in a named scope. It uses standard SQL to perform queries, and no additional indexing software is required.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in