'rails server' starts thin twice, shuts both down. Cucumber still works
问题 My rails application fails to start up in development mode. It appears to work in both production and test mode. Here is what I get when I run 'rails server': Thin web server (v1.5.1 codename Straight Razor) Maximum connections set to 1024 Listening on 0.0.0.0:51960, CTRL+C to stop Booting Thin Rails 3.2.11 application starting in development on http://0.0.0.0:3000 Call with -d to detach Ctrl-C to shutdown server Thin web server (v1.5.1 codename Straight Razor) Maximum connections set to 1024