Sha256: 2e463896f1bd5647652cc063a87da1a542c4b4bc6a8f4f926b548c690ce40ee2
Contents?: true
Size: 195 Bytes
Versions: 62
Compression:
Stored size: 195 Bytes
Contents
module Workarea module Storefront module UsersHelper def minimum_password_length PasswordValidator::MIN_LENGTHS[Workarea.config.password_strength] end end end end
Version data entries
62 entries across 62 versions & 1 rubygems