Skip to content

Instantly share code, notes, and snippets.

@marick
Last active August 29, 2015 14:06
Show Gist options
  • Save marick/2907871150204addef6e to your computer and use it in GitHub Desktop.
Save marick/2907871150204addef6e to your computer and use it in GitHub Desktop.
(when-maybe [base-profile (tmi/fetch userid)
partner (partners/fetch-institution (:institution_code base-profile))]
(merge base-profile partner))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment