A summary of data about the Ruby ecosystem.

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

Faraday adapter for Patron
https://github.com/lostisland/faraday-patron

Keywords from Contributors

feature-flag

Last synced: about 5 hours ago
JSON representation

Repository metadata

Faraday adapter for Patron

README.md

Faraday Patron adapter

This gem is a Faraday adapter for the Patron library.
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 Patron.

Installation

Add these lines to your application's Gemfile:

gem 'faraday-patron'

And then execute:

$ bundle install

Or install them yourself as:

$ gem install faraday-patron

Usage

conn = Faraday.new(...) do |f|
  f.adapter :patron do |session|
    # yields Patron::Session
    session.max_redirects = 10
  end
end

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 run bundle exec rake release, 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 Patron 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: 2 days ago

Total Commits: 18
Total Committers: 3
Avg Commits per committer: 6.0
Development Distribution Score (DDS): 0.5

Commits in past year: 7
Committers in past year: 2
Avg Commits per committer in past year: 3.5
Development Distribution Score (DDS) in past year: 0.143

Name Email Commits
Matt i****a 9
Olle Jonsson o****n@g****m 8
Ignacio Huerta i****o@i****t 1

Committer domains:


Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 2
Total pull requests: 6
Average time to close issues: about 3 hours
Average time to close pull requests: about 22 hours
Total issue authors: 2
Total pull request authors: 3
Average comments per issue: 12.0
Average comments per pull request: 0.0
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • derSascha (1)
  • ioannisstavrakakis (1)

Top Pull Request Authors

  • olleolleolle (4)
  • iox (1)
  • iMacTia (1)

Top Issue Labels

  • question (1)

Top Pull Request Labels


Package metadata

gem.coop: faraday-patron

Faraday adapter for Patron

  • Homepage: https://github.com/lostisland/faraday-patron
  • Documentation: http://www.rubydoc.info/gems/faraday-patron/
  • Licenses: MIT
  • Latest release: 2.0.2 (published 6 months ago)
  • Last Synced: 2025-12-10T03:00:50.029Z (2 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 280,994,885 Total
  • Docker Downloads: 933,901,493
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.046%
    • Downloads: 0.088%
    • Docker downloads count: 0.098%
  • Maintainers (1)
rubygems.org: faraday-patron

Faraday adapter for Patron

  • Homepage: https://github.com/lostisland/faraday-patron
  • Documentation: http://www.rubydoc.info/gems/faraday-patron/
  • Licenses: MIT
  • Latest release: 2.0.2 (published 6 months ago)
  • Last Synced: 2025-12-09T09:03:56.282Z (3 days ago)
  • Versions: 4
  • Dependent Packages: 4
  • Dependent Repositories: 20,003
  • Downloads: 280,742,399 Total
  • Docker Downloads: 933,901,493
  • Rankings:
    • Downloads: 0.1%
    • Docker downloads count: 0.122%
    • Dependent repos count: 0.254%
    • Dependent packages count: 4.021%
    • Average: 12.043%
    • Forks count: 22.131%
    • Stargazers count: 45.631%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • faraday >= 1.0, < 2
  • multipart-parser ~> 0.1.1
  • 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-patron.gemspec rubygems
  • patron >= 0.4.2
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby v1 composite
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby v1 composite
  • rubygems/release-gem v1 composite

Score: 22.70958915602749