1 line
104 B
Text
1 line
104 B
Text
#complexity-bar.password-complexity{ class: "complexity-#{@length < @min_length ? @score/2 : @score}" }
|