Class: Registrar::Provider::EnomParser

Inherits:
HTTParty::Parser
  • Object
show all
Defined in:
lib/registrar/provider/enom.rb

Instance Method Summary collapse

Instance Method Details

#bodyObject



425
426
427
# File 'lib/registrar/provider/enom.rb', line 425

def body 
  @body.force_encoding('UTF-8')
end