Thank you for this amazing tutorial. I started with the regular Windows installation in your other video, but after running into errors, I realized it's easier to install on the Linux subsystem for Windows and followed closely along in this video. I achieved success in properly installing and setting up the Rails project. I will watch the POSTGRESQL setup video later.
@MalachiRails8 ай бұрын
You're welcome!
@CyranicalGoated9 ай бұрын
Thanks for making this tutorial man, hopefully this will help me setup wsl2 for rails.
@MalachiRails9 ай бұрын
Did you set it up
@CyranicalGoated9 ай бұрын
@@MalachiRails Not yet school made me busy
@MalachiRails9 ай бұрын
ok let me know how it goes@@CyranicalGoated
@agustinsoria81184 ай бұрын
@@MalachiRails Brother! Do you a tutorial to set up Rails using a subsystem Linux like Ubuntu? I being having problems connecting that with PostgreSQL and the next week i have a technical interview with that. Pls help!
@MalachiRails4 ай бұрын
@@agustinsoria8118 that’s this video
@Keepupwithife7 ай бұрын
Only tutorial that really helped me to get it up and running.
@MalachiRails7 ай бұрын
In happy to hear this.
@beybell9 ай бұрын
Hello, Malachi. Thanks for the video, I did it all right 👍🏻
@MalachiRails9 ай бұрын
Great 👍
@NeeleshMethuku5 ай бұрын
thanks Malachi Rails, its very helpful
@MalachiRails4 ай бұрын
I’m glad
@theb00geyman693 ай бұрын
Hi, I just want to ask if I can create a rail project on different drive like Drive D even though I install the ruby, rails, and other things in my C drive. I am running low on my C drive which is why I ask. Thank you in Advance.
@MalachiRails3 ай бұрын
Yes u can
@piehax78918 ай бұрын
You should run rbenv global 3.3.0 after installing it. Then ruby -v should return the correct version too or use rbenv local for a project.