Rails 4.2.x now binds to 127.0.0.1 by default, so bind to 0.0.0.0 to work with vagrant port forwarding.
It doesn't currently recomment using Vagrant - there are probably some bugs to work out in the process before we can do that.