Skip to content

Known Issues

Jae Hee Lee edited this page May 9, 2017 · 1 revision
  1. When reading and appending new json object to the existing json file via rake tasks, make sure that there is no new line at the end of the file. This will cause a problem for Sublime Text 3 users.
  • In Setting > User, make sure that ensure_newline_at_eof_on_save is set to false. Otherwise, you will be getting json parsing error.
Clone this wiki locally