Skip to content

Instantly share code, notes, and snippets.

@mohitjain1
Created February 23, 2013 17:29
Show Gist options
  • Save mohitjain1/5020587 to your computer and use it in GitHub Desktop.
Save mohitjain1/5020587 to your computer and use it in GitHub Desktop.
devise modules
devise :database_authenticatable, :registerable,:async,
:recoverable, :rememberable, :trackable, :validatable, :token_authenticatable, :confirmable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment