How to convert .gem file to .mp4 format file is it happen (or) is it any app is there for open a .gem format file into mp4 format on phone
@rayeesahmed2553 жыл бұрын
How to convert .gem video file to mp4 video please give me best solution.. ASAP
@CHACHANUS4 жыл бұрын
Amazing video.. your RoR video series is awesome...greetings from Chile
@edutechional4 жыл бұрын
Thank you very much!
@EdritKolotit3 жыл бұрын
Thanks for the detailed explanation.
@The_Penny_Seventeens Жыл бұрын
Excellent video thank you!
@eduardoz76653 жыл бұрын
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?
@funkymunky87874 жыл бұрын
Wish I knew of this channel when I was in a RoR shop (left like 3 months ago!)
@kashishsethi72363 жыл бұрын
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
@CEAbhishekAhirwar2 жыл бұрын
how to decrypt gem file and convert it into mp4 ?? please reply
@sumedhmalik77462 жыл бұрын
How to extract a file having .gem extension or can I convert it to either rar or zip file extension
@kalyanbabu56499 ай бұрын
Sir please tell me, how to convert gem files to mp4 files
@frankie43782 жыл бұрын
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.
How is the gem file created. Is it automatic after I run a command or do I have to create it manually.
@edutechional3 жыл бұрын
It's created automatically when you run the 'rails new' command
@MrMitheros4 жыл бұрын
@edutechional Jordan.. I have bought your rails course last year.. Your way of teaching is awesome.. It would be great if you can update rails course
@edutechional4 жыл бұрын
Thanks! And it's being updated daily, the videos are going at the end of the course, you already have access to them.
@MrMitheros4 жыл бұрын
@@edutechional Thanks a lot Jordan ...today i have checked the course i am having all videos access.
@nilamramaiya29553 жыл бұрын
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.
@edutechional3 жыл бұрын
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
@nilamramaiya29553 жыл бұрын
@@edutechional I will check. Thanks a lot for replying.
@geoistalking2 жыл бұрын
nice video!
@landonbrown16594 жыл бұрын
Could you do a video on making a program to trade stocks
@edutechional4 жыл бұрын
There is quite a bit of regulation around anything financial/stock trading. So that would be a tough one to build out