Class: Dicey::OutputFormatters::JSONFormatter

Inherits:
HashFormatter show all
Defined in:
lib/dicey/output_formatters/json_formatter.rb

Overview

Formats a hash as a JSON document under results key, with optional description key.

Constant Summary collapse

METHOD =
:to_json

Method Summary

Methods inherited from HashFormatter

#call