https://github.com/rhardih/rails4-with-user-signup
Example application using Devise for authentication and configured with the Confirmable module for email confirmations
https://github.com/rhardih/rails4-with-user-signup
Last synced: about 1 month ago
JSON representation
Example application using Devise for authentication and configured with the Confirmable module for email confirmations
- Host: GitHub
- URL: https://github.com/rhardih/rails4-with-user-signup
- Owner: rhardih
- License: mit
- Created: 2014-06-03T18:38:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-03T18:42:02.000Z (almost 11 years ago)
- Last Synced: 2025-01-24T20:41:33.525Z (3 months ago)
- Language: Ruby
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rails4-with-user-signup
=======================Example application using Devise for authentication and configured with the Confirmable module for email confirmations