Displaying 1 result from an estimated 1 matches for "index_main".
Did you mean:
index_mail
2006 Apr 08
5
Strange error ...
I''m getting a very strange error in a very vanilla Rails app setup:
compile error
./script/../config/../app/views/home/index.rhtml:1: parse error,
unexpected $, expecting kEND
_erbout = ''''; _erbout.concat " <div id=\"index_main\">\n"
... ?
Anyone know what this might be? I installed the Login Engine and the
error started. I''m using a Windows machine and I''d like to delete
existing session files, but I''m not sure where they''re stored ...
Anyone can tell me?
Any help would...