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
Can anyone suggest me something like that before i've started razor
for rails on github?
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.