sstephenson / eco

Embedded CoffeeScript templates
MIT License
1.71k stars 70 forks source link

Update README to change reserved word 'yield' #50

Closed patslevin closed 12 years ago

patslevin commented 12 years ago

As Coffeescript is now enforcing strict mode by default, the formFor example using 'yield' throws a syntax error.