/devise_practice

This application is a simple demonstration of how to utilize the devise gem for authentication.

Primary LanguageRuby

Devise Authentication Setup Application

The purpose of this application is to provide the code that demonstrates how to impliment the devise gem with Rails 7.

  • Ruby version

    • 3.2.2
  • Rails version

    • 7.0.8
  • Database

    • PostgreSQL
  • To run through a login/logout cycle in local host use this command:

    • rails s
  • Then go to the URL below to access local host on your server.

Thank for you being here!