drapergeek/wuzup

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rvmrc
.travis.yml
Gemfile
Gemfile.lock
Guardfile
Procfile
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/prefilled_input.js50
A
1 hr
app/assets/stylesheets/_screen.scss
app/assets/stylesheets/application.css.scss
app/controllers/admin/manual_site_checks_controller.rb11
A
0 mins
app/controllers/admin/monitored_services_controller.rb20
A
0 mins
app/controllers/application_controller.rb4
A
0 mins
app/controllers/monitored_services_controller.rb5
A
0 mins
app/controllers/users_controller.rb4
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/monitored_service.rb40
A
35 mins
app/models/service_check.rb5
A
0 mins
app/models/service_checker.rb24
A
0 mins
app/models/user.rb4
A
0 mins
app/validators/email_validator.rb7
A
0 mins
app/views/admin/monitored_services/new.html.erb
app/views/application/_flashes.html.erb
app/views/application/_javascript.html.erb
app/views/layouts/application.html.erb
app/views/monitored_services/index.html.erb
config.ru
doc/README_FOR_APP
lib/tasks/dev.rake
lib/tasks/setup.rake
lib/templates/erb/scaffold/_form.html.erb
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt