On Wed, Mar 01, 2006 at 10:18:10AM -0700, Lee Marlow wrote: > We have also been using our own version of acts_as_ferret, put > together from the wiki and a version that was on the rails mailing > list. We added a simple rake task for rebuilding the index and > pagination. We kept the one index for all models as I expect Ferret > to be fast enough to handle it and maybe we'll want to query across > models one day. > > I tried to checkout the code from > https://svn.jkraemer.net/svn/projects/ferret-demo/trunk/vendor/plugins/acts_as_ferret/ > but it is requiring a username and password, even though I can access > it fine through the web. I was hoping I could send you some diffs for > some of the things we've done. Is there a guest account I could use > to checkout?
Ooops, my mistake, read-only access via svn should work now without any authentication. patches are welcome of course :-) btw: I just fixed the issue reported in this thread. 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

