Example for a Minimal Thin App
Here you can see an example for a minimal app that can be hooked up using the Thin ruby server (or using the new Rails 3 routing system). It was tested with Ruby 1.9.2-head and (important for me) also handles UTF-8 characters like ÄÖÜ umlauts without problems. Sometimes a clean code example is just better to understand than a whole tutorial. [gist id="454066"] Have a nice weekend!









