RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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