Arun Gupta's Blog: TOTD #80: Sinatra CRUD application using Haml ... by Using templates

Sun, 28 Jun 2009 00:00:07 -0700

Arun Gupta's Blog: TOTD #80: Sinatra CRUD application using Haml ...

by Using templates @ Sun, 28 Jun 2009 00:00:07 -0700



Sinatra provides support for Haml, Erb, Builder, Sass, and Inline templates as described here. This TOTD will show how to get started with creating a Sinatra CRUD application using Haml templates. ...