Authentication basics with Ruby on Rails

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024
  • ХоббиХобби

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

  • @korayberk54
    @korayberk54 2 года назад +8

    I don't know if anyone has ever told you this, but you are really a great teacher and it is so important to have people arround the world like yourself. Keep doing what you are love and know that you are definitely good at it.

    • @cjav_dev
      @cjav_dev  2 года назад

      Thanks so much for the positivity! Love it.

  • @morrismenanya9059
    @morrismenanya9059 2 года назад +1

    I had to pause the video halfway to say this is the most helpful and informative video I’ve really come across. You’re freaking awesome

    • @cjav_dev
      @cjav_dev  2 года назад +1

      Thanks so much for the kind words, Morris!

  • @dencam
    @dencam 2 года назад

    These tutorials have been very helpful to me as a beginner in Ruby.
    Thank you CJA

  • @kartikkk4583
    @kartikkk4583 Год назад

    Oh man I am in love with you, the way you teach , all doubts cleared , great work man keep it up

  • @qe8445
    @qe8445 2 года назад +4

    I really appreciate the work you put into these videos, I hope you get a lot of subs.

    • @cjav_dev
      @cjav_dev  2 года назад

      Thanks for the kind words!

  • @TadesseDev
    @TadesseDev 2 года назад

    I love how you take it step by step. Big fan brother ❤❤

  • @rishikeshpatil9941
    @rishikeshpatil9941 2 года назад

    That's what I'm searching for from last week. Thank You man!! Just want to suggest you that please explain logout feature by destroying the session & how to expire cookies automatically after certain time.

  • @promverstat
    @promverstat 2 года назад

    very detailed and simple, enjoyed

  • @SlainR2
    @SlainR2 3 года назад +1

    wow, impressive vim skills

    • @cjav_dev
      @cjav_dev  3 года назад

      Haha thanks 🙏

  • @kevin9458
    @kevin9458 2 года назад

    Nice video, what is your terminal theme?

  • @muhammadaamirkhan9185
    @muhammadaamirkhan9185 Год назад

    Thanks that was a great video.

  • @Jeffrey7P
    @Jeffrey7P 3 года назад

    Great Vid! Is there a Github repo for this? Thanks in advance!

  • @andrewkontoh6060
    @andrewkontoh6060 3 года назад +1

    Thanks alot

  • @kartikkk4583
    @kartikkk4583 Год назад

    I have a doubt how can we make it so that it checks for password only when we are creating a user and not when updating (i mean it will give options to update all the fields but if i dont update it it should remain same as previous )

  • @EnjoytheMents
    @EnjoytheMents 3 года назад +1

    Can u do a video about token based api consuming? Where you need to post to a url to get an bearer token and then connect with the token and auto refresh it?….

    • @cjav_dev
      @cjav_dev  3 года назад +1

      Yeah totally. Do you have an API in mind that works like this?

  • @JayJay-ki4mi
    @JayJay-ki4mi 2 года назад

    Could you tell me how you're switching to different files so quickly in vim. I use the telescope plugin, but whatever you're using looks far simpler.

    • @cjav_dev
      @cjav_dev  2 года назад

      I’m using a plug-in called fzf for the fuzzy finder and nerdtree for the navigation thing.

    • @JayJay-ki4mi
      @JayJay-ki4mi 2 года назад

      @@cjav_dev ty :)

  • @karlaeda902
    @karlaeda902 2 года назад

    Hi! Could you please tell what terminal theme you're using in the video?)

    • @cjav_dev
      @cjav_dev  2 года назад

      I use OneDark, but have tweaked it a little

  • @sinchannobita210
    @sinchannobita210 2 года назад

    I have a doubt to ask,
    How and when does the def password=(raw) setter method gets called automatically?
    Btw it's a great video .

    • @cjav_dev
      @cjav_dev  2 года назад

      Ah yes. This isnt obvious. It’s called when the params are passed from the controller.

  • @augustonunesfarias4062
    @augustonunesfarias4062 2 года назад

    hi cj, got a problem in the application controler and application html
    so my issue is : Couldn't find User without an ID
    that is happening why cookie of user_id arent showing on browser. Do u know how to fix that?
    18:32

    • @cjav_dev
      @cjav_dev  2 года назад

      Is the ID being saved as you expect? One way to test would be to print out the cookie and double check that it’s set as expected

    • @augustonunesfarias4062
      @augustonunesfarias4062 2 года назад

      @@cjav_dev actually I found another issue, devise apparently arent let me sign in

    • @augustonunesfarias4062
      @augustonunesfarias4062 2 года назад

      @@cjav_dev that explain why arent generating a id

  • @cosenocsibb8144
    @cosenocsibb8144 3 года назад

    Where is my comment, dude? It's sad that you've deleted my comment thanking you for the video.