Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Add the 'ngResource' module when using angular-resource.js #230

Closed
dbanck opened this issue May 31, 2013 · 2 comments
Closed

Add the 'ngResource' module when using angular-resource.js #230

dbanck opened this issue May 31, 2013 · 2 comments

Comments

@dbanck
Copy link

dbanck commented May 31, 2013

If an user answers "Would you like to include angular-resource.js?" with yes 'ngResource' should be added to the app modules.

Like:
angular.module('<%= _.camelize(appname) %>App', ['ngResource'])

@passy
Copy link
Member

passy commented May 31, 2013

Makes sense. Should do the same for ngSanitize and ngCookies then.

@jcumminsr1
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants