Closed wesbos closed 11 years ago
If you save a file that can't be rendered (css, Gemfile..) it should return an error:
{ error: "Error message here" }
Or just set the response code to be one that is an error.
Should be complete with the latest commit.
If you save a file that can't be rendered (css, Gemfile..) it should return an error: