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

Поделиться
HTML-код
  • Опубликовано: 3 июл 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

Комментарии • 7

  • @angryfijian4429
    @angryfijian4429 5 месяцев назад

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

  • @julioarruda8182
    @julioarruda8182 10 месяцев назад +2

    Thank you

  • @azizdevfull
    @azizdevfull 11 месяцев назад +1

    Very Helpful : )

  • @MatthewKennedyUK
    @MatthewKennedyUK 11 месяцев назад +1

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

  • @justaguy292
    @justaguy292 10 месяцев назад +2

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

  • @akshaybalamurugan
    @akshaybalamurugan Месяц назад

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

  • @user-vy8yi9hm8g
    @user-vy8yi9hm8g 11 месяцев назад +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