Ecosyste.ms: Funds

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

https://github.com/hashie/hashie

hacktoberfest hash-extensions ruby

Last synced: about 1 hour ago

Repository metadata:

Hashie is a collection of classes and mixins that make Ruby hashes more powerful.


Owner metadata:


Committers metadata

Last synced: 8 days ago

Total Commits: 637
Total Committers: 159
Avg Commits per committer: 4.006
Development Distribution Score (DDS): 0.832

Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
dblock d****k@d****g 107
Michael Herold m****d@g****m 75
Michael Bleigh m****l@i****m 61
Michael Herold o****e@m****m 27
Bobby McDonald b****o@g****m 19
Jerry Cheung j****h@w****m 18
gregory g****2@g****m 15
Bobby McDonald B****o 13
Max Lincoln m****x@d****m 13
Bram Swenson b****n@a****m 13
Jim Myhrberg c****t@j****e 11
Vladimir Kochnev h****e@y****u 9
Daniel Neighman h****x@g****m 8
Peter M. Goldstein p****n@g****m 7
Mislav Marohnić m****c@g****m 6
Bartosz Kopiński b****i@n****l 6
Peter Boling p****g@g****m 6
Jonathan Rochkind j****n@d****t 5
Anton Rieder a****r@g****m 5
Erol Fornoles e****s@g****m 5
Michael Bleigh m****h@m****m 5
Fabio Napoleoni f****i@g****m 4
Michael Sievers m****s@w****e 4
sazor s****l@g****m 4
Artur Bilski a****n@a****l 4
Maxim Filimonov t****p@g****m 4
Mark Abramov m****o@g****m 4
Koichi ITO k****o@g****m 4
André Luis Leal Cardoso Junior a****r@g****m 3
Paul Bowsher p****r@g****m 3
and 129 more...

Issue and Pull Request metadata

Last synced: 2 days ago


Package metadata

rubygems: hashie

Hashie is a collection of classes and mixins that make hashes more powerful.

  • Homepage: https://github.com/hashie/hashie
  • Documentation: http://www.rubydoc.info/gems/hashie/
  • Licenses: MIT
  • Latest release: 5.0.0 (published almost 3 years ago)
  • Last Synced: 2024-10-06T03:38:46.019Z (1 day ago)
  • Versions: 49
  • Dependent Packages: 1,941
  • Dependent Repositories: 90,583
  • Downloads: 342,782,963 Total
  • Docker Downloads: 714,648,055
  • Rankings:
    • Dependent packages count: 0.028%
    • Downloads: 0.054%
    • Dependent repos count: 0.126%
    • Docker downloads count: 0.172%
    • Average: 0.426%
    • Stargazers count: 0.659%
    • Forks count: 1.519%
  • Maintainers (6)

Dependencies

.github/workflows/danger.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems
  • activesupport ~> 5.x development
  • benchmark-ips >= 0 development
  • benchmark-memory >= 0 development
  • danger-changelog ~> 0.6.1 development
  • danger-toc ~> 0.2.0 development
  • guard ~> 2.6.1 development
  • guard-rspec ~> 4.3.1 development
  • guard-yield ~> 0.1.0 development
  • pry >= 0 development
  • rake >= 0 development
  • rspec ~> 3 development
  • rspec-pending_for ~> 0.1 development
  • rubocop ~> 1.0 development
  • simplecov >= 0 development
hashie.gemspec rubygems
  • bundler >= 0 development
spec/integration/active_support/Gemfile rubygems
  • activesupport ~> 5.x
  • activesupport ~> 4.x
  • hashie >= 0
  • rake >= 0
  • rspec ~> 3.5.0
spec/integration/elasticsearch/Gemfile rubygems
  • elasticsearch-api ~> 7.0.0
  • elasticsearch-model ~> 7.0.0
  • hashie >= 0
  • rake >= 0
  • rspec ~> 3.5.0
spec/integration/omniauth/Gemfile rubygems
  • benchmark-ips >= 0
  • hashie >= 0
  • omniauth >= 0
  • rack-test ~> 0.6.3
  • rake >= 0
  • rspec ~> 3.5.0
  • sinatra >= 0
spec/integration/omniauth-oauth2/Gemfile rubygems
  • hashie >= 0
  • omniauth >= 0
  • omniauth-oauth2 ~> 1.4.0
  • rails ~> 5.0.1
  • rspec ~> 3.5.0
  • rspec-rails >= 0
spec/integration/rails/Gemfile rubygems
  • hashie >= 0
  • rails ~> 6.0.0
  • rspec ~> 3.5.0
  • rspec-rails >= 0
spec/integration/rails-without-dependency/Gemfile rubygems
  • hashie >= 0
  • rspec ~> 3.5.0
spec/integration/rails_7/Gemfile rubygems
  • hashie >= 0
  • rails ~> 7.0.0
  • rspec ~> 3.5.0
  • rspec-rails >= 0