Changeset [62723c69b9962743c10c08667c4160774dc61a7d] by Luis Lavena

December 29th, 2011 @ 02:38 PM

Remove Thin::ROOT

Ruby is smart enough to find thin/* with autoload or require.

Forcing a full path into it do not result in better performance, on the
contrary, impact on performance on Windows :-(

'lib' directory is always pushed into $LOAD_PATH when running specs, but you can manually run bin/thin like this:

ruby -Ilib bin/thin https://github.com/macournoyer/thin/commit/62723c69b9962743c10c0866...

Committed by Luis Lavena

  • M lib/thin.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป