-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Would be nice to have a standard set of blueprints to use. Could each be prefixed with es- so as not to override default ones. Or the developer could have the option to override default blueprints or not...
http://www.ember-cli.com/#generators-and-blueprints
Looks like this is the way to go: https://github.com/manuelmitasch/ember-cli-rest-api-blueprint
http://reefpoints.dockyard.com/2014/06/24/introducing_ember_cli_addons.html
"Allow addons to provide a blueprintPaths function that will return addition paths for blueprints to be looked up. This will allow an addon to override internal blueprints or add their own."
$ ember blueprint es-controller posts
// override mode
$ ember blueprint controller posts
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels