Sha256: 4a06349928eddaa0fa29532464d01a601bd9a0fcfa4ec6b775afb95fb2203ff0

Contents?: true

Size: 94 Bytes

Versions: 5

Compression:

Stored size: 94 Bytes

Contents

class String
  def utf8
    Iconv.conv(PagseguroCatcher::XML_CHARSET, "UTF-8", self)
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pagseguro_catcher-0.1.3 lib/pagseguro_catcher/core_ext/string.rb
pagseguro_catcher-0.1.2 lib/pagseguro_catcher/core_ext/string.rb
pagseguro_catcher-0.1.1 lib/pagseguro_catcher/core_ext/string.rb
pagseguro_catcher-0.1.0 lib/pagseguro_catcher/core_ext/string.rb
pagseguro_catcher-0.0.4 lib/pagseguro_catcher/core_ext/string.rb