Using the Eco template engine with Rails -


eco embedded coffeescript templating language. resembles erb. there way can use server-side templating language in rails app?

the ultimate goal use partials written in eco on both client , server.

i noticed rails 3.1 support this. sam stephenson published ruby-eco , hooked sprockets use it. means using .eco in view templates work.

link commit


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -