ruby-rcade/RubyGameDev.com

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/short_links_controller.rb5
A
0 mins
app/controllers/tags_controller.rb24
A
0 mins
app/controllers/users_controller.rb35
A
0 mins
app/helpers/post_location_helper.rb9
A
0 mins
app/mailers/application_mailer.rb3
A
0 mins
app/mailers/comment_mailer.rb16
A
0 mins
app/mailers/digest_mailer.rb14
A
0 mins
app/models/authentication.rb17
A
0 mins
app/models/comment.rb10
A
0 mins
app/models/digest_builder.rb23
A
1 hr
app/models/digest_history.rb22
A
0 mins
app/models/external_post.rb10
A
0 mins
app/models/guide.rb5
A
0 mins
app/models/guide_category.rb7
A
0 mins
app/models/guide_revision.rb5
A
0 mins
app/models/internal_post.rb16
A
0 mins
app/models/library.rb9
A
0 mins
app/models/library_category.rb3
A
0 mins
app/models/post.rb85
A
0 mins
app/models/tag.rb4
A
0 mins
app/models/user.rb29
A
0 mins
app/models/vote.rb9
A
0 mins
app/policies/application_policy.rb31
A
0 mins
app/policies/external_post_policy.rb9
A
0 mins
app/policies/guide_policy.rb10
A
20 mins
app/policies/guide_revision_policy.rb15
A
0 mins
app/policies/internal_post_policy.rb10
A
20 mins
app/policies/post_policy.rb10
A
20 mins
app/views/clearance_mailer/change_password.html.erb
app/views/comment_mailer/send_notification_email.html.erb
app/views/comments/_comment.html.erb
app/views/comments/_form.html.erb
app/views/digest_mailer/digest_mailer.html.erb
app/views/guide_categories/index.html.erb
app/views/guide_categories/new.html.erb
app/views/guide_categories/show.html.erb
app/views/guide_revisions/edit.html.erb
app/views/guide_revisions/index.html.erb
app/views/guide_revisions/new.html.erb
app/views/guide_revisions/show.html.erb
app/views/guides/edit.html.erb
app/views/guides/index.html.erb
app/views/guides/new.html.erb
app/views/layouts/_language_dropdown.html.erb
app/views/layouts/application.html.erb
app/views/layouts/one_column.html.erb
app/views/libraries/_form.html.erb
app/views/libraries/edit.html.erb
app/views/libraries/index.html.erb
app/views/libraries/index.json.jbuilder