Hi Geoffrey,
I?m considering using sparklines to create a few graphs.
However after I have shown a report, almost all of my pages break and
just get shown as syntaxError. (As Shown below)
Have you any suggestions on how I can fix this?
Thanks
compile error
./script/../config/../app/views/paymentnames/list.rhtml:3: Invalid char
`\324'' in expression
./script/../config/../app/views/paymentnames/list.rhtml:4: parse error,
unexpected $, expecting kEND
_erbout.concat " <th>Name</th>\n"
^
Extracted source (around line #3):
1: <p>This list will be used for a auto complete filed, when creating
the payment schedule</p>
2: <table>
3: <tr>
4: <th>Name</th>
5: <th>Actions</th>
6: </tr>
--
Posted via http://www.ruby-forum.com/.