blackerby / school-on-rails

1 stars 0 forks source link

Fix devise flash #10

Closed blackerby closed 1 year ago

blackerby commented 1 year ago

Solution based on this: https://betterprogramming.pub/devise-auth-setup-in-rails-7-44240aaed4be. Closes #6.

blackerby commented 1 year ago

Specs still need to be written for this, but going to go ahead and merge.