Devise Admin and Users with Different Models | Ruby on Rails 7 Tutorial

Sdílet
Vložit
  • čas přidán 3. 07. 2023
  • Different controllers, models, and views for various Devise resources in your Ruby on Rails 7 applications.
    Checkout my course(s) at: learn.deanin.com
    Join this channel to help support these videos:
    / @deanin
    Follow me on social media:
    linktr.ee/deanin
    If you liked this video, please consider subscribing: t.co/RZ4EwP0F2a
    #Deanin #Software #Programming

Komentáře • 7

  • @angryfijian4429
    @angryfijian4429 Před 5 měsíci

    Mate, your videos are amazing. keep it up, these are helping me learn so much!

  • @julioarruda8182
    @julioarruda8182 Před 9 měsíci +2

    Thank you

  • @MatthewKennedyUK
    @MatthewKennedyUK Před 10 měsíci +1

    Sometimes I play these just the the signature intro: “Hello Everyone”. 😊

  • @azizdevfull
    @azizdevfull Před 10 měsíci +1

    Very Helpful : )

  • @justaguy292
    @justaguy292 Před 10 měsíci +2

    Hello Deanin, can you do a video about Multi-tenancy with a different example, not a blog. Say with a sports analogy.

  • @user-vy8yi9hm8g
    @user-vy8yi9hm8g Před 10 měsíci +2

    Hi Deanin, I have posted this multiple times just want to know if you can make a video on integration with services(word, PowerPoint & one drive) of office 365 along with login via office 365 in rails. I can't find any tutorial and good gem to implement it

  • @akshaybalamurugan
    @akshaybalamurugan Před měsícem

    Im confused on when to use user roles for a single devise user model and when to use multiple devise models for different roles.