Code samples for my talks at vienna.rb and RUG::B. All examples can be run independently.
- Hello World
- Database Example
- HTTP Requests Example
- Sinatra (a Sinatra Implementation of the HTTP Request Example functionality)
- Benchmarks (comparing the Sinatra and the Ratpack implementation)