search for: harvesthq

Displaying 2 results from an estimated 2 matches for "harvesthq".

Did you mean: harvested
2011 Feb 08
1
An acts_as_sortable replacement built for Rails 3
Howdy all, I just wanted to point out a new positioning library we open-sourced at Harvest: http://hrv.st/f03yfi And github: https://github.com/harvesthq/ranked-model A couple reasons this is a nice option for positioning: * ARel! From the ground up this library uses ARel so sorts can be chained like any order() statement. * Multiple rankers for a single model. * Group sorted items by a common column or any scope. * Fewer database writes...
2011 Mar 07
0
A new, minimal Sphinx gem for Rails
...y minimal support, just a wrapper around Mysql2. I looked at creating an ARel wrapper, but SphinxQL itself ended up being a bit buggy about quotes and escaping values so we moved away from SphinxQL for now. The gem is published at rubygems and you can find the code at Github: https://github.com/harvesthq/thebes Give it a look and let me know what you think. Thanks, -Matthew -- -- Matthew Beale :: 607 227 0871 Resume& Portfolio @ http://madhatted.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, s...