Module: Viu::Json

Extended by:
ActiveSupport::Concern
Defined in:
lib/viu/json.rb

Constant Summary collapse

DEFAULT_JSON_ENCODER =
->(input) { input.to_json }.freeze