Thank you for such great videos, new sub here. In this course I'm doing, I'm creating a new rails app. Before creating it though, the course goes through some rvm commands to make a new gemset for the said app and how to use it with the relevant ruby version. Then how to create the new rails app itself. I understand what gems are for but I'd really appreciate a little insight on what exactly having different gemsets means? I've noticed in other tutorials people simply create a new rails app without creating a separate gemset for it first.
Hey I'm running into a problem. I keep getting a Could not locate Gemfile error after i try bundle install. I have my gem file in the my project folder. I then navigate in my terminal to the the my project folder and run the bundle install but still ahve the same problem. Any recommendations?
Sir will you please tell me that how to revert .gem extension folder to back to normal as it contains mp4 file so that i could not use gem player to watch all those video please help me sir
Hey.. Thank you for this informative video. I tried to install devise gem using cygwin, but the installation failed. Can you please guide me how to install devise and gsl rubygems using cygwin? that will be a great help.
I've never used Cygwin, and I'm not sure the exact issue that you're having. Rails has some great options for developing on Windows now though, this guide is very helpful for that: gorails.com/setup/windows/10