nilbus/handoff

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
GT_FHIR_API_Reference.md
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/images/handoff.jpg
app/assets/images/unknown-gender-avatar.png
app/assets/javascripts/handoffs.js.coffee
app/assets/javascripts/welcome.js.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/handoffs.css.scss
app/assets/stylesheets/patients.scss
app/assets/stylesheets/welcome.css.scss
app/views/handoffs/_annotate_button.html.erb
app/views/handoffs/_annotation.html.erb
app/views/handoffs/_annotations.html.erb
app/views/handoffs/index.html.erb
app/views/handoffs/show.html.erb
app/views/layouts/application.html.erb
app/views/patients/_condition.html.erb
app/views/patients/_observation.html.erb
app/views/patients/_patient.html.erb
app/views/patients/_prescription.html.erb
app/views/patients/index.html.erb
app/views/patients/show.html.erb
app/views/welcome/about.html.erb
app/views/welcome/contact.html.erb
app/views/welcome/index.html.erb
bin/build-war
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
config.ru
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/images/sort_asc.png
public/images/sort_both.png
public/images/sort_desc.png
public/robots.txt
app/assets/javascripts/application.js0
app/controllers/annotations_controller.rb18
app/controllers/application_controller.rb5
app/controllers/handoffs_controller.rb26
app/controllers/patients_controller.rb9
app/controllers/shares_controller.rb15