ryanflorence / ember-tools

Generators and build tools for Ember applications
873 stars 81 forks source link

Helper generator should use `Ember.Handlebars.registerHelper` instead of `Ember.Handlebars.helper` #63

Open ralphholzmann opened 11 years ago

ralphholzmann commented 11 years ago

See https://github.com/emberjs/ember.js/issues/2820

ryanflorence commented 11 years ago

I need to beef up the helper command to prompt for the the type of helper you want.