ember-cli-rails 0.5.8 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +0,0 @@
1
- Description:
2
- Generates ember cli initializer. The initializer sets up where the EmberCli application will live (by default in app/frontend)
3
-
4
- Example:
5
- rails generate ember-cli:init
6
-
7
- This will create:
8
- config/initializers/ember.rb