Razor view engine

Folks, hi!
I’m on the way from asp.net to rails.
But I can’t find pretty cool view engine for rails like razor for
asp.net
http://weblogs.asp.net/scottgu/archive/2010/07/02/introducing-razor.aspx

Can anyone suggest me something like that before i’ve started razor
for rails on github? :slight_smile:

On 13 January 2011 19:53, Vitaly B. [email protected] wrote:

Folks, hi!
I’m on the way from asp.net to rails.
But I can’t find pretty cool view engine for rails like razor for
asp.net ScottGu's Blog - Introducing “Razor” – a new view engine for ASP.NET

Can anyone suggest me something like that before i’ve started razor
for rails on github? :slight_smile:

I think haml might be what you are looking for.

Colin

Colin L. wrote in post #974762:

On 13 January 2011 19:53, Vitaly B. [email protected] wrote:

Folks, hi!
I’m on the way from asp.net to rails.
But I can’t find pretty cool view engine for rails like razor for
asp.net
http://weblogs.asp.net/scottgu/archive/2010/07/02/introducing-razor.aspx

Can anyone suggest me something like that before i’ve started razor
for rails on github? :slight_smile:

I think haml might be what you are looking for.

Agreed. You wouldn’t want something like Razor for Rails IMHO – it
would encourage you to put too much logic in your views, and it would
probably be a performance nightmare.

Colin

Best,

Marnen Laibow-Koser
http://www.marnen.org
[email protected]