Sha256: 5ef2a0da1ee033d519b5072b2739b4d4be3cb16b6e9fa4da4a66a7e7e4a6d610
Contents?: true
Size: 152 Bytes
Versions: 3
Compression:
Stored size: 152 Bytes
Contents
# frozen_string_literal: true Decanter.config do |config| # Possible values are :with_exception, true or false config.strict = :with_exception end
Version data entries
3 entries across 3 versions & 1 rubygems