How to Install Ruby on Rails on Windows

preview_player
Показать описание
If you are Learning Rails I have FREE BRILLIANT COURSES where I teach you all you need to know. I recommend you to choose one and follow it after this video.

LINKS. Watch whole video to be sure u do it right.
YARN
NODEJS
RAILS INSTALLER
RUBYINSTALLER

How I learned Ruby on Rails

Hey there, I'm Malachi, and I'm passionate about one thing: helping YOU succeed in mastering Ruby on Rails! With years of experience in the world of web development, I've been through the ups and downs of learning Rails firsthand. Now, I'm here to share my knowledge and expertise with you.

Struggling with Rails? I've been there, and I've got your back. I offer personalized mentorship to make your Rails journey smooth sailing.

🔥 What You'll Get: 🔥

Personalized Mentorship
Interactive Learning
Supportive Community

Let's turbocharge your Rails journey together!

#Rails #Software #programming
Рекомендации по теме
Комментарии
Автор

Hey everyone!
Some people are getting errors with this video.
so I made a new one which using a different solution and it's way better.

MalachiRails
Автор

it finally worked after struggling all night on Windows!
needed to manually do:
gem install psych (run as admin on Windows Powershell if it shows errors on cmd/bash)
bundle install

koushikkantisaha
Автор

THANK U FINALLY WORKED, ALL THIS IN 5 MIN VIDEO

lucaslopes
Автор

I've installed rails on multiple windoes machine and this is by far the easiest way. Thanks alot for the video.

herbalsmok
Автор

Thank you for this amazing tutorial. I started with the regular Windows installation in this video, but after running into errors, I realized it's easier to install on the Linux subsystem for Windows and followed closely along your other video. I achieved success in properly installing and setting up the Rails project. I will watch the POSTGRESQL setup video later.

KentvanKuller
Автор

hii Sir
An error occurred while installing psych (5.1.2), and Bundler cannot continue. my terminal threw me this error.

Skm-kc
Автор

thanks man. the tutorial was very helpful. I had already spent a lot of time trying to figure it out

bethwelkimutai
Автор

Got yarn, node, rails installed but not ruby for some reason. Getting the error `find_spec_for_exe': can't find gem railties. Error installing rails:
ERROR: Failed to build gem native extension.

managerialtheory
Автор

thanks for such a great tutorial. saved me a lot of time

shashankparmar
Автор

`find_spec_for_exe': can't find gem railties (>= 0.a) with executable rails (Gem::GemNotFoundException)

antisocial.kennedy
Автор

Perfect tutorial. Thank you very much.

Автор

The links aren't in the comments as you mention.

burtking
Автор

Yea, it is little bit difficult to install Ruby on Rails on Windows rather than iOS and Linux

akhror-oshie
Автор

why the fuck you need nodejs on ruby on rails ?

Dracometeor
Автор

This is the best video I have seen on YouTube. You taught it very smoothly on how to get started with Ruby on Rails. Everything was just perfect. Keep it up.

ayeshazahra
Автор

It worked! Thanks for creating this tutorial, I am gonna share this to all who needs it

ayoOnCode
Автор

Why do I get ruby version 2 and rails version 5 when I am sure that I follow all of your steps?

zevi
Автор

This was awesome. Thanks so much! Hope your channel grows faster!

john
Автор

This "psych" just doesnt work at all. I've tried everything. That's exactly why I just cannot coding with Windows machines. It's just too much BS to me to handle.

macos-brasil
Автор

I'm getting some kind of error when I check Rails version. Can't find gem railties. Gem not found exception. Otherwise, great tutorial. I look forward to watching your other videos.

KentvanKuller