https://github.com/heartcombo/has_scope
Last synced: about 1 month ago
Repository metadata:
Map incoming controller parameters to named scopes in your resources
- Host: GitHub
- URL: https://github.com/heartcombo/has_scope
- Owner: heartcombo
- License: mit
- Created: 2009-12-04T11:45:59.000Z (about 15 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T19:59:21.000Z (9 months ago)
- Last Synced: 2024-11-08T20:02:35.638Z (about 1 month ago)
- Language: Ruby
- Homepage: http://blog.plataformatec.com.br/
- Size: 170 KB
- Stars: 1,661
- Watchers: 25
- Forks: 90
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: MIT-LICENSE
Owner metadata:
- Name: heartcombo
- Login: heartcombo
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter: heartcombo
- Company:
- Icon url: https://avatars.githubusercontent.com/u/59584037?v=4
- Repositories: 8
- Last Synced at: 2024-03-25T22:26:04.657Z
- Profile URL: https://github.com/heartcombo
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 195
Total Committers: 39
Avg Commits per committer: 5.0
Development Distribution Score (DDS): 0.564
Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Carlos Antonio da Silva | c****a@g****m | 85 |
José Valim | j****m@g****m | 25 |
Lucas Mazza | l****a@p****r | 10 |
Rafael Mendonça França | r****a@g****m | 9 |
Yury Velikanau | y****u@g****m | 8 |
Joe Francis | j****e@l****m | 6 |
Marcos Ferreira | m****f@g****m | 5 |
Ben Kreeger | b****n@k****r | 5 |
Tobias Maier | i****o@t****o | 3 |
Rafael Mendonça França | r****a@p****r | 3 |
Jack Dempsey | j****y@g****m | 3 |
Krzysztof Herod | k****d@x****m | 2 |
Leonardo Tegon | l****n@p****r | 2 |
Lucas Mazza | l****a@g****m | 2 |
Max Melentiev | m****m@g****m | 2 |
Max Schwenk | m****k@g****m | 2 |
Peter Goldstein | p****n@g****m | 1 |
Peter Suschlik | p****r@s****e | 1 |
Salimane Adjao Moustapha | me@s****m | 1 |
Dhyego Fernando | d****o@g****m | 1 |
Dimitrij Denissenko | d****o@b****m | 1 |
Douglas Barbosa Alexandre | d****e@g****m | 1 |
Fabio Kreusch | f****r@g****m | 1 |
Gabriel Sobrinho | g****o@g****m | 1 |
George Guimarães | g****e@p****r | 1 |
Hugo Baraúna | h****a@g****m | 1 |
Igor Zubkov | i****v@g****m | 1 |
Nicholas Rutherford | n****d@g****m | 1 |
Thomas Floyd Wright | t****t@g****m | 1 |
Tyler Rick | t****r@t****m | 1 |
and 9 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 50,225,777 total
- Total docker downloads: 25,859
- Total dependent packages: 36 (may contain duplicates)
- Total dependent repositories: 19,707 (may contain duplicates)
- Total versions: 27
- Total maintainers: 3
rubygems: has_scope
Maps controller filters to your resource scopes
- Homepage: https://github.com/heartcombo/has_scope
- Documentation: http://www.rubydoc.info/gems/has_scope/
- Licenses: MIT
- Latest release: 0.8.2 (published about 1 year ago)
- Last Synced: 2024-11-10T21:01:21.172Z (about 1 month ago)
- Versions: 16
- Dependent Packages: 36
- Dependent Repositories: 19,707
- Downloads: 50,225,777 Total
- Docker Downloads: 25,859
-
Rankings:
- Dependent repos count: 0.258%
- Downloads: 0.437%
- Dependent packages count: 0.699%
- Average: 1.238%
- Stargazers count: 1.251%
- Docker downloads count: 2.055%
- Forks count: 2.727%
- Maintainers (3)
go: github.com/heartcombo/has_scope
- Homepage:
- Documentation: https://pkg.go.dev/github.com/heartcombo/has_scope#section-documentation
- Licenses: mit
- Latest release:
- Last Synced: 2024-11-10T21:01:21.425Z (about 1 month ago)
- Versions: 11
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.456%
- Average: 6.674%
- Dependent repos count: 6.892%
Dependencies
.github/workflows/test.yml
actions
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite
Gemfile
rubygems
- actionpack ~> 7.0.0
- activesupport ~> 7.0.0
Gemfile.lock
rubygems
- actionpack 7.0.4
- actionview 7.0.4
- activesupport 7.0.4
- builder 3.2.4
- concurrent-ruby 1.1.10
- crass 1.0.6
- erubi 1.11.0
- has_scope 0.8.0
- i18n 1.12.0
- loofah 2.19.0
- metaclass 0.0.4
- mini_portile2 2.8.0
- minitest 5.16.3
- mocha 1.0.0
- nokogiri 1.13.9
- racc 1.6.0
- rack 2.2.4
- rack-test 2.0.2
- rails-dom-testing 2.0.3
- rails-html-sanitizer 1.4.3
- rake 13.0.6
- tzinfo 2.0.5
has_scope.gemspec
rubygems
- mocha ~> 1.0.0 development
- rake >= 0 development
- actionpack >= 5.2
- activesupport >= 5.2