Is it there a Ruby equivalent of Java's Wicket ?
Posted
by rodrigob
on Stack Overflow
See other posts from Stack Overflow
or by rodrigob
Published on 2010-01-08T11:55:50Z
Indexed on
2010/03/27
16:23 UTC
Read the original article
Hit count: 208
The idea would be to replace ERB with templates that are pure XHTML and that the view would be pure code manipulating the template content.
Have this been done already ?
© Stack Overflow or respective owner