Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service got renamed to flash-messages-service but docs need to be updated #40

Closed
technomage opened this issue Mar 30, 2015 · 1 comment

Comments

@technomage
Copy link

The readme shows service injection with flashMessages: Ember.inject.service(), but the new name is flashMessagesService. Same for the case where you pass in a name: Ember.inject.service('flash-messages-service'). I am running into this from an add-on that is using ember-cli-flash 1.0.0.

@technomage
Copy link
Author

Still looking into it. My application that uses ember-cli-flash where I am trying to extract the add-on still works with the old api, so it is probably something in my add-on setup or test setup.

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

No branches or pull requests

1 participant