Method: String#recode
- Defined in:
- lib/arachni/ruby/string.rb
#recode ⇒ Object
175 176 177 |
# File 'lib/arachni/ruby/string.rb', line 175 def recode dup.recode! end |
175 176 177 |
# File 'lib/arachni/ruby/string.rb', line 175 def recode dup.recode! end |