Sha256: 2331ec381ca390ea6bb48754cddb3718211a8ef40b377102aaefd4d7c0abcd6b
Contents?: true
Size: 500 Bytes
Versions: 3
Compression:
Stored size: 500 Bytes
Contents
$ rbtenjin -f contextdata.rb --layout=layout6.rbhtml content6.rbhtml <html> <body> <div id="sidemenu"> <ul> <li><a href="/">Top</a></li> <li><a href="/prod">Products</a></li> <li><a href="/support">Support</a></li> </ul> </div> <div id="main-content"> <p><FOO></p> <p>&BAR</p> <p>"BAZ"</p> </div> <div id="footer"> <hr /> <address> <a href="mailto:webmaster@example.com">webmaster@example.com</a> </address> </div> </body> </table>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tenjin-0.6.2 | test/data/users_guide/example6_layout.result |
tenjin-0.6.0 | test/data/users_guide/example6_layout.result |
tenjin-0.6.1 | test/data/users_guide/example6_layout.result |