gregbell/active_admin

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gherkin-lintrc
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/config.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/release.yml
.github/workflows/bug-report-template.yml
.github/workflows/ci.yaml
.github/workflows/eslint.yml
.github/workflows/gherkin-lint.yml
.github/workflows/github-actions-lint.yml
.github/workflows/lint.yml
.github/workflows/markdown-lint.yml
.github/workflows/rubocop.yml
.github/workflows/yaml-lint.yml
.gitignore
.markdownlint.yml
.rspec
.rspec_parallel
.rubocop.yml
.simplecov
.yamllint.yml
.yardopts
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
UPGRADING.md
activeadmin.gemspec
app/assets/config/active_admin_manifest.js0
A
0 mins
app/controllers/active_admin/base_controller.rb79
A
0 mins
app/controllers/active_admin/base_controller/authorization.rb73
A
0 mins
app/controllers/active_admin/base_controller/menu.rb31
A
25 mins
app/controllers/active_admin/page_controller.rb15
A
0 mins
app/controllers/active_admin/resource_controller.rb84
A
1 hr
app/controllers/active_admin/resource_controller/action_builder.rb23
A
0 mins
app/controllers/active_admin/resource_controller/data_access.rb196
B
4 hrs
app/controllers/active_admin/resource_controller/decorators.rb65
A
0 mins
app/controllers/active_admin/resource_controller/polymorphic_routes.rb29
A
0 mins
app/controllers/active_admin/resource_controller/resource_class_methods.rb18
A
0 mins
app/controllers/active_admin/resource_controller/scoping.rb15
A
0 mins
app/controllers/active_admin/resource_controller/streaming.rb32
A
0 mins
app/helpers/active_admin/auto_link_helper.rb43
A
25 mins
app/helpers/active_admin/breadcrumb_helper.rb29
A
1 hr
app/helpers/active_admin/display_helper.rb98
A
55 mins
app/helpers/active_admin/form_helper.rb67
A
2 hrs