- Sep 17, 2014
-
-
Marc Fournier authored
-
- Jun 05, 2014
-
-
Marc Fournier authored
Rationale: installing thin/puma needs a working toolchain and various libraries installed. Failing that, "gem install" will abort with an error which doesn't give much hints to people not familiar with ruby. Webrick is much slower, but it's pure ruby and doesn't depend on any other gem. Sinatra will pick up what is available, in this order of preference: thin, puma, mongrel, webrick.
-
Marc Fournier authored
This frequently confuses first time users.
-
Marc Fournier authored
-
- Sep 27, 2013
-
-
Michael Fairley authored
Sinatra uses `:bind` to specify the interface to bind to: http://www.sinatrarb.com/configuration.html#bind---server-hostname-or-ip-address
-
- Sep 06, 2013
-
-
Kyle Kingsbury authored
-
- Mar 11, 2013
-
-
Roman Heinrich authored
-
Roman Heinrich authored
-
Roman Heinrich authored
-
Roman Heinrich authored
-
Roman Heinrich authored
-
- Mar 08, 2013
- Mar 03, 2013
-
-
Aphyr authored
The readme suggested the config file controlled which riemann host to talk to; this is a total lie.
-
- Jan 16, 2013
-
-
Aphyr authored
-
- Aug 10, 2012
-
-
Gareth Rushgrove authored
-
- Feb 24, 2012
-
-
Aphyr authored
-
- Feb 19, 2012