Open jamescam22 opened 10 years ago
I found that I had to use these 3 before the ng-active-resource script link. I found them being referenced in the example app code.
lodash.js async.js active-support.js
Thanks, yes it is active-support for that particular string method.
This stumped me for a little as well, thanks.
lodash.js, async.js, active-support.js are hard dependencies, this should be mentioned in the docs !
Where is the hyphenate method supposed to be defined on the string? What lib are you guys using that I have forgotten to include?