bevry / cson

CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects.
Other
1.34k stars 56 forks source link

ERROR: cannot load such file -- cson #79

Closed discentem closed 7 years ago

discentem commented 7 years ago

Is there anyway to call convert stuff to/from cson in ruby?

balupton commented 7 years ago

You would have to have ruby call the cson2json and json2cson executables. How you do this in Ruby I am not sure. Asking on Stack Overflow would be your best bet.

Closing in accordance with https://github.com/bevry/cson/blob/f9a383c8ea7bd3f563dc8e86a87b2d3ff2785b07/CONTRIBUTING.md#support