Does SproutCore take 30 seconds to reload under sc-server? Use thin.

For some reason, reloading a SproutCore app under sc-server may take 20 or 30 seconds. If this happens to you, try:

sudo gem install thin

This should get reload times down to a couple of seconds.

Notes

  1. sproutcorehacks posted this