I have created a Rails project but when I issues commands such as rails s, or rails c from within the project directory I get:
The program 'rails' can be found in the following packages:
* ruby-railties-3.2
* ruby-railties-4.0
Try: sudo apt-get install <selected package>
Do I need to set my path variable? Please help!