/acts_as_search_and_destroy

Index your models with IndexTank. (Abandoned because IndexTank abandoned me...)

Primary LanguageRubyMIT LicenseMIT

ActsAsSearchAndDestroy

Index your model with IndexTank! This is a work in progress.

Example

    class Article < ActiveRecord::Base
      acts_as_search_and_destroy
    end

Copyright (c) 2011 Allen Madsen, released under the MIT license