rondale-sc / ember-cli-rails-addon

27 stars 37 forks source link

Add stacktrace file on buildError for consumption by ember-cli-rails #7

Closed rondale-sc closed 9 years ago

rondale-sc commented 9 years ago

@rwz This will write a file at the same location as the lockfile named error.txt. Should be able to check for its existence and halt the middleware if it is present.

Yay for not having to swap panes to figure out if there was an error!!! :))

rondale-sc commented 9 years ago

Re: https://github.com/rwz/ember-cli-rails/issues/23