nosolopau/wtg

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.capistrano/metrics
.env
.gitignore
.ruby-version
Capfile
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
Rakefile
Vagrantfile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/bootstrap.js.coffee
app/assets/javascripts/home.js.coffee
app/assets/javascripts/scans.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css.less
app/controllers/admin/scans_controller.rb21
A
0 mins
app/controllers/application_controller.rb3
A
0 mins
app/controllers/home_controller.rb4
A
0 mins
app/controllers/scans_controller.rb35
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/home_helper.rb2
A
0 mins
app/helpers/scans_helper.rb2
A
0 mins
app/models/admin.rb21
A
0 mins
app/models/dependency.rb31
A
0 mins
app/models/scan.rb58
A
0 mins
app/views/admin/scans/index.html.erb
app/views/admin/scans/index.json.jbuilder
app/views/dependencies/_dependency.html.erb
app/views/home/index.html.erb
app/views/layouts/application.html.erb
app/views/scans/_form.html.erb
app/views/scans/new.html.erb
app/views/scans/show.html.erb
app/views/scans/show.json.jbuilder
bin/bundle
bin/delayed_job
bin/rails
bin/rake
config.ru
lib/capistrano/tasks/delayed_job.rake
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt