Skip to content

Instantly share code, notes, and snippets.

@mrinterweb
Created August 4, 2010 23:18
Show Gist options
  • Save mrinterweb/508966 to your computer and use it in GitHub Desktop.
Save mrinterweb/508966 to your computer and use it in GitHub Desktop.
rails s thin -p 3001
=> Booting Thin
=> Rails 3.0.0.rc application starting in development on http://0.0.0.0:3001
=> Call with -d to detach
=> Ctrl-C to shutdown server
You did not specify how you would like Rails to report deprecation notices for your development environment, please set config.active_support.deprecation to :log at config/environments/development.rb
>> Thin web server (v1.2.7 codename No Hup)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:3001, CTRL+C to stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment