Top "Curb" questions

Curb provides Ruby-language bindings for the libcurl, a fully-featured client-side URL transfer library.

Can't find libcurl or curl/curl.h (RuntimeError)

I am trying to install curb 0.8.0 on a Windows computer but I can not seem to get anywhere. I have …

ruby-on-rails ruby curl gem curb
An error occurred while installing curb (0.8.5)

While bundling an old project, this error came up: Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension. /home/…

ruby linux bundler curb
Ruby: How do I send a JSON POST request using Curb?

How can I set the request body of a CURB request to be my json string? I am trying to …

ruby post curb
Can't Install Curb - Having problems with native extensions.

I'm trying to install the curb gem on my Debian machine but I'm having a hard time building the gem …

ruby curl debian rvm curb