▶️ 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
@joshmaldonado30003 жыл бұрын
Man you are so clear and concise in your instruction. I have tried learning to code so many times before and this is the first time I'm actually engaged in learning. This part was really fun!
@Codemycom3 жыл бұрын
Glad to hear it!
@josbexerr51662 жыл бұрын
Gracias por contagiar tus animos y el amor que le tiene a ruby on rails
@mohamednaleef32204 жыл бұрын
Hi This was very helpful. Thanks alot and looking forward to more advanced app development using ROR.
@Codemycom4 жыл бұрын
Glad it was helpful!
@adante4074 жыл бұрын
Great series. Would be fantastic if you could make some more Rails tutorials? They're very hard to find in this JavaScript world.
@Codemycom4 жыл бұрын
I've got a bunch on my website
@soumyaranjansia37822 жыл бұрын
ohhh men it's amazing . salute to "scaffold"
@Alimenteocerebro2 жыл бұрын
semething changed in the newer versions of rails. it create the scaffold now with divs, not with tables
@Codemycom2 жыл бұрын
Rails is always changing...that's why it's so annoying to use.
@muhdnazmi55592 жыл бұрын
Is it possible if i want to make scaffold with tables for latest version? Is there any config i need to do?
@Codemycom2 жыл бұрын
@@muhdnazmi5559 no config needed
@basiqmalik66052 жыл бұрын
Huge respect Sir, from Pakistan.
@Codemycom2 жыл бұрын
Thanks!
@joyerjarahuamani72283 жыл бұрын
thank you very much for the content that you make, it is very useful to me, greetings from peru.
@Codemycom3 жыл бұрын
Very welcome
@chocoblan4288 Жыл бұрын
Wow! crud in rails is really fast but the installation is tooooooooo looooooonnnnnnggggggg!!! haha
@Codemycom Жыл бұрын
Yeah, Rails installation is ridiculous.
@briangreenberg1533 жыл бұрын
Hey John, Taking a break from Django and looking back at this Ruby on Rails stuff! Getting a kick out of it! - Your Vegas buddy, Brian
@Codemycom3 жыл бұрын
Ha fun!
@alvarolandaluce41803 жыл бұрын
Hi, for some reason, add, edit and view, but I can't destroy/delete, any tips?
@soo-myungpires70443 жыл бұрын
Same
@trad6078 Жыл бұрын
I am not getting the friends list in coloumns instead i am getting in rows seaprately what am i supposed to do
@anujnarang51073 жыл бұрын
How can I search for a particular record using the search tab?
@TalithaCumi10083 жыл бұрын
Hi John, great teaching! Do you know why rails g scaffold is not working? it says in terminal wrong constant name, I followed and tried everything and it doesnt work lol
@Codemycom3 жыл бұрын
Did you try googling the exact error you got?
@StefanKo12242 жыл бұрын
But how can it works in musql database ? Can u explain how can i type sql querys and run in o rails with mysql databse
@Codemycom2 жыл бұрын
You don't use sql commands in rails. Rails abstracts away the database layer and converts it to sql itself on the backend.
@aviralkaushik31714 жыл бұрын
Sir, I want to ask that can we convert .py file to .apk file or not?
@arnavpandey17224 жыл бұрын
no,but Kivy can if you use Python
@aviralkaushik31714 жыл бұрын
@@arnavpandey1722 kivy is a programming language or what something
@arnavpandey17224 жыл бұрын
@@aviralkaushik3171 yes i know bro but tkinter can't be
@aviralkaushik31714 жыл бұрын
@@arnavpandey1722 so tkinter programming cannot be converted into apk
@arnavpandey17224 жыл бұрын
@@aviralkaushik3171 yes but there is method with a module pyinstaller but the command prompt will be still visible in the background and that's not good. :(
@TheDragonKnightz3 жыл бұрын
What if you want to add another column for the database, do you just re-migrate it?
@Codemycom3 жыл бұрын
yep
@jukebox60712 жыл бұрын
My command prompt isnt working.
@Codemycom2 жыл бұрын
use the same on I do in the videos
@jukebox60712 жыл бұрын
Qnd a you might be suffering from a man I'm middle attack with fetcher error when bundle install
@jukebox60712 жыл бұрын
Rails also error
@vrushabkudchi53282 жыл бұрын
The table is geting created in vertical
@jjpecoraro60742 жыл бұрын
Can somone please help me with this ive been trying for hours. I created the scaffold and it works but it isn't a table and i dont know how to turn it into one. thanks
@Codemycom2 жыл бұрын
You need to use html to create a table...or use bootstrap code or whatever. Don't I show exactly how to do that in this video?
@skyleonidas92704 жыл бұрын
nice
@Codemycom4 жыл бұрын
Thanks
@aga1nstall0dds5 ай бұрын
I come from django... so rails is the way huh...
@Codemycom5 ай бұрын
I wouldn't say that
@randerins3 жыл бұрын
Would be better if he mentioned how all of these HTTPS methods functioned. But not even that.