ChaelCodes/HuntersKeepers

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.codeclimate.yml
.dockerignore
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
.gitignore
.rspec
.rubocop.yml
.ruby-version
.semaphore/semaphore.yml
CONTRIBUTING.md
Dockerfile
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/stylesheets/application.css
app/channels/application_cable/channel.rb4
A
0 mins
app/channels/application_cable/connection.rb4
A
0 mins
app/controllers/application_controller.rb23
A
0 mins
app/controllers/gears_controller.rb52
A
1 hr
app/controllers/havens_controller.rb64
A
0 mins
app/controllers/hunter_backstories_controller.rb63
A
0 mins
app/controllers/hunters_controller.rb60
A
0 mins
app/controllers/hunters_improvements_controller.rb85
A
0 mins
app/controllers/improvements_controller.rb59
A
0 mins
app/controllers/moves_controller.rb83
A
0 mins
app/controllers/playbooks_controller.rb58
A
0 mins
app/controllers/ratings_controller.rb54
A
1 hr
app/helpers/application_form_builder.rb61
A
0 mins
app/helpers/application_helper.rb32
A
0 mins
app/helpers/gears_helper.rb13
A
0 mins
app/helpers/havens_helper.rb2
A
0 mins
app/helpers/hunter_backstories_helper.rb12
A
0 mins
app/helpers/hunters_helper.rb5
A
0 mins
app/helpers/hunters_improvements_helper.rb2
A
0 mins
app/helpers/improvements_helper.rb6
A
0 mins
app/helpers/moves_helper.rb15
A
0 mins
app/helpers/playbooks_helper.rb10
A
0 mins
app/helpers/ratings_helper.rb8
A
0 mins
app/javascript/channels/consumer.js2
A
0 mins
app/javascript/channels/index.js2
A
0 mins
app/javascript/components/hunter_gear.vue
app/javascript/components/hunter_move.vue
app/javascript/components/hunter_moves.vue
app/javascript/components/hunter_new_form.vue