summaryrefslogtreecommitdiffstats
path: root/spec/unit/util/json.rb
Commit message (Collapse)AuthorAgeFilesLines
* Adding a JSON utility module for providing Ruby compatLuke Kanies2009-06-061-0/+21
This provides the class-method behaviour that Ruby's JSON support expects but that we don't provide. Signed-off-by: Luke Kanies <luke@madstop.com>