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!

Searchlogic v2 released. Completely rewritten with a new approach.

Searchlogic v2 was released today. Searchlogic provides common named scopes and object based searching for ActiveRecord. V2 is a complete rewrite of the library. No code was reused, it went from ~2300 lines of code to ~400 lines of code. The big change is leveraging named scopes to do everything. I hope you enjoy it, check out the README for more info.

Comments

The new version really shows maturity from the developers, delimiting the scope of their library, and using a none obtrusive way to interact with rails, congratulations.

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