ember-render-modifiers
ember-render-modifiers copied to clipboard
Improve not-a-function error message
Fixes #23. When the passed fn
to the helper is not a function, this commit improves the error message users will see, hopefully helping with the debugging process.
First time contributing to an Ember project, so feel free to give me any feedback you have. Cheers!