malgorithms / toffee

a NodeJS and browser templating language based on coffeescript, with the slickest syntax ever
MIT License
174 stars 10 forks source link

render_no_args: calling render on browser with no args crashes #13

Closed apg closed 11 years ago

apg commented 11 years ago

Typically, this isn't a problem, because people are good citizens and call render() with arguments, but if they don't, things blow up. This fixes that and adds a test.

malgorithms commented 11 years ago

Thanks @apgwoz - do you need a version bump on npm or should I wait till the next big change?

apg commented 11 years ago

Can wait. It's not a huge deal, just preventative really.

On Wed, Feb 6, 2013 at 11:20 AM, Chris Coyne notifications@github.comwrote:

Thanks @apgwoz https://github.com/apgwoz - do you need a version bump on npm or should I wait till the next big change?

— Reply to this email directly or view it on GitHubhttps://github.com/malgorithms/toffee/pull/13#issuecomment-13190021.

http://www.apgwoz.com