Skip to content

Instantly share code, notes, and snippets.

@pmn
Created September 15, 2011 21:47
Show Gist options
  • Save pmn/1220586 to your computer and use it in GitHub Desktop.
Save pmn/1220586 to your computer and use it in GitHub Desktop.
What is a better way to do key magic?
(dissoc (assoc user :password (crypt/encrypt (:password user))) :confirmpass)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment