hpham17/esential-2016

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/layouts/mailer.html.erb
app/views/layouts/application.html.erb
app/views/layouts/_navbar.html.erb
app/views/home/index.html.erb
app/views/devise/unlocks/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/sessions/show.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/sessions/index.json.erb
app/views/devise/sessions/community_dashboard.html.erb
app/views/devise/sessions/borrower_dashboard.html.erb
app/views/devise/sessions/admin_dashboard.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/_community_fields.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/confirmations/new.html.erb
app/views/communities/show.html.erb
app/views/communities/new.html.erb
app/views/communities/index.json.erb
app/views/communities/index.html.erb
app/views/communities/edit.html.erb
app/models/user.rb40
A
2 hrs
app/models/loan_request.rb5
A
0 mins
app/models/image.rb4
A
0 mins
app/models/identity.rb8
A
0 mins
app/models/community.rb20
A
0 mins
app/models/address.rb8
A
0 mins
app/mailers/loan_request_mailer.rb7
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/helpers/application_helper.rb14
A
0 mins
app/controllers/users_controller.rb34
A
0 mins
app/controllers/users/unlocks_controller.rb2
A
0 mins
app/controllers/users/sessions_controller.rb54
A
55 mins
app/controllers/users/registrations_controller.rb19
A
0 mins
app/controllers/users/passwords_controller.rb2
A
0 mins
app/controllers/users/omniauth_callbacks_controller.rb19
A
0 mins
app/controllers/users/confirmations_controller.rb2
A
0 mins
app/controllers/loan_requests_controller.rb21
A
0 mins
app/controllers/images_controller.rb13
A
0 mins
app/controllers/home_controller.rb11
A
0 mins
app/controllers/communities_controller.rb53
A
0 mins
app/controllers/application_controller.rb18
A
0 mins
app/.DS_Store
Rakefile