Sha256: 3b4460243822bb572998d78e0c571adfacf50f2d33f0dd770c3a22ae236aef3b
Contents?: true
Size: 237 Bytes
Versions: 4
Compression:
Stored size: 237 Bytes
Contents
# frozen_string_literal: true # Set some basic configuration settings. This can be overwritten in the # application in the same fashion. IdentityParade.configure do |config| config.blacklisted_keys = [] config.match_score = 0.5 end
Version data entries
4 entries across 4 versions & 1 rubygems