Skip to content

Instantly share code, notes, and snippets.

@mlins
Created January 31, 2014 03:45
Show Gist options
  • Save mlins/8726308 to your computer and use it in GitHub Desktop.
Save mlins/8726308 to your computer and use it in GitHub Desktop.
def attending_doctor_id
@patient_care_path.attending_doctor.id if @patient_care_path
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment