Displaying 1 result from an estimated 1 matches for "acts_as_ferrett".
Did you mean:
acts_as_ferret
2006 Feb 28
2
FerretOnRails
...e this.
I read about the Typo integration, that has a Content model, which all other
data models (Page, Comment, etc) extend and the
Content.find_by_content(@query) is used. This would work, however I do not
want to have a "Core" model which is extended in that fashion. But rather
have a acts_as_ferrett within each model, all referencing the same index.
Then have one search page which queries them all, and links to the
controller/show/id for each record result.
Any ideas how I may use the acts_as_ferret to do this?
-Nb
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nathaniel...