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
- Host: GitHub
- URL: https://github.com/rails/globalid
- Owner: rails
- License: mit
- Created: 2014-08-15T14:05:35.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T18:06:26.000Z (3 months ago)
- Last Synced: 2024-11-08T15:54:32.742Z (1 day ago)
- Language: Ruby
- Size: 291 KB
- Stars: 1,222
- Watchers: 32
- Forks: 124
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: MIT-LICENSE
Owner metadata:
- Name: Ruby on Rails
- Login: rails
- Email:
- Kind: organization
- Description:
- Website: https://rubyonrails.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4223?v=4
- Repositories: 116
- Last Synced at: 2023-04-09T03:40:20.529Z
- Profile URL: https://github.com/rails
- Sponsor URL:
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 | 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
- Total packages: 2
-
Total downloads:
- rubygems: 448,088,592 total
- Total docker downloads: 815,201,144
- Total dependent packages: 37 (may contain duplicates)
- Total dependent repositories: 514,218 (may contain duplicates)
- Total versions: 46
- Total maintainers: 12
- Total advisories: 1
rubygems: globalid
URIs for your models makes it easy to pass references around.
- Homepage: http://www.rubyonrails.org
- Documentation: http://www.rubydoc.info/gems/globalid/
- Licenses: MIT
- Latest release: 1.2.1 (published about 1 year ago)
- Last Synced: 2024-11-08T20:03:59.201Z (1 day ago)
- Versions: 23
- Dependent Packages: 37
- Dependent Repositories: 514,218
- Downloads: 448,088,592 Total
- Docker Downloads: 815,201,144
-
Rankings:
- Dependent repos count: 0.03%
- Downloads: 0.039%
- Docker downloads count: 0.148%
- Dependent packages count: 0.685%
- Average: 0.847%
- Stargazers count: 1.791%
- Forks count: 2.388%
- Maintainers (12)
- Advisories:
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
- activemodel >= 0
- railties >= 0
- 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
- rake >= 0 development
- activesupport >= 5.0
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
- mcr.microsoft.com/vscode/devcontainers/ruby 0-${VARIANT} build