mishina2228/youtube-api-trial

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.erb_lint.yml
.gemrc
.github/dependabot.yml
.github/workflows/ci.yml
.gitignore
.markdownlintignore
.rubocop.yml
Gemfile
Gemfile.lock
LICENSE
Procfile.dev
README.md
Rakefile
app/assets/images/en.png
app/assets/images/favicon.ico
app/assets/images/ja.png
app/assets/stylesheets/application.scss
app/assets/stylesheets/channel.scss
app/assets/stylesheets/loader.scss
app/assets/stylesheets/modal.scss
app/assets/stylesheets/scaffolds.scss
app/assets/stylesheets/subscription.scss
app/assets/stylesheets/tagify_custom.scss
app/controllers/application_controller.rb32
A
0 mins
app/controllers/channel_lists/search_controller.rb15
A
0 mins
app/controllers/channel_lists/subscriptions_controller.rb16
A
0 mins
app/controllers/channel_lists_controller.rb24
A
0 mins
app/controllers/channels/snippets_controller.rb16
A
0 mins
app/controllers/channels/statistics_controller.rb14
A
0 mins
app/controllers/channels/tags_controller.rb33
A
0 mins
app/controllers/channels_controller.rb108
A
1 hr
app/controllers/system_settings_controller.rb57
A
0 mins
app/controllers/tags_controller.rb6
A
0 mins
app/helpers/application_helper.rb64
A
35 mins
app/javascript/application.js8
A
0 mins
app/javascript/controllers/channel.js64
A
1 hr
app/javascript/controllers/channel_tag.js48
A
2 hrs
app/javascript/controllers/datepicker_loader.js13
A
0 mins
app/javascript/controllers/fontawesome.js6
A
0 mins
app/javascript/controllers/system_setting.js41
A
0 mins
app/javascript/controllers/theme_changer.js13
A
0 mins
app/javascript/lib/shared.js39
A
0 mins
app/jobs/channels/build_all_statistics_job.rb17
A
1 hr
app/jobs/channels/build_statistics_job.rb32
A
1 hr
app/jobs/channels/update_all_snippets_job.rb17
A
1 hr
app/jobs/channels/update_snippet_job.rb31
A
1 hr
app/lib/channel_tag/parse_error.rb11
A
0 mins
app/lib/channel_tag/parser.rb18
A
0 mins
app/lib/consts.rb17
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins