*** example output ***
compile error
./script/../config/../app/views/layouts/accounts.rhtml:3: parse error, unexpected tIDENTIFIER, expecting kEND
./script/../config/../app/views/layouts/accounts.rhtml:4: Invalid char `\003' in _expression_
./script/../config/../app/views/layouts/accounts.rhtml:4: parse error, unexpected tIDENTIFIER, expecting kEND**************************Each and every time, editing the file in an editor (I typically use Textpad & RadRails) solves the problem. In other words, I just open the file add a blank line, delete the blank line, then save (this to 'trick' the editor into setting the 'dirty' flag that a save is needed). This didn't happen in the 2.6 code base, but I can't exactly say where things went astray.
_______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
