https://github.com/thanhluanuit/devise-in-rails
Authentication with Devise in Rails
https://github.com/thanhluanuit/devise-in-rails
authentication devise rails
Last synced: 3 months ago
JSON representation
Authentication with Devise in Rails
- Host: GitHub
- URL: https://github.com/thanhluanuit/devise-in-rails
- Owner: thanhluanuit
- Created: 2020-03-22T14:24:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T19:21:47.000Z (over 3 years ago)
- Last Synced: 2025-12-27T21:53:59.718Z (6 months ago)
- Topics: authentication, devise, rails
- Language: Ruby
- Homepage: https://luanotes.com/blogs/authentication-with-devise-in-rails
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Authentication with Devise in Rails
### Table of Contents
1. Introduction about Devise
2. Installing to Rails application
3. Generate User model
4. Configure Devise
5. Usage: Sign up, Log in, Log out
6. Conclusion
### Read more in: https://luanotes.com/blogs/authentication-with-devise-in-rails