Set up your Mac or Windows PC to build apps with Ruby, Rails, and Postgres.
- Install dependencies and run the server:
bundle install
rails server
- Open
http://localhost:3000
in your browser.
Patches welcome. This repository is a fork of Install Rails.