Sha256: b9401a8ce08d85da483a19b496de99435322a87b0360b04937ae3d5b1805f5bc
Contents?: true
Size: 221 Bytes
Versions: 1
Compression:
Stored size: 221 Bytes
Contents
<html> <body> Hello World <%=instance.instanceName%> <br /> <a href="<%=url(:action=>:post)%>" name="PostForm">PostForm</a><br /> <a href="<%=url(:action=>:get)%>">GetForm</a><br /> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appswarm-0.0.1 | apps/hello_world/views/index.rhtml |