rakvium/blog

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/graphql/types/validation_errors_type.rb9
A
0 mins
A
100%
app/helpers/application_helper.rb11
A
0 mins
A
100%
app/helpers/posts_helper.rb8
A
0 mins
A
100%
app/models/ability.rb14
A
0 mins
A
100%
app/models/admin.rb1
A
0 mins
A
100%
app/models/application_record.rb3
A
0 mins
A
100%
app/models/authentication_token.rb5
A
0 mins
A
100%
app/models/author.rb1
A
0 mins
A
100%
app/models/comment.rb4
A
0 mins
A
100%
app/models/guest.rb1
A
0 mins
A
100%
app/models/post.rb11
A
0 mins
A
100%
app/models/root.rb1
A
0 mins
A
100%
app/models/user.rb23
A
0 mins
A
93%
app/services/application_service.rb5
A
0 mins
A
100%
app/services/encryptors/sha256.rb7
A
0 mins
A
100%
app/services/token_manager/random_token.rb8
A
0 mins
A
100%
app/services/token_manager/token_creator.rb30
A
0 mins
A
100%
app/services/token_manager/token_extractor.rb20
A
0 mins
F
0%
app/services/token_manager/token_updater.rb16
A
0 mins
F
0%
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.erb
app/views/devise/unlocks/new.html.erb
app/views/layouts/_footer.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/_shim.html.erb
app/views/layouts/application.html.erb
app/views/posts/_form.html.erb
app/views/posts/edit.html.erb
app/views/posts/index.html.erb
app/views/posts/new.html.erb
app/views/posts/show.html.erb
app/views/static_pages/about.html.erb
app/views/static_pages/contact.html.erb
app/views/static_pages/help.html.erb
app/views/welcome/index.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/update
bin/yarn
config.ru