Skip to content

Commit

Permalink
Remove all user actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Shannarra committed Jul 29, 2024
1 parent 99b038b commit 06a6b71
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 316 deletions.
315 changes: 0 additions & 315 deletions config/initializers/devise.rb

This file was deleted.

1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# frozen_string_literal: true

Rails.application.routes.draw do
devise_for :users
get 'welcome/index'

root 'welcome#index'
Expand Down

0 comments on commit 06a6b71

Please sign in to comment.