Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
vagrant/setup.sh
public/robots.txt
public/images/worldvision.png
public/favicon.ico
public/500.html
public/422.html
public/404.html
config.ru
bin/spring
bin/rake
bin/rails
bin/bundle
app/views/welcome/index.html.erb
app/views/sessions/new.html.erb
app/views/projects/show.json.jbuilder
app/views/projects/show.html.erb
app/views/projects/new.html.erb
app/views/projects/index.json.jbuilder
app/views/projects/index.html.erb
app/views/projects/edit.html.erb
app/views/projects/_form.html.erb
app/views/people/show.json.jbuilder
app/views/people/show.html.erb
app/views/people/new.html.erb
app/views/people/index.json.jbuilder
app/views/people/index.html.erb
app/views/people/edit.html.erb
app/views/people/_form.html.erb
app/views/layouts/application.html.erb
app/views/admin/index.html.erb
app/models/project.rb5
A
0 mins
app/models/person.rb11
A
0 mins
app/helpers/welcome_helper.rb2
A
0 mins
app/helpers/sessions_helper.rb2
A
0 mins
app/helpers/projects_helper.rb2
A
0 mins
app/helpers/people_helper.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/admin_helper.rb2
A
0 mins
app/controllers/welcome_controller.rb4
A
0 mins
app/controllers/sessions_controller.rb15
A
0 mins
app/controllers/projects_controller.rb48
A
0 mins
app/controllers/people_controller.rb42
A
0 mins
app/controllers/concerns/default_search.rb16
A
0 mins
app/controllers/concerns/default_responses.rb28
A
0 mins
app/controllers/application_controller.rb6
A
0 mins
app/controllers/admin_controller.rb4
A
0 mins
app/assets/stylesheets/welcome.css.scss
app/assets/stylesheets/sessions.css.scss
app/assets/stylesheets/scaffolds.css.scss
app/assets/stylesheets/projects.css.scss