Hi
I’ve been using acts_as_ferret for a few weeks on my ibook and
everything has been going just fine. But when I migrated my project onto
windows xp sp2, acts_as_ferret seemed to become broken.
I just put my project into a svn repository from ibook and checked it
out into a windows pc. I got ruby1.8.5, rails1.2.3, ferret0.11.4
installed as gems. After I checked out the project, I got no such file
to load – acts_as_ferret (MissingSourceFile) error while trying to
start server.
I’ve tried to delete the acts_as_ferret plugin and reinstall it. The
reinstallation is successful, but the error is still there.
Does anyone has any ideas about this? Thanks a lot.
Allen