Version 0.0.5
Fixes a bug and does some catching up to the blueprint-changes in ember-cli.
- Updates to blueprints from ember-cli
- Generating a helper also generates a test
- The generated initializer for services is more explicit about being for a service
- Generating a route called 'basic' doesn't add it to router.coffee
- Generated services are no longer broken (sorry!)