A blog about software by Alexander YaƤkov Garber.

Rails Web Console

I am running Rails from within an Ubuntu Vagrant box:


Vagrantfile specifies ports to open during "vagrant up".
The HTTP address (localhost) is accessible.
However, I ran into this problem.

This solution worked for me.