Method: EncodedString#source_encoding
- Defined in:
- lib/encoded_string.rb
#source_encoding ⇒ Object (readonly)
Returns the value of attribute source_encoding.
36 37 38 |
# File 'lib/encoded_string.rb', line 36 def source_encoding @source_encoding end |