1 2 3 4 5 6 7
Préparation =========== * Installer Ruby >=2.2.2 (https://github.com/rbenv/rbenv) * Installer Bundler (`gem install bundler`) * Installer Rails (`gem install rails`) * Installer Postgres (`brew install postgresql` ou https://postgresapp.com/)