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/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
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/admin_dashboard.html.erb
app/views/devise/sessions/borrower_dashboard.html.erb
app/views/devise/sessions/community_dashboard.html.erb
app/views/devise/sessions/index.json.erb
app/views/devise/sessions/new.html.erb
app/views/devise/sessions/show.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/home/index.html.erb
app/views/layouts/_navbar.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/loan_request_mailer/send_email.html.erb
app/views/loan_request_mailer/send_email.text.erb
app/views/loan_requests/inbox.html.erb
app/views/users/finish_signup.html.erb
bin/bundle
bin/rails