The lecture My first App by Eduonix Learning Solutions is from the course Ruby on Rails Environment. It contains the following chapters:
| 5 Stars | 
             | 
        5 | 
| 4 Stars | 
             | 
        0 | 
| 3 Stars | 
             | 
        0 | 
| 2 Stars | 
             | 
        0 | 
| 1 Star | 
             | 
        0 | 
... “RailsInstaller->Command Line For Ruby on Rails”. Navigate to your new app directory: cd myrubyblog. Now, run the server rails or rails server. Your Webrick server should now be running. Visit http://localhost:3000 - You should ...