(juste en dessous des badges sympatiques à placer)
Une petite description du projet
Entrez ici les instructions pour bien débuter avec votre projet...
Below are the setups to run Ruby on Rails application on your system. | |
Make sure Ruby is installed on your system. Fire command prompt and run command: | |
ruby -v | |
Make sure Rails is installed | |
rails -v | |
If you see Ruby and Rails version then you are good to start, other wise Setup Ruby On Rails on Ubuntu |