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
Post a Comment