Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/people/edit.html.erb
app/views/people/index.html.erb
app/views/people/index.json.jbuilder
app/views/people/new.html.erb
app/views/people/show.html.erb
app/views/people/show.json.jbuilder
app/views/projects/_form.html.erb
app/views/projects/edit.html.erb
app/views/projects/index.html.erb
app/views/projects/index.json.jbuilder
app/views/projects/new.html.erb
app/views/projects/show.html.erb
app/views/projects/show.json.jbuilder
app/views/sessions/new.html.erb
app/views/welcome/index.html.erb
bin/bundle
bin/rails
bin/rake
bin/spring
config.ru
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/images/worldvision.png
public/robots.txt
vagrant/setup.sh
Templates/bootstrap-3.2.0-dist/js/bootstrap.js1,387
F
1 wk
Templates/bootstrap-3.2.0-dist/js/bootstrap.min.js1
app/assets/javascripts/application.js0
app/controllers/admin_controller.rb4
app/controllers/application_controller.rb6
app/controllers/concerns/default_responses.rb28
app/controllers/concerns/default_search.rb16
app/controllers/people_controller.rb42
app/controllers/projects_controller.rb48
app/controllers/sessions_controller.rb15
app/controllers/welcome_controller.rb4
app/helpers/admin_helper.rb2
app/helpers/application_helper.rb2
app/helpers/people_helper.rb2
app/helpers/projects_helper.rb2
app/helpers/sessions_helper.rb2
app/helpers/welcome_helper.rb2
app/models/person.rb11
app/models/project.rb5