Added Devise

This commit is contained in:
2023-05-10 08:58:43 +01:00
parent 369aae721c
commit 1b08798306
30 changed files with 720 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ ruby "3.2.2"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.2", ">= 7.0.4.3"
gem 'devise'
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem "sprockets-rails"