Skip to content

Instantly share code, notes, and snippets.

@chyld
Created August 29, 2012 05:05
Show Gist options
  • Save chyld/3507023 to your computer and use it in GitHub Desktop.
Save chyld/3507023 to your computer and use it in GitHub Desktop.
rails authentication
http://asciicasts.com/episodes/270-authentication-in-rails-3-1
users table:
------------
password_digest
email
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment