Hi!
On Wed, Mar 15, 2006 at 02:01:56PM +0100, Tom Styles wrote:
> Hello,
>
> I've installed the Ferret gem and also got the act_as_ferret code from
> the wiki.
> I've set up my model "Branch" to act as ferret using the code below.
>
> acts_as_ferret :options => {:fields => ['name', 'body_text', 'address']}
I'd say that must read
acts_as_ferret :fields => ['name', 'body_text', 'address']
What Version of acts_as_ferret are you using ?
You should really use the one from the svn repository as described
there: http://projects.jkraemer.net/acts_as_ferret/
The plugin repository is
svn://projects.jkraemer.net/acts_as_ferret/trunk/plugin/acts_as_ferret
Kasper Weibel and me are actively working on the plugin there, the Code
in the Wiki is more or less outdated. There also is a small rails project
utilizing the plugin, under
svn://projects.jkraemer.net/acts_as_ferret/trunk/demo
Jens
--
webit! Gesellschaft für neue Medien mbH www.webit.de
Dipl.-Wirtschaftsingenieur Jens Krämer [EMAIL PROTECTED]
Schnorrstraße 76 Tel +49 351 46766 0
D-01069 Dresden Fax +49 351 46766 66
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk