SyntaxFix
Write A Post
Hire A Developer
Questions
To get the build in classes (like Array and Hash) to support as_json and to_json, you need to require 'json/add/core' (see the readme for details)
as_json
to_json
require 'json/add/core'