flyinggrizzly/url-grey

View on GitHub
Branch: staging(View all)
NameLines of codeMaintainabilityTest coverage
app/helpers/sessions_helper.rb47
A
25 mins
app/helpers/short_url_hits_helper.rb18
A
0 mins
app/helpers/short_url_requests_helper.rb2
A
0 mins
app/helpers/short_urls_helper.rb2
A
0 mins
app/helpers/static_pages_helper.rb2
A
0 mins
app/helpers/users_helper.rb10
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/models/app_config.rb4
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/short_url.rb65
A
1 hr
app/models/short_url_hit.rb15
A
0 mins
app/models/user.rb36
A
0 mins
app/validators/safe_redirect_validator.rb15
A
0 mins
app/validators/slug_validator.rb18
A
0 mins
app/validators/url_validator.rb14
A
0 mins
app/views/application/_favicon.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/sessions/delete.html.erb
app/views/sessions/new.html.erb
app/views/shared/_error_messages.html.erb
app/views/shared/_url_search_form.html.erb
app/views/short_urls/_controls.html.erb
app/views/short_urls/_create_button.html.erb
app/views/short_urls/_form.html.erb
app/views/short_urls/_short_url.html.erb
app/views/short_urls/_stats.html.erb
app/views/short_urls/delete.html.erb
app/views/short_urls/edit.html.erb
app/views/short_urls/index.html.erb
app/views/short_urls/new.html.erb
app/views/short_urls/search.html.erb
app/views/short_urls/show.html.erb
app/views/static_pages/home.html.erb
app/views/users/_form.html.erb
app/views/users/_user.html.erb
app/views/users/delete.html.erb
app/views/users/edit.html.erb
app/views/users/index.html.erb
app/views/users/new.html.erb
app/views/users/show.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
bin/update