After running this, nothing loads.
What do you see on your screen when you run that, how did you setup your dev environment?
btw use ./bin/unicorn not that.
Usa UNICORN_BIND_ALL=1 bundle exec rails server en su lugar
¡Muchísimas gracias! En toda la documentación indicaban usar --binding=0.0.0.0, pero solo después de tu comando pude conectarme desde fuera de localhost.