Registry / http-client / faraday-rack

faraday-rack

JSON →
library2.1.3rbrubygemsunverified

Faraday adapter for Rack

gem install faraday-rack
INSTALL
IMPORT
SIG · FARADAY-RACK
F
faraday-rack
http-clientrubyv2.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Faraday
require 'faraday/rack'

Use the Rack adapter with Faraday.

require 'faraday/rack' conn = Faraday.new(url: 'http://example.com') do |f| f.adapter :rack end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
faraday-rack — gem install faraday-rack · libregistry