ben wrote:
> I'm running on webbrick 1.3.1, winxp, ruby 1.8.4, rails 1.1.6,
> ferret-0.10.2-mswin32
>
I'm running on the same, and am now getting weird errors on two separate
machines. Different errors than you're getting, though.
compile error
./script/../config/../app/views/layouts/application.rhtml:58: parse
error, unexpected $, expecting kEND
_erbout.concat " <div class=\"box\" id=\"desc\">\n"
^
What doesn't make sense to me is that the errors are not even inside of
ruby scriptlets, they're just in normal HTML parts of the view. And all
of my previous scriptlets are properly closed. If I mess around with the
layout by removing different parts of the html, I get different errors,
and then, randomly, some section of html being removed makes it work
again. Very, very odd behavior.
The SAME code (no messing around) running in my linux environment is
working fine.
If I remove acts_as_ferret from my model AND the filesystem, things
begin to work without any changes to the layout or other views.
I don't get it. :/ Maybe I'll try downgrading to Ferret 0.10.2 Ruby
instead of win32 and see what happens.
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk