lib/forgery/forgery/basic.rb in forgery-0.3.0 vs lib/forgery/forgery/basic.rb in forgery-0.3.1
- old
+ new
@@ -35,10 +35,10 @@
:at_most => 12,
:allow_lower => true,
:allow_upper => true,
:allow_numeric => true,
:allow_special => false}.merge!(options)
- self.text(options)
+ text(options)
end
# SHA1 hexdigests a password salted with the current time
#
# Forgery(:basic).encrypt