Sha256: c8785c9efd08d9b576ccf37ba8d9fabd686a72a4191d1a3d34741171209a02b7
Contents?: true
Size: 192 Bytes
Versions: 12
Compression:
Stored size: 192 Bytes
Contents
module DeviseChallengeQuestionable module Schema # def second_factor_attempts_count # apply_devise_schema :second_factor_attempts_count, Integer, :default => 0 # end end end
Version data entries
12 entries across 12 versions & 1 rubygems