Sha256: 32a9f7d8bb2aded31890d2f0286a907d4e2a43be41fed97ca09a8b8e82be2a00
Contents?: true
Size: 463 Bytes
Versions: 13
Compression:
Stored size: 463 Bytes
Contents
- if results.any? = render(Renalware::ArticleComponent.new(title: title)) do |article| - article.with(:actions) do = link_to "Add", renalware.new_patient_pd_adequacy_result_path(patient), class: :button = link_to "Show all", renalware.patient_pd_adequacy_results_path(patient), remote: true, class: "button secondary" #adequacy-results-table = render "renalware/pd/adequacy_results/table", results: results, current_user: current_user
Version data entries
13 entries across 13 versions & 1 rubygems