RubyGems.org

duck_chain

1.0.0

A simple Rails 3 Gem that extends ActiveRecord. Let's you specify model attributes to dynamically create search methods similar to searchlogic's dynamic named scopes. It can be used to help Rails 2 projects with searchlogic migrate to Rails 3 with metasearch a little easier.

installgem install duck_chain
Authors

Tony Drake

790 total downloads 790 for this version
Owners

16dab122fa495c0b4b5cba4775aa2251

Gemfile
gem "duck_chain", "~> 1.0.0"
Versions
  1. 1.0.0 June 14, 2011
Runtime Dependencies
  1. activerecord >= 3.0.0