This is a quick and dirty script to get going with Rails
Assumptions:
- Docker is installed
- Docker Compose is installed
- You will use postgres
- You want omakase: rails default options (minitest, coffescript, turbolinks, actioncable...)
It expects the rails app/folder name as argument. If missing it will use CWD basename and proceed (beware!)