A summary of data about the Ruby ecosystem.

https://github.com/lostisland/faraday-rack

Faraday adapter for a Rack app
https://github.com/lostisland/faraday-rack

Keywords from Contributors

rubygems rdoc ruby-documentation yard yardoc rack feature-flag google-libphonenumber parsing phone-number

Last synced: about 5 hours ago
JSON representation

Repository metadata

Faraday adapter for a Rack app

README.md

Faraday Rack adapter

This gem is a Faraday adapter for a Rack app.
Faraday is an HTTP client library that provides a common interface over many adapters.
Every adapter is defined into its own gem. This gem defines the adapter for a Rack app.

Installation

Add these lines to your application's Gemfile:

gem 'rack'
gem 'faraday-rack'

And then execute:

$ bundle install

Or install them yourself as:

$ gem install rack faraday-rack

Usage

Configure your Faraday connection to use this adapter like this:

connection = Faraday.new(url, conn_options) do |conn|
  conn.adapter(:rack)
end

For more information on how to setup your Faraday connection and adapters usage, please refer to the Faraday Website.

Development

After checking out the repo, run bin/setup to install dependencies. Then, run bin/test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To release a new version, update the version number in version.rb, and then use the GitHub Releases feature and use the new version number as "new tag", which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub.

License

The gem is available as open source under the terms of the license.

Code of Conduct

Everyone interacting in the Faraday Rack adapter project's codebase, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 35
Total Committers: 7
Avg Commits per committer: 5.0
Development Distribution Score (DDS): 0.314

Commits in past year: 17
Committers in past year: 4
Avg Commits per committer in past year: 4.25
Development Distribution Score (DDS) in past year: 0.235

Name Email Commits
Olle Jonsson o****n@a****m 24
Matt i****a 4
dependabot[bot] 4****] 3
m-nakamura145 m****5@g****m 1
Eugene Smentyna d****a@g****m 1
Ethan e****n@u****t 1
Andreas Schleifer g****b@s****e 1

Committer domains:


Issue and Pull Request metadata

Last synced: 16 days ago

Total issues: 3
Total pull requests: 17
Average time to close issues: 19 days
Average time to close pull requests: about 1 month
Total issue authors: 2
Total pull request authors: 6
Average comments per issue: 1.67
Average comments per pull request: 0.82
Merged pull request: 17
Bot issues: 0
Bot pull requests: 2

Past year issues: 1
Past year pull requests: 8
Past year average time to close issues: about 12 hours
Past year average time to close pull requests: about 19 hours
Past year issue authors: 1
Past year pull request authors: 4
Past year average comments per issue: 2.0
Past year average comments per pull request: 1.38
Past year merged pull request: 8
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/lostisland/faraday-rack

Top Issue Authors

  • olleolleolle (2)
  • Segaja (1)

Top Pull Request Authors

  • olleolleolle (10)
  • Segaja (2)
  • dependabot[bot] (2)
  • notEthan (1)
  • m-nakamura145 (1)
  • djsmentya (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (2)
  • github_actions (1)

Package metadata

gem.coop: faraday-rack

Faraday adapter for Rack

  • Homepage: https://github.com/lostisland/faraday-rack
  • Documentation: http://www.rubydoc.info/gems/faraday-rack/
  • Licenses: MIT
  • Latest release: 2.1.3 (published 6 months ago)
  • Last Synced: 2025-12-09T01:01:13.019Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 274,296,343 Total
  • Docker Downloads: 933,816,340
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.047%
    • Downloads: 0.091%
    • Docker downloads count: 0.099%
  • Maintainers (1)
rubygems.org: faraday-rack

Faraday adapter for Rack

  • Homepage: https://github.com/lostisland/faraday-rack
  • Documentation: http://www.rubydoc.info/gems/faraday-rack/
  • Licenses: MIT
  • Latest release: 2.1.3 (published 6 months ago)
  • Last Synced: 2025-12-07T01:00:24.550Z (3 days ago)
  • Versions: 4
  • Dependent Packages: 5
  • Dependent Repositories: 18,076
  • Downloads: 274,004,280 Total
  • Docker Downloads: 933,816,340
  • Rankings:
    • Downloads: 0.105%
    • Docker downloads count: 0.123%
    • Dependent repos count: 0.267%
    • Dependent packages count: 3.283%
    • Average: 8.518%
    • Forks count: 12.112%
    • Stargazers count: 35.218%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • multipart-parser ~> 0.1.1
  • rack-test >= 0.6
  • rake ~> 13.0
  • rspec ~> 3.0
  • rubocop ~> 1.12.0
  • rubocop-packaging ~> 0.5
  • rubocop-performance ~> 1.0
  • simplecov ~> 0.19.0
  • webmock ~> 3.4
faraday-rack.gemspec rubygems
  • faraday ~> 2.0
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby v1 composite
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-ruby v1 composite

Score: 24.244417065237812