Method: String#force_encoding

Defined in:
lib/moft/core_ext.rb

#force_encoding(enc) ⇒ Object



64
65
66
# File 'lib/moft/core_ext.rb', line 64

def force_encoding(enc)
  self
end