Sha256: 52039f7475b441e2c29fee3db8c1d635baa076d8830ed3755c8353129c4b2f44
Contents?: true
Size: 395 Bytes
Versions: 5
Compression:
Stored size: 395 Bytes
Contents
<html> <body> <div> <h3> Here is an erb test</h3> Here is the time: <%= time %> <br/>ran100: <%= ran100 %> (local variable passed in) <br/><a href="/">home</a> <br/> <br/> Here is the home page rendered as a partial: <div style="margin-left: 50px"> <%= render_haml('haml_files/home.haml') %> </div> </div> </body> </html>
Version data entries
5 entries across 5 versions & 2 rubygems