ruby-json-to-hash

Homepage: https://github.com/otavioschwanck/ruby-json-to-hash.el

Author: Otávio Schwanck dos Santos

Updated:

Summary

Convert JSON to Hash and play with the keys

Commentary

This is a package to help you to insert json into your code and tests.
Instead of going to Rails Console and converting json, you just call ruby-json-to-hash-parse-json on on Emacs.
You also can create the let from the generated hash or send the let back to the hash.

Dependencies