https://github.com/varvet/pundit
ruby
Last synced: about 1 month ago
Repository metadata:
Minimal authorization through OO design and pure Ruby classes
- Host: GitHub
- URL: https://github.com/varvet/pundit
- Owner: varvet
- License: mit
- Created: 2012-11-04T09:20:19.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T11:34:02.000Z (about 2 months ago)
- Last Synced: 2024-10-29T16:58:32.489Z (about 2 months ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 606 KB
- Stars: 8,287
- Watchers: 104
- Forks: 630
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Owner metadata:
- Name: Varvet
- Login: varvet
- Email: [email protected]
- Kind: organization
- Description:
- Website: https://www.varvet.com
- Location: Gothenburg, Sweden
- Twitter: varvet
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3612746?v=4
- Repositories: 127
- Last Synced at: 2024-04-14T19:00:51.817Z
- Profile URL: https://github.com/varvet
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 448
Total Committers: 146
Avg Commits per committer: 3.068
Development Distribution Score (DDS): 0.853
Commits in past year: 53
Committers in past year: 10
Avg Commits per committer in past year: 5.3
Development Distribution Score (DDS) in past year: 0.358
Name | Commits | |
---|---|---|
Kim Burgestrand | k****m@b****e | 66 |
Jonas Nicklas | j****s@g****m | 62 |
Linus Marton | l****n@g****m | 39 |
Duncan Stuart | d****t@g****m | 27 |
Thomas Klemm | g****b@t****u | 26 |
Olle Jonsson | o****n@g****m | 16 |
Sjors Smits | s****s@g****m | 9 |
Pablo Crivella | p****a@g****m | 7 |
qwyng | i****i@g****m | 6 |
Jonas Nicklas and Kim Burgestrand | d****m@e****e | 5 |
Jiazhen Xie | f****5@g****m | 5 |
Brendan Thomas | b****9@g****m | 4 |
Jason Daly | me@j****e | 4 |
John Otander | j****r@g****m | 4 |
Étienne Barrié | e****e@g****m | 4 |
Yoshiyuki Hirano | y****o@m****m | 3 |
Ulysse Carion | u****n@g****m | 3 |
Marcelo Guimarães | m****i@g****m | 3 |
Johan André | j****n@s****e | 3 |
Jay Hayes | ur@i****m | 3 |
Chris Alley | c****s@c****o | 3 |
Philip Vieira | p****p@v****e | 3 |
Geremia Taglialatela | t****v@g****m | 3 |
Max Calabrese | m****e@y****m | 2 |
Sean Devine | s****e@x****m | 2 |
Thomas Walpole | t****e@g****m | 2 |
Timo Lehto | t****o@i****i | 2 |
nTraum | p****s@b****m | 2 |
René Föhring | rf@b****e | 2 |
Aaron Manaloto | a****o@g****m | 2 |
and 116 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 71,999,728 total
- Total docker downloads: 133,640,098
- Total dependent packages: 119 (may contain duplicates)
- Total dependent repositories: 10,668 (may contain duplicates)
- Total versions: 37
- Total maintainers: 5
rubygems: pundit
Object oriented authorization for Rails applications
- Homepage: https://github.com/varvet/pundit
- Documentation: http://www.rubydoc.info/gems/pundit/
- Licenses: MIT
- Latest release: 2.3.2 (published 8 months ago)
- Last Synced: 2024-11-10T21:05:23.905Z (about 1 month ago)
- Versions: 19
- Dependent Packages: 119
- Dependent Repositories: 10,667
- Downloads: 71,999,728 Total
- Docker Downloads: 133,640,098
-
Rankings:
- Stargazers count: 0.144%
- Dependent packages count: 0.293%
- Dependent repos count: 0.327%
- Downloads: 0.336%
- Average: 0.435%
- Docker downloads count: 0.599%
- Forks count: 0.908%
- Maintainers (5)
go: github.com/varvet/pundit
- Homepage:
- Documentation: https://pkg.go.dev/github.com/varvet/pundit#section-documentation
- Licenses: mit
- Latest release: v2.3.2+incompatible (published 8 months ago)
- Last Synced: 2024-11-10T21:05:22.843Z (about 1 month ago)
- Versions: 18
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Stargazers count: 0.732%
- Forks count: 1.149%
- Average: 3.783%
- Dependent repos count: 4.79%
- Dependent packages count: 8.463%
Dependencies
- actionpack >= 3.0.0 development
- activemodel >= 3.0.0 development
- bundler >= 0 development
- pry >= 0 development
- railties >= 3.0.0 development
- rake >= 0 development
- rspec >= 3.0.0 development
- rubocop = 1.24.0 development
- simplecov >= 0.17.0 development
- yard >= 0 development
- activesupport >= 3.0.0
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite