Ecosyste.ms: Funds

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

https://github.com/mongodb/mongoid

mongodb mongodb-driver orm orm-framework ruby ruby-on-rails

Last synced: about 8 hours ago

Repository metadata:

The Official Ruby Object Mapper for MongoDB


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 7,550
Total Committers: 560
Avg Commits per committer: 13.482
Development Distribution Score (DDS): 0.455

Commits in past year: 85
Committers in past year: 22
Avg Commits per committer in past year: 3.864
Development Distribution Score (DDS) in past year: 0.741

Name Email Commits
Durran Jordan d****n@g****m 4118
Emily e****y@m****m 461
Oleg Pudeyev 3****o 357
Arthur Neves a****n@g****m 270
Neil Shweky n****y@g****m 194
Johnny Shields j****s@g****m 135
Jacques Crocker r****i@g****m 89
Dmitry Rybakov d****v@m****m 84
Hans Hasselberg me@h****o 75
Oleg Pudeyev o****g@b****m 73
Jamis Buck j****k@m****m 54
Chris Griego c****o@g****m 52
Bernerd Schaefer b****r@g****m 51
Cyril Mougel c****l@g****m 42
Dave Ott and Durran Jordan d****n@h****m 42
Emily Stolfo e****y@1****m 39
Durran Jordan and Tim Pope d****e@h****m 31
Oleg Pudeyev c****e@o****e 29
brainopia r****r@g****m 28
Konstantin Shabanov e****a@g****m 24
Bernerd Schaefer and Veezus Kreist d****s@h****m 23
Jonathan Hyman j****n@p****u 22
Ben Woosley b****y@g****m 21
Alex Bevilacqua a****x@a****m 19
Paul Elliott p****l@h****m 19
Visnu Pitiyanuvath v****x@g****m 19
Les Hill l****l@g****m 18
Saghm Rossi s****i@g****m 18
Emily Giurleo e****o@g****m 17
Siva Gollapalli s****a@j****m 16
and 530 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

rubygems: mongoid

Mongoid is an ODM (Object Document Mapper) Framework for MongoDB, written in Ruby.

  • Homepage: https://mongoid.org/
  • Documentation: http://www.rubydoc.info/gems/mongoid/
  • Licenses: MIT
  • Latest release: 9.0.0 (published 6 months ago)
  • Last Synced: 2024-11-08T20:30:47.740Z (1 day ago)
  • Versions: 335
  • Dependent Packages: 1,028
  • Dependent Repositories: 18,121
  • Downloads: 39,387,094 Total
  • Docker Downloads: 41,027,783
  • Rankings:
    • Dependent packages count: 0.047%
    • Forks count: 0.167%
    • Dependent repos count: 0.267%
    • Stargazers count: 0.327%
    • Average: 0.413%
    • Downloads: 0.501%
    • Docker downloads count: 1.171%
  • Maintainers (2)

Dependencies

.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • mongodb-labs/drivers-evergreen-tools master composite
  • ruby/setup-ruby v1 composite
release/mri/Dockerfile docker
  • debian 11 build
Gemfile rubygems
  • actionpack >= 0
  • activemodel >= 0
mongoid.gemspec rubygems
  • bson >= 4.14.0, < 5.0.0 development
  • concurrent-ruby >= 1.0.5, < 1.2
  • mongo >= 2.18.0, < 3.0.0
  • ruby2_keywords ~> 0.0.5
.github/workflows/rubocop.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite