Kong / unirest-ruby

Unirest in Ruby: Simplified, lightweight HTTP client library.
http://unirest.io/ruby
MIT License
364 stars 81 forks source link

Unirest.default_header(..,..) returns undefined method `default_header' for Unirest:Module (NoMethodError) #38

Open tokhi opened 8 years ago

jcohenho commented 8 years ago

I get this error in one RoR project, but not another. Maybe there are conflicting gems that cause this?

andrhamm commented 7 years ago

Probably related to #19