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

ember:install generator should clear tmp files after installing. #343

Open
rwjblue opened this issue Feb 24, 2014 · 2 comments · May be fixed by #357
Open

ember:install generator should clear tmp files after installing. #343

rwjblue opened this issue Feb 24, 2014 · 2 comments · May be fixed by #357

Comments

@rwjblue
Copy link
Member

rwjblue commented Feb 24, 2014

Otherwise the incorrect files get served until rake tmp:clear is ran.

For reference:

http://stackoverflow.com/questions/21992870/ember-rails-upgrading-emberjs-version-confusing-tmp-folder

@rigelinside
Copy link

When I run "rails g ember:bootstrap" it puts ember.js and ember-data.js. which never change after that.

alexblom referenced this issue in alexblom/ember-rails Apr 22, 2014
only copy ember from gem when local over-ride / update not present
@CloCkWeRX
Copy link

I'm actually finding that even when I do

bundle exec rake -T I'm getting a tmp/ directory created. If I do it as the wrong user, all of a sudden I under up with an application that won't start.

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