Style Our Friend List App With Bootstrap - Ruby On Rails Friend List App #5

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2025

ความคิดเห็น • 48

  • @Codemycom
    @Codemycom  4 ปีที่แล้ว

    ▶️ Watch Entire Ruby on Rails Playlist ✅ Subscribe To My TH-cam Channel:
    bit.ly/3hvlr7P bit.ly/2IGzvOR
    ▶️ See More At: ✅ Join My Facebook Group:
    Codemy.com bit.ly/2GFmOBz
    ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
    Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
    ▶️ Get The Code
    bit.ly/3iLOq97

    • @meetmakwana3427
      @meetmakwana3427 2 ปีที่แล้ว

      If delete btn is not working in table, use this button in the table :

      Delete

    • @meetmakwana3427
      @meetmakwana3427 2 ปีที่แล้ว

      John didn't showed that he had already written code of table so here it is, you'll can copoy paste from this comment :
      Friends List


      Name
      E-Mail
      Phone












      Delete

    • @meetmakwana3427
      @meetmakwana3427 2 ปีที่แล้ว

      PS: My rails v-7 and ruby v-3.1 in windows 10

  • @81mrcrce
    @81mrcrce 3 ปีที่แล้ว

    John, followed your lecture. I am amazed ! The number one thing i have been struggling with : to enter some data into a DB and handle it NICELY on a webpage...You really make it a pleasant walk and some flower picking in the park ! I am impressed by the generators and the scaffolding too. 'Bootstrappifying' is a wonderful word - it is now in my mind . Thanks a million.

    • @Codemycom
      @Codemycom  3 ปีที่แล้ว

      Glad it helped!

  • @domiciojosedasilva9438
    @domiciojosedasilva9438 2 ปีที่แล้ว

    Your classes are very good

  • @mohamednaleef2219
    @mohamednaleef2219 4 ปีที่แล้ว +1

    Could you please show how to use more css as well as the usage of gems. Thanks

    • @Codemycom
      @Codemycom  4 ปีที่แล้ว

      will get to gems soon

  • @meetthereqs
    @meetthereqs 3 ปีที่แล้ว

    Hey ! thank you for creating these videos. some quick feedback would be to add markers for each section of your videos so we can scrub through to see the sections we need instead of having to eyeball it without the markers / timestamps.

    • @Codemycom
      @Codemycom  3 ปีที่แล้ว +1

      Yeah I do that for most of my videos

  • @nicolasbraz
    @nicolasbraz 2 ปีที่แล้ว

    Thanks, it's a very cool tutorial.

  • @lorenzoplantilla3405
    @lorenzoplantilla3405 2 ปีที่แล้ว

    On the newer version of rails, when I migrate to create the schema, the generated webpages don't show the data in the "friend list" in table form, instead, they use a very redundant list type of layout.
    With that said, is there any way to tell rails that I want it to create a tabular layout when it creates the webpages for the migrated schema? i.e. the "friend list"

    • @DegenSienne
      @DegenSienne 2 ปีที่แล้ว

      Oh I have this issue too!

    • @asolab
      @asolab 2 ปีที่แล้ว

      Can I help you guys ?? share your code on github

    • @asolab
      @asolab 2 ปีที่แล้ว

      I also used rails 7 to build it, if you check the code you just need to move the entire conditional ruby code to index.html erb

    • @xprincessxbreyennax4544
      @xprincessxbreyennax4544 10 หลายเดือนก่อน

      Silly question... where do I find that?@@asolab

  • @hariprasath1756
    @hariprasath1756 3 ปีที่แล้ว

    How to implement crud with modal popups in rails pls can you explain this sir?

    • @Codemycom
      @Codemycom  3 ปีที่แล้ว

      I don't have any videos on that

  • @Abdulkalam-he7wo
    @Abdulkalam-he7wo 3 ปีที่แล้ว

    Thanks you for this video💕.. Im loving this tutorial... I've a error.. If i click the destroy button it goes to show page.. How to clear it out?!

    • @Abdulkalam-he7wo
      @Abdulkalam-he7wo 3 ปีที่แล้ว

      If click destroy it goes to friends page.. Not getting delete.. I don't know why... The codes are also in perfect manner

    • @Codemycom
      @Codemycom  3 ปีที่แล้ว

      @@Abdulkalam-he7wo No, the codes are not in perfect manner...you have a typo somewhere

    • @Abdulkalam-he7wo
      @Abdulkalam-he7wo 3 ปีที่แล้ว

      @@Codemycom yeah im searching for it.. But still i can't able to find it🤧

  • @jaimehormazabal730
    @jaimehormazabal730 ปีที่แล้ว

    GENIO

  • @ujjwaltanwar2800
    @ujjwaltanwar2800 2 ปีที่แล้ว

    With Rails 6.0 bootstrap don't work the same, as shown in this video.

  • @domiciojosedasilva9438
    @domiciojosedasilva9438 2 ปีที่แล้ว

    Hello, my destroy is not working, what can it be?

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      Likely just a typo in your code

  • @skyleonidas9270
    @skyleonidas9270 4 ปีที่แล้ว +1

    nice

  • @viniciussouza6269
    @viniciussouza6269 2 ปีที่แล้ว

    i got stuck. my index.html.erb has no just a , cant go on from here

    • @RowdyVerbeek-f7r
      @RowdyVerbeek-f7r ปีที่แล้ว

      same here..can someone help out?

    • @xprincessxbreyennax4544
      @xprincessxbreyennax4544 10 หลายเดือนก่อน

      I ended up rewriting the code as:


      First Name
      Last Name
      Email
      Phone
      Twitter

  • @rajmaddheshiya3025
    @rajmaddheshiya3025 4 ปีที่แล้ว +1

    ❤️❤️❤️🤘🤘

  • @MrRandomKobe2024
    @MrRandomKobe2024 3 ปีที่แล้ว

    my thead isnt dark, help?

    • @Codemycom
      @Codemycom  3 ปีที่แล้ว

      what thread?

    • @MrRandomKobe2024
      @MrRandomKobe2024 3 ปีที่แล้ว

      @@Codemycom problem solved, thx for responding👍

  • @ernestphillips5156
    @ernestphillips5156 3 ปีที่แล้ว

    If you're using Bootstrap 5.0 , Jumbotron is gone. Try this:
    ```

    Hello, world!
    lorem ipsum.

    Some dummy text
    Learn More
    ```

    • @Codemycom
      @Codemycom  3 ปีที่แล้ว +1

      Or use the old version of bootstrap

  • @fxgame3171
    @fxgame3171 4 ปีที่แล้ว +2

    ДаДаДа я русский

  • @AhmedGamberli
    @AhmedGamberli 5 หลายเดือนก่อน

    Hi. deleting on friends page with this code is not working for me. it just redirects to show:

    • @Codemycom
      @Codemycom  5 หลายเดือนก่อน +1

      What did you do differently from the video?

    • @AhmedGamberli
      @AhmedGamberli 5 หลายเดือนก่อน +1

      @@Codemycom Hi once more. I googled it and figured out that in my version of rails (which i guess is the newest) i need to write turbo_method and turbo_confirm instead of method and confirm. Anyway, thanks for the series!