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/)
![]() |
index : Deux-Scoops-Rails-Tutorial | |
A basic Rails tutorial to provide a practical introduction to the framework |
aboutsummaryrefslogtreecommitdiffstats |
gem install bundler
)gem install rails
)brew install postgresql
ou https://postgresapp.com/)