Closed davinchew closed 12 years ago
thx. it would be good if you can send me a pull request to fix this bug :)
On Tue, Jul 10, 2012 at 6:26 AM, Davin Chew < reply@reply.github.com
wrote:
Pretty simple bug, the last line of the file has the closing block symbols reversed.
So instead of %} it should be }%. This causes a template compile error in the module faster-gt which I guess is more strict about syntax than the default groovy templating engine.
Reply to this email directly or view it on GitHub: https://github.com/greenlaw110/play-morphia/issues/92
OK, sent you a pull request to fix this.
Pretty simple bug, the last line of the file has the closing block symbols reversed.
So instead of %} it should be }%. This causes a template compile error in the module faster-gt which I guess is more strict about syntax than the default groovy templating engine.