Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/bblimke/webmock

Last synced: about 23 hours ago

Repository metadata:

Library for stubbing and setting expectations on HTTP requests in Ruby.


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 1,499
Total Committers: 283
Avg Commits per committer: 5.297
Development Distribution Score (DDS): 0.579

Commits in past year: 51
Committers in past year: 10
Avg Commits per committer in past year: 5.1
Development Distribution Score (DDS) in past year: 0.412

Name Email Commits
Bartosz Blimke b****e@g****m 631
Bartosz Blimke b****z@n****k 181
David Begin d****e@g****m 52
phiggins p****e@p****g 28
Myron Marston m****n@g****m 25
Ray Zane r****e@g****m 20
James Conroy-Finn j****s@l****l 18
Hans Hasselberg me@h****o 18
Tiago t****b@g****m 12
Aleksey V Zapparov i****i@m****g 11
Bartosz Blimke and Ben Pickles b****s@n****k 9
“Pavel “****k@b****” 8
Olia Kremmyda o****a@g****m 8
Steve Hull p****y@g****m 7
Koichi ITO k****o@g****m 7
Aaron Kromer a****r@g****m 6
BK b****y@h****m 6
Christian Schmidt g****b@c****k 6
Mike Knepper m****r@g****m 6
pavel p****y@e****z 6
Vesa Laakso l****a@g****m 6
Carl c****3@g****m 5
Max Lincoln m****x@d****m 5
Mack Earnhardt m****k@a****m 5
Lin Jen-Shin g****t@g****g 5
Olle Jonsson o****n@g****m 5
SHIBATA Hiroshi h****t@r****g 4
Aidan Feldman a****n@g****m 4
Arron Mabrey a****n@m****m 4
Matt Burke s****s@g****m 4
and 253 more...

Issue and Pull Request metadata

Last synced: about 23 hours ago


Package metadata

rubygems: webmock

WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.

  • Homepage: https://github.com/bblimke/webmock
  • Documentation: http://www.rubydoc.info/gems/webmock/
  • Licenses: MIT
  • Latest release: 3.23.0 (published 9 months ago)
  • Last Synced: 2024-11-07T21:06:48.613Z (2 days ago)
  • Versions: 163
  • Dependent Packages: 8,353
  • Dependent Repositories: 60,590
  • Downloads: 285,613,408 Total
  • Docker Downloads: 2,157,782,831
  • Rankings:
    • Dependent packages count: 0.006%
    • Downloads: 0.067%
    • Docker downloads count: 0.126%
    • Dependent repos count: 0.143%
    • Average: 0.306%
    • Stargazers count: 0.333%
    • Forks count: 1.161%
  • Maintainers (2)
go: github.com/bblimke/webmock

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/bblimke/webmock#section-documentation
  • Licenses: mit
  • Latest release: v3.23.0+incompatible (published 9 months ago)
  • Last Synced: 2024-11-07T21:06:47.239Z (2 days ago)
  • Versions: 159
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 1.622%
    • Average: 4.057%
    • Dependent packages count: 6.492%

Dependencies

Gemfile rubygems
  • jruby-openssl >= 0
  • rake >= 0
webmock.gemspec rubygems
  • async-http >= 0.48.0 development
  • curb >= 0.7.16 development
  • em-http-request >= 1.0.2 development
  • em-synchrony >= 1.0.0 development
  • excon >= 0.27.5 development
  • http >= 0.8.0 development
  • httpclient >= 2.2.4 development
  • minitest >= 5.0.0 development
  • patron >= 0.4.18 development
  • rdoc > 3.5.0 development
  • rspec >= 3.1.0 development
  • test-unit >= 3.0.0 development
  • typhoeus >= 0.5.0 development
  • webrick >= 0 development
  • addressable >= 2.8.0
  • crack >= 0.3.2
  • hashdiff >= 0.4.0, < 2.0.0
.github/workflows/CI.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite