Lesson 8 - Devise Gem with Rails 7 & Hotwire

preview_player
Показать описание
In this video I will show you how to create a simple authentication system using Rails 7 and Devise Gem. Learn how to create a global navbar that has conditional logic for user authentication.

Reference the code here !

Рекомендации по теме
Комментарии
Автор

Thank you so much for the help, extremely helpful and easy to follow

MikesMidnightWhispers
Автор

This is the only video that really helped me, thanks!

bakterio
Автор

Thank You! This actually has helped immensely!

riomljr
Автор

Good news! Devise has added hotwire/turbo functionality out of the box now

TheTrifaced
Автор

Hi!! Thanks for the tut!! Whats is your icons package?!

juanebasurto
Автор

one thing that I am struggling to find is the views (edit and show) for example for the 'user' of devise. When I generate views and controllers it only brings sessions views and controllers, no show or edit for example... Can anyone help ?

Raphashw
Автор

Now when I make a form submission with errors in it (e.g. password is less than 6 characters), it doesn't show any of the errors

xsky