Sha256: bca5fa2241b87202834383785f684641527163be9579578b1277b4b7466b1038
Contents?: true
Size: 410 Bytes
Versions: 29
Compression:
Stored size: 410 Bytes
Contents
/ Note the caching here relies on study_participant edit/create/destroy touching patient - cache(patient) - participations = Renalware::Research::StudyParticipant.where(participant_id: patient.id).where("joined_on <= ?", Time.zone.now).where("left_on is null or left_on > ?", Time.zone.now) = render partial: "renalware/research/alert", collection: participations, as: :participation
Version data entries
29 entries across 29 versions & 1 rubygems