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? :) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 13 January 2011 19:53, Vitaly Baum <vitaly.baum-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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? :)I think haml might be what you are looking for. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Colin Law wrote in post #974762:> On 13 January 2011 19:53, Vitaly Baum <vitaly.baum-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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.nethttp://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? :) > > 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.> > ColinBest, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.