You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: