Page Index - verachell/Simple-rails-tryout-app-using-devise GitHub Wiki
10 page(s) in this GitHub Wiki:
- Home
- Overall aims and features of this app
- 1. Initial installation and set up a basic home page
- 2. Setting up your devise model and configuring devise
- 3. Set up the logged‐in root and create a status page
- 4. Creating the pages for the aims
- 5. Set up account lockout after failed password attempts
- 6. Set up timeout after inactivity
- 7. Remove registerable
- Tips, tricks and security considerations