Libraries
»
strmask
(0.2.1)
»
Index
»
String
»
Mask
»
#replace
Method: String::Mask#replace
Defined in:
lib/strmask.rb
#
replace
(string) ⇒
Object
212 213 214
# File 'lib/strmask.rb', line 212
def
replace
(
string
)
@to_str
=
string
.
to_s
end