/rails_edge$ rails new rails_4_app --edge --skip-bundle &&cd rails_4_app/
/rails_edge/rails_4_app$ bundle install --binstubs
/rails_edge/rails_4_app$ rails s=> Booting WEBrick=> Rails 4.0.0.beta application starting in development on http://0.0.0.0:3000
=> Call with -d to detach=> Ctrl-C to shutdown server
[2012-12-05 13:58:18] INFO WEBrick 1.3.1
[2012-12-05 13:58:18] INFO ruby 1.9.3 (2012-11-10)[i686-linux][2012-12-05 13:58:18] INFO WEBrick::HTTPServer#start: pid=32414 port=3000