Rack middleware and application for serving dynamic pages in very simple way. There are no controllers or models, just only views like a jsp, asp and php! http://github.com/migrs/rack-server-pages Features Serving dynamic pages (default: ERB) Serving static files No requirements (except Rack) Tilt support (optional) Include a partial template Layout template Integrate with any rack applications (

