Skip to content

Instantly share code, notes, and snippets.

@joedaniels29
Created November 25, 2013 22:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joedaniels29/7649928 to your computer and use it in GitHub Desktop.
Save joedaniels29/7649928 to your computer and use it in GitHub Desktop.
Url for radconnect :)
def url_for_radconnect(options)
"radconnect://infosheet/?acc=#{options[:accession]}&mrn=#{options[:mrn]}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment