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

idea: rename model #44

Closed
samselikoff opened this issue Jun 17, 2015 · 4 comments
Closed

idea: rename model #44

samselikoff opened this issue Jun 17, 2015 · 4 comments

Comments

@samselikoff
Copy link

Would be great to have a command to rename a model

@trabus
Copy link
Collaborator

trabus commented Jun 17, 2015

@samselikoff would this fulfill what you're asking for? ember-cli/rfcs#17

@samselikoff
Copy link
Author

This would let you rename 'foo-model' to 'bar-model', and fix all references everywhere?

@trabus
Copy link
Collaborator

trabus commented Jun 27, 2015

Yes, however the fixing references part isn't quite right yet. It's a little too greedy and is currently affecting references that aren't actually references to the model. Still, if you're interested you can try it out with ember install ember-cli-rename

@samselikoff
Copy link
Author

Ok but it sounds like that project is solving this problem, so I'll go
ahead and close this.
On Sat, Jun 27, 2015 at 5:00 PM Jake Bixby notifications@github.com wrote:

Yes, however the fixing references part isn't quite right yet. It's a
little too greedy and is currently affecting references that aren't
actually references to the model. Still, if you're interested you can try
it out with ember install ember-cli-rename


Reply to this email directly or view it on GitHub
#44 (comment)
.

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

2 participants