On Wed, Nov 4, 2009 at 9:40 PM, Marnen Laibow-Koser <marnen / marnen.org> wrote:
> Krithika San wrote:
>> I am sorry I was not clear in my previous reply. I am told not to use
>> Rails or rather not implementing Web Framework.
>
> So don't use a Web framework.  ¨ÂáíáîÅÒãáâïôè ÷ïòë ïî ôèåéï÷î®

As a clarifying point for the OP, ERb is part of standard Ruby.  It is
not a third party library.
(Which is not the case with Haml)

But FWIW, Haml can easily be vendored, so you can probably sneak it in
just as easily.

-greg