RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

JSON Audit: View what parts of JSON you actually use in your app

I’ve created a JS project that uses getters/setters in JS to watch usage of objects. If you attach the auditor to JSON objects immediately after they’ve been retrieved you can use your app and then open a window to see which parts of the JSON object were actually used. You can see the project on GitHub.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in