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