password_strength 0.3.1
Validates the strength of a password according to several rules: * size * 3+ numbers * 2+ special characters * uppercased and downcased letters * combination of numbers, letters and symbols * password contains username * sequences (123, abc, aaa)
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
activesupport
>= 2.3.5