YutaGoto/salmon_run

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.dockerignore
.eslintrc.json
.github/actions/Dockerfile
.github/actions/entrypoint.sh
.github/workflows/push.yml
.gitignore
.imgbotconfig
.markdownlint.json
.postcssrc.yml
.reek
.rubocop.yml
.ruby-version
Dockerfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/stylesheets/application.css
app/assets/stylesheets/events.sass
app/javascript/app.vue
app/javascript/packs/components/events_index.vue
app/javascript/packs/components/events_show.vue
app/views/api/events/index.json.jbuilder
app/views/api/events/open.json.jbuilder
app/views/api/events/show.json.jbuilder
app/views/api/stages/index.json.jbuilder
app/views/api/stages/show.json.jbuilder
app/views/api/weapons/index.json.jbuilder
app/views/common/errors/400.html.erb
app/views/common/errors/401.html.erb
app/views/common/errors/404.html.erb
app/views/common/errors/410.html.erb
app/views/common/errors/500.html.erb
app/views/common/errors/503.html.erb
app/views/events/index.html.erb
app/views/events/show.html.erb
app/views/layouts/application.html.erb
app/views/layouts/application.json.jbuilder
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/stages/show.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/update
bin/webpack
bin/webpack-dev-server