metautonomo.us

Confounding URL typists since 2007.

MetaSearch: Testers wanted

Posted by Ernie on April 3, 2010 at 5:42 pm

MetaSearch has had a bunch of nifty additions since the last released gem version. I’d really love to have some testers try out the new version, but it requires some handy additions to Arel which currently only exist on my fork. Those intrepid enough to try it out will gain a host of bug fixes, custom validators, and any- and all-suffixed methods for easier multi-condition searches.

Anyway, to try out the latest and greatest MetaSearch, just add the following to your Gemfile:

gem 'arel', :git => "git://github.com/ernie/arel.git"
gem 'meta_search', :git => "git://github.com/ernie/meta_search.git"

Be sure to check out the docs for info on how to use all the new goodies, and please send me your feedback!

Filed under Blog
Tagged as , , , ,
You can leave a comment, or trackback from your own site.