https://github.com/varvet/pundit

ruby

Last synced: about 1 month ago

Repository metadata:

Minimal authorization through OO design and pure Ruby classes


Owner metadata:


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 Email 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

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

pundit.gemspec rubygems
  • 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
.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems