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

  Рет қаралды 10,766

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 48
@Codemycom
@Codemycom 4 жыл бұрын
▶️ Watch Entire Ruby on Rails Playlist ✅ Subscribe To My KZbin 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
@Codemycom
@Codemycom 2 жыл бұрын
Thanks!
@mohamednaleef2219
@mohamednaleef2219 4 жыл бұрын
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
@nicolasbraz
@nicolasbraz 2 жыл бұрын
Thanks, it's a very cool tutorial.
@Codemycom
@Codemycom 2 жыл бұрын
Thanks!
@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 жыл бұрын
Yeah I do that for most of my videos
@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
@domiciojosedasilva9438
@domiciojosedasilva9438 2 жыл бұрын
Hello, my destroy is not working, what can it be?
@Codemycom
@Codemycom 2 жыл бұрын
Likely just a typo in your code
@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🤧
@ujjwaltanwar2800
@ujjwaltanwar2800 2 жыл бұрын
With Rails 6.0 bootstrap don't work the same, as shown in this video.
@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
@skyleonidas9270
@skyleonidas9270 4 жыл бұрын
nice
@Codemycom
@Codemycom 4 жыл бұрын
Thanks
@jaimehormazabal730
@jaimehormazabal730 Жыл бұрын
GENIO
@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 жыл бұрын
Or use the old version of bootstrap
@MrRandomKobe2024
@MrRandomKobe2024 3 жыл бұрын
my thead isnt dark, help?
@Codemycom
@Codemycom 3 жыл бұрын
what thread?
@MrRandomKobe2024
@MrRandomKobe2024 3 жыл бұрын
@@Codemycom problem solved, thx for responding👍
@rajmaddheshiya3025
@rajmaddheshiya3025 4 жыл бұрын
❤️❤️❤️🤘🤘
@Codemycom
@Codemycom 4 жыл бұрын
thanks!
@fxgame3171
@fxgame3171 4 жыл бұрын
ДаДаДа я русский
@Codemycom
@Codemycom 4 жыл бұрын
yes you are
@AhmedGamberli
@AhmedGamberli 5 ай бұрын
Hi. deleting on friends page with this code is not working for me. it just redirects to show:
@Codemycom
@Codemycom 5 ай бұрын
What did you do differently from the video?
@AhmedGamberli
@AhmedGamberli 5 ай бұрын
@@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!
Styling Our Devise Views - Ruby On Rails Friend List App #7
25:18
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
More Rails Associations - Ruby On Rails Friend List App #9
21:49
Install Rails - Ruby On Rails Friends List App #1
29:41
Codemy.com
Рет қаралды 29 М.
5 Secrets to Becoming a Badass Ruby on Rails Developer
28:01
Mix & Go
Рет қаралды 25 М.
Build 3 Tkinter Apps Using Pieces and A.I. In Seconds!
28:06
Codemy.com
Рет қаралды 4,3 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.