Skip to content

Instantly share code, notes, and snippets.

@shadowmaru
Created March 22, 2010 23:54
Show Gist options
  • Save shadowmaru/340694 to your computer and use it in GitHub Desktop.
Save shadowmaru/340694 to your computer and use it in GitHub Desktop.
acts_as_authentic do |c|
c.transition_from_crypto_providers = [UserPasswordCryptSHA, UserPasswordCryptMD5]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment