https://github.com/activeadmin/inherited_resources

rails

Last synced: about 1 month ago

Repository metadata:


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 935
Total Committers: 119
Avg Commits per committer: 7.857
Development Distribution Score (DDS): 0.761

Commits in past year: 58
Committers in past year: 5
Avg Commits per committer in past year: 11.6
Development Distribution Score (DDS) in past year: 0.586

Name Email Commits
José Valim j****m@g****m 223
dependabot-preview[bot] 2****] 129
David Rodríguez d****z@r****t 113
dependabot[bot] 4****] 107
Javier Julio j****l@g****m 65
Piers Chambers p****s@v****m 35
Geremia Taglialatela t****a 29
Dmitry Lihachev l****a@o****u 21
Rafael Mendonça França r****a@p****r 17
Rafael Mendonça França r****a@g****m 13
Joel Moss j****l@d****m 11
Javier Julio J****l@g****m 6
Adam Wróbel a****m@f****a 6
Max Schwenk m****k@g****m 5
Andrew S. Brown a****w@d****m 5
Andrey Koleshko k****5@g****m 5
Simon H. Eskildsen s****p@s****m 5
Alejandro Perea a****z@g****m 4
Ilya Vorontsov p****y@g****m 4
Timo Schilling t****o@s****o 4
Dmitri Kiselevich k****n@g****m 3
Doug Orleans d****s@g****m 3
Jack Danger Canty g****t@6****m 3
Taavo Smith t****o@m****m 3
Carlos A. da Silva c****a@g****m 3
Fernando Morgenstern c****o@f****m 3
Diego Carrion d****1@g****m 3
Miles Z. Sterrett m****t@g****m 2
Matheus Oliveira m****r@g****m 2
Konstantin Shabanov k****e@g****m 2
and 89 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: inherited_resources

Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important. It makes your controllers more powerful and cleaner at the same time.

  • Homepage: https://github.com/activeadmin/inherited_resources
  • Documentation: http://www.rubydoc.info/gems/inherited_resources/
  • Licenses: MIT
  • Latest release: 1.14.0 (published about 1 year ago)
  • Last Synced: 2024-11-10T21:39:48.665Z (about 1 month ago)
  • Versions: 39
  • Dependent Packages: 129
  • Dependent Repositories: 19,756
  • Downloads: 42,890,175 Total
  • Docker Downloads: 25,364
  • Rankings:
    • Dependent repos count: 0.257%
    • Dependent packages count: 0.266%
    • Downloads: 0.491%
    • Average: 0.897%
    • Stargazers count: 0.975%
    • Forks count: 1.328%
    • Docker downloads count: 2.062%
  • Maintainers (5)

Dependencies

Gemfile rubygems
  • minitest-rg >= 0 development
  • mocha >= 0 development
  • rails ~> 7.0.0 development
  • rails-controller-testing >= 0 development
  • rubocop >= 0 development
Gemfile.lock rubygems
  • actioncable 7.0.3
  • actionmailbox 7.0.3
  • actionmailer 7.0.3
  • actionpack 7.0.3
  • actiontext 7.0.3
  • actionview 7.0.3
  • activejob 7.0.3
  • activemodel 7.0.3
  • activerecord 7.0.3
  • activestorage 7.0.3
  • activesupport 7.0.3
  • ast 2.4.2
  • builder 3.2.4
  • concurrent-ruby 1.1.10
  • crass 1.0.6
  • digest 3.1.0
  • erubi 1.10.0
  • globalid 1.0.0
  • has_scope 0.8.0
  • i18n 1.10.0
  • inherited_resources 1.13.1
  • json 2.6.2
  • loofah 2.17.0
  • mail 2.7.1
  • marcel 1.0.2
  • method_source 1.0.0
  • mini_mime 1.1.2
  • mini_portile2 2.8.0
  • minitest 5.15.0
  • minitest-rg 5.2.0
  • mocha 1.14.0
  • net-imap 0.2.3
  • net-pop 0.1.1
  • net-protocol 0.1.3
  • net-smtp 0.3.1
  • nio4r 2.5.8
  • nokogiri 1.13.6
  • parallel 1.22.1
  • parser 3.1.2.0
  • racc 1.6.0
  • rack 2.2.3
  • rack-test 1.1.0
  • rails 7.0.3
  • rails-controller-testing 1.0.5
  • rails-dom-testing 2.0.3
  • rails-html-sanitizer 1.4.2
  • railties 7.0.3
  • rainbow 3.1.1
  • rake 13.0.6
  • regexp_parser 2.5.0
  • responders 3.0.1
  • rexml 3.2.5
  • rubocop 1.31.1
  • rubocop-ast 1.18.0
  • ruby-progressbar 1.11.0
  • strscan 3.0.2
  • thor 1.2.1
  • timeout 0.2.0
  • tzinfo 2.0.4
  • unicode-display_width 2.2.0
  • websocket-driver 0.7.5
  • websocket-extensions 0.1.5
  • zeitwerk 2.5.4
inherited_resources.gemspec rubygems
  • actionpack >= 6.0, < 7.1
  • has_scope ~> 0.6
  • railties >= 6.0, < 7.1
  • responders >= 2, < 4
.github/workflows/ci.yaml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
gemfiles/rails_70/Gemfile rubygems
  • minitest >= 0 development
  • minitest-reporters >= 0 development
  • mocha >= 0 development
  • rails ~> 7.0.0 development
  • rails-controller-testing >= 0 development
  • rubocop >= 0 development
  • simplecov >= 0 development
  • simplecov-cobertura >= 0 development
gemfiles/rails_70/Gemfile.lock rubygems
  • actioncable 7.0.8
  • actionmailbox 7.0.8
  • actionmailer 7.0.8
  • actionpack 7.0.8
  • actiontext 7.0.8
  • actionview 7.0.8
  • activejob 7.0.8
  • activemodel 7.0.8
  • activerecord 7.0.8
  • activestorage 7.0.8
  • activesupport 7.0.8
  • ansi 1.5.0
  • ast 2.4.2
  • base64 0.1.1
  • builder 3.2.4
  • bundler 2.4.8
  • concurrent-ruby 1.2.2
  • crass 1.0.6
  • date 3.3.3
  • docile 1.4.0
  • erubi 1.12.0
  • globalid 1.2.1
  • has_scope 0.8.1
  • i18n 1.14.1
  • inherited_resources 1.14.0
  • json 2.6.3
  • language_server-protocol 3.17.0.3
  • loofah 2.21.3
  • mail 2.8.1
  • marcel 1.0.2
  • method_source 1.0.0
  • mini_mime 1.1.5
  • minitest 5.20.0
  • minitest-reporters 1.6.1
  • mocha 2.1.0
  • net-imap 0.4.0
  • net-pop 0.1.2
  • net-protocol 0.2.1
  • net-smtp 0.4.0
  • nio4r 2.5.9
  • nokogiri 1.15.4
  • parallel 1.23.0
  • parser 3.2.2.4
  • racc 1.7.1
  • rack 2.2.8
  • rack-test 2.1.0
  • rails 7.0.8
  • rails-controller-testing 1.0.5
  • rails-dom-testing 2.2.0
  • rails-html-sanitizer 1.6.0
  • railties 7.0.8
  • rainbow 3.1.1
  • rake 13.0.6
  • regexp_parser 2.8.1
  • responders 3.1.0
  • rexml 3.2.6
  • rubocop 1.56.4
  • rubocop-ast 1.29.0
  • ruby-progressbar 1.13.0
  • ruby2_keywords 0.0.5
  • simplecov 0.22.0
  • simplecov-cobertura 2.1.0
  • simplecov-html 0.12.3
  • simplecov_json_formatter 0.1.4
  • thor 1.2.2
  • timeout 0.4.0
  • tzinfo 2.0.6
  • unicode-display_width 2.5.0
  • websocket-driver 0.7.6
  • websocket-extensions 0.1.5
  • zeitwerk 2.6.12
.github/workflows/dependabot-review.yml actions
  • dependabot/fetch-metadata v1 composite
gemfiles/rails_61/Gemfile rubygems
  • minitest >= 0 development
  • minitest-reporters >= 0 development
  • mocha >= 0 development
  • rails ~> 6.1.0 development
  • rails-controller-testing >= 0 development
  • simplecov >= 0 development
  • simplecov-cobertura >= 0 development
gemfiles/rails_61/Gemfile.lock rubygems
  • actioncable 6.1.7.3
  • actionmailbox 6.1.7.3
  • actionmailer 6.1.7.3
  • actionpack 6.1.7.3
  • actiontext 6.1.7.3
  • actionview 6.1.7.3
  • activejob 6.1.7.3
  • activemodel 6.1.7.3
  • activerecord 6.1.7.3
  • activestorage 6.1.7.3
  • activesupport 6.1.7.3
  • ansi 1.5.0
  • builder 3.2.4
  • bundler 2.4.8
  • concurrent-ruby 1.2.2
  • crass 1.0.6
  • date 3.3.3
  • docile 1.4.0
  • erubi 1.12.0
  • globalid 1.1.0
  • has_scope 0.8.1
  • i18n 1.14.1
  • inherited_resources 1.13.1
  • loofah 2.21.3
  • mail 2.8.1
  • marcel 1.0.2
  • method_source 1.0.0
  • mini_mime 1.1.2
  • minitest 5.18.0
  • minitest-reporters 1.6.0
  • mocha 2.0.2
  • net-imap 0.3.4
  • net-pop 0.1.2
  • net-protocol 0.2.1
  • net-smtp 0.3.3
  • nio4r 2.5.9
  • nokogiri 1.15.2
  • racc 1.6.2
  • rack 2.2.7
  • rack-test 2.1.0
  • rails 6.1.7.3
  • rails-controller-testing 1.0.5
  • rails-dom-testing 2.0.3
  • rails-html-sanitizer 1.6.0
  • railties 6.1.7.3
  • rake 13.0.6
  • responders 3.1.0
  • rexml 3.2.5
  • ruby-progressbar 1.13.0
  • ruby2_keywords 0.0.5
  • simplecov 0.22.0
  • simplecov-cobertura 2.1.0
  • simplecov-html 0.12.3
  • simplecov_json_formatter 0.1.4
  • sprockets 4.2.0
  • sprockets-rails 3.4.2
  • thor 1.2.2
  • timeout 0.3.2
  • tzinfo 2.0.6
  • websocket-driver 0.7.5
  • websocket-extensions 0.1.5
  • zeitwerk 2.6.8