ember-cli-101-errata icon indicating copy to clipboard operation
ember-cli-101-errata copied to clipboard

Using PODS

Open Angelfire opened this issue 10 years ago • 0 comments

I think this chapter need more information, for example:

  • If you wanna keep using PODS in the future you have to add: "usePods": true in .ember-cli file
  • Optional: You can define a POD path using the attribute podModulePrefix within your environment configs, something like this: podModulePrefix: 'borrowers/pods',

I think this is a good way for keep working with PODS...

Angelfire avatar Aug 24 '15 14:08 Angelfire