Lesson 8 - Devise Gem with Rails 7 & Hotwire

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 !
github.com/swiftruby/devisefr...

Пікірлер: 19

  • @MikesMidnightWhispers
    @MikesMidnightWhispersАй бұрын

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

  • @swiftrubycoding

    @swiftrubycoding

    Ай бұрын

    This lesson is outdated my brother. Go to the more recent devise lessons.

  • @swiftrubycoding

    @swiftrubycoding

    Ай бұрын

    Go follow the thinker app lessons. Devise and simple form

  • @bakterio
    @bakterio Жыл бұрын

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

  • @thebrainpal
    @thebrainpal2 күн бұрын

    Thank you!

  • @riomljr
    @riomljr Жыл бұрын

    Thank You! This actually has helped immensely!

  • @TheTrifaced
    @TheTrifaced Жыл бұрын

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

  • @joaofelipebarrosneto8719
    @joaofelipebarrosneto87194 ай бұрын

    Amazing tutorial! Thanks bro.

  • @user-pi6ju2yo6o
    @user-pi6ju2yo6o Жыл бұрын

    nice, thanks

  • @martinarce8138
    @martinarce8138 Жыл бұрын

    Cool!

  • @juanebasurto2777
    @juanebasurto277711 ай бұрын

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

  • @kirindev
    @kirindev7 ай бұрын

    thank you.

  • @swiftrubycoding

    @swiftrubycoding

    7 ай бұрын

    This lesson is outdated. Watch this one instead .. kzread.info/dash/bejne/eKJr0silYbrOo6g.htmlsi=f3vHzpVgiS7OTKkI

  • @Raphash0w
    @Raphash0w11 ай бұрын

    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 ?

  • @swiftrubycoding

    @swiftrubycoding

    11 ай бұрын

    I got you bro stay tuned for new content

  • @xsky1355
    @xsky1355 Жыл бұрын

    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

  • @sim-card8685

    @sim-card8685

    Ай бұрын

    Hi, i have the same problem. Did you find a solution?

  • @digitaleasyllc5509
    @digitaleasyllc5509 Жыл бұрын

    where can i find the cheatsheet code?

  • @swiftrubycoding

    @swiftrubycoding

    Жыл бұрын

    its in the GitHub repository in the video description