mattbrictson/nextgen

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
lib/nextgen/generators/rubocop.rb30
A
0 mins
lib/nextgen/generators/shoulda.rb5
A
0 mins
lib/nextgen/generators/sidekiq.rb25
A
0 mins
lib/nextgen/generators/staging.rb10
A
0 mins
lib/nextgen/generators/stylelint.rb41
A
30 mins
lib/nextgen/generators/thor.rb2
A
0 mins
lib/nextgen/generators/tomo.rb9
A
0 mins
lib/nextgen/generators/vcr.rb5
A
0 mins
lib/nextgen/generators/vite.rb109
A
0 mins
lib/nextgen/rails_command.rb22
A
0 mins
lib/nextgen/rails_options.rb172
C
7 hrs
lib/nextgen/rails_version.rb46
A
0 mins
lib/nextgen/thor_extensions.rb40
A
1 hr
lib/nextgen/tidy_gemfile.rb57
A
0 mins
lib/nextgen/version.rb3
A
0 mins
nextgen.gemspec
template/.editorconfig
template/.env.sample
template/.erb_lint.yml.tt
template/.github/PULL_REQUEST_TEMPLATE.md.tt
template/.overcommit.yml.tt
template/.prettierrc.cjs
template/.rubocop.yml.tt
template/.stylelintrc.js45
A
0 mins
template/DEPLOYMENT.md
template/Procfile.tt
template/README.md.tt
template/Thorfile
template/app/controllers/concerns/basic_auth.rb16
A
35 mins
template/app/controllers/home_controller.rb4
A
0 mins
template/app/frontend/controllers/index.js3
A
0 mins
template/app/frontend/images/example.svg
template/app/frontend/stylesheets/base.css
template/app/frontend/stylesheets/index.css
template/app/frontend/stylesheets/reset.css
template/app/helpers/inline_svg_helper.rb8
A
25 mins
template/app/views/home/index.html.erb.tt
template/bin/dev
template/bin/dev-node
template/bin/setup
template/config/environments/staging.rb1
A
0 mins
template/config/initializers/generators.rb4
A
0 mins
template/config/initializers/rack_mini_profiler.rb2
A
0 mins
template/config/initializers/sidekiq.rb11
A
15 mins
template/config/sidekiq.yml
template/eslint.config.js29
A
2 hrs
template/lib/puma/plugin/open.rb11
A
1 hr
template/lib/tasks/auto_annotate_models.rake
template/lib/tasks/erb_lint.rake
template/lib/tasks/eslint.rake.tt