No, I don't work in NYC, DC, or the valley, and I'm cool with that.
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!
I'm Ernie Miller. But then, you probably knew that by looking at the page title, or the URL. I'm a Ruby programmer in Louisville, Kentucky. This blog used to be called "metautonomo.us", which I thought was kind of clever, but nobody, including me, could type it. Lesson learned.

Pingback: metautonomo.us » Blog Archive » MetaUpdates
Pingback: metautonomo.us » Blog Archive » Why (fork) Arel?