hpham17/esential-2016

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.DS_Store
.byebug_history
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.rspec
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
app/.DS_Store
app/controllers/application_controller.rb18
A
0 mins
app/controllers/communities_controller.rb53
A
0 mins
app/controllers/home_controller.rb11
A
0 mins
app/controllers/images_controller.rb13
A
0 mins
app/controllers/loan_requests_controller.rb21
A
0 mins
app/controllers/users/confirmations_controller.rb2
A
0 mins
app/controllers/users/omniauth_callbacks_controller.rb19
A
0 mins
app/controllers/users/passwords_controller.rb2
A
0 mins
app/controllers/users/registrations_controller.rb19
A
0 mins
app/controllers/users/sessions_controller.rb54
A
55 mins
app/controllers/users/unlocks_controller.rb2
A
0 mins
app/controllers/users_controller.rb34
A
0 mins
app/helpers/application_helper.rb14
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/mailers/loan_request_mailer.rb7
A
0 mins
app/models/address.rb8
A
0 mins
app/models/community.rb20
A
0 mins
app/models/identity.rb8
A
0 mins
app/models/image.rb4
A
0 mins
app/models/loan_request.rb5
A
0 mins
app/models/user.rb40
A
2 hrs
app/views/communities/edit.html.erb
app/views/communities/index.html.erb
app/views/communities/index.json.erb
app/views/communities/new.html.erb
app/views/communities/show.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/_community_fields.html.erb