Ecosyste.ms: Funds

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

https://github.com/rails/globalid

Last synced: about 8 hours ago

Repository metadata:

Identify app models with a URI


Owner metadata:


Committers metadata

Last synced: about 11 hours ago

Total Commits: 257
Total Committers: 67
Avg Commits per committer: 3.836
Development Distribution Score (DDS): 0.759

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
Kasper Timm Hansen k****h@g****m 62
Rafael Mendonça França r****l@r****g 31
David Heinemeier Hansson d****d@l****m 17
Jeremy Kemper j****r@g****m 13
yuuji.yaginuma y****a@g****m 12
Abdelkader Boudih t****e@g****m 11
dependabot[bot] 4****] 11
Nick Veys n****k@c****m 8
Tony Han h****2@g****m 7
Dan Olson o****n@y****m 5
Rafael Mendonça França r****a@g****m 4
Vipul A M v****d@g****m 4
Rafael Mendonça França r****a@p****r 4
Jun Aruga j****a@r****m 3
Akira Matsuda r****e@d****p 3
Thomas Drake-Brockman t****m@s****m 2
Petrik p****k@d****t 2
Nikita Vasilevsky n****y@s****m 2
Larry Lv l****0@g****m 2
Jose Rafael Coello Alba r****o@f****m 2
Jamie Lawrence j****e@i****m 2
Bradley Buda b****a@g****m 2
Aaron Patterson t****e@r****g 2
Eugene Kenny e****y@g****m 2
George Claghorn g****e@b****m 2
Andrey Sobolev c****t@g****m 1
Ismael Abreu i****a 1
toshimaru me@t****t 1
ooooooo_q o****q 1
Yasuharu Ozaki y****i@g****m 1
and 37 more...

Issue and Pull Request metadata

Last synced: about 8 hours ago


Package metadata

rubygems: globalid

URIs for your models makes it easy to pass references around.

go: github.com/rails/globalid

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/rails/globalid#section-documentation
  • Licenses: mit
  • Latest release: v1.2.1 (published about 1 year ago)
  • Last Synced: 2024-11-08T20:03:56.486Z (1 day ago)
  • Versions: 23
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.972%
    • Forks count: 2.449%
    • Average: 6.2%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

Gemfile rubygems
  • activemodel >= 0
  • railties >= 0
Gemfile.lock rubygems
  • actionpack 6.1.4.1
  • actionview 6.1.4.1
  • activemodel 6.1.4.1
  • activesupport 6.1.4.1
  • builder 3.2.4
  • concurrent-ruby 1.1.9
  • crass 1.0.6
  • erubi 1.10.0
  • globalid 1.0.0
  • i18n 1.8.11
  • loofah 2.18.0
  • method_source 1.0.0
  • mini_portile2 2.6.1
  • minitest 5.14.4
  • nokogiri 1.12.5
  • racc 1.6.0
  • rack 2.2.3.1
  • rack-test 1.1.0
  • rails-dom-testing 2.0.3
  • rails-html-sanitizer 1.4.3
  • railties 6.1.4.1
  • rake 13.0.6
  • thor 1.1.0
  • tzinfo 2.0.4
  • zeitwerk 2.5.1
globalid.gemspec rubygems
  • rake >= 0 development
  • activesupport >= 5.0
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/ruby 0-${VARIANT} build