shakacode/react-webpack-rails-tutorial

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.controlplane/Dockerfile
.controlplane/controlplane.yml
.controlplane/entrypoint.sh
.controlplane/readme.md
.controlplane/release_script.sh
.controlplane/templates/daily-task.yml
.controlplane/templates/gvc.yml
.controlplane/templates/maintenance.yml
.controlplane/templates/postgres.yml
.controlplane/templates/rails.yml
.controlplane/templates/redis.yml
.coveralls.yml
.dockerignore
.eslintignore
.eslintrc
.github/actions/deploy-to-control-plane/action.yml
.github/workflows/deploy-to-control-plane-review.yml
.github/workflows/deploy-to-control-plane-staging.yml
.github/workflows/js_test.yml
.github/workflows/lint_test.yml
.github/workflows/rspec_test.yml
.gitignore
.nvmrc
.overcommit.yml
.prettierignore
.prettierrc.yml
.rspec
.rubocop.yml
.ruby-version
.scss-lint.yml
.travis.yml
CHANGELOG.md
Gemfile
Gemfile.lock
LICENSE.md
Procfile
Procfile.dev
Procfile.dev-static
README.md
Rakefile
app.json
app/assets/config/manifest.js2
A
0 mins
app/channels/application_cable/channel.rb4
A
0 mins
app/channels/application_cable/connection.rb4
A
0 mins
app/channels/comments_channel.rb5
A
0 mins
app/controllers/application_controller.rb4
A
0 mins
app/controllers/comments_controller.rb87
A
1 hr
app/controllers/pages_controller.rb27
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/comments_helper.rb7
A
0 mins