nhironaka/maitri-app

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
README.rdoc
RackMultipart20160429-54341-1i5ue2q.xlsx
RackMultipart20160429-54341-c65myd.pdf
Rakefile
app/assets/files/patients.xlsx
app/assets/images/Maitri_large.png
app/assets/images/Maitrilogo.png
app/assets/images/favicon.png
app/assets/javascripts/application.js115
A
3 hrs
app/assets/stylesheets/application.css
app/controllers/application_controller.rb10
A
0 mins
app/controllers/patients_controller.rb116
A
2 hrs
app/controllers/registrations_controller.rb6
A
0 mins
app/helpers/application_helper.rb42
A
25 mins
app/helpers/devise_helper.rb11
A
0 mins
app/models/admin.rb16
A
0 mins
app/models/patient.rb2
A
0 mins
app/models/user.rb17
A
0 mins
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/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/layouts/application.html.erb
app/views/patients/_filters.html.erb
app/views/patients/_patient_list.html.erb
app/views/patients/_reports.html.erb
app/views/patients/import_view.html.erb
app/views/patients/index.html.erb
app/views/patients/reports.html.erb
app/views/patients/show.html.erb
bin/bundle
bin/rails
bin/rake