Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/qcmd/core_ext/string.rb

Instance Method Summary collapse

Instance Method Details

#force_encoding(*args) ⇒ Object



3
4
5
# File 'lib/qcmd/core_ext/string.rb', line 3

def force_encoding(*args)
  self
end