updated app

This commit is contained in:
2012-05-30 23:00:06 -04:00
parent 6a753904b7
commit da6ad88d48
5545 changed files with 1101709 additions and 60 deletions

View File

@@ -0,0 +1,9 @@
<Body:>
<form action=submit method=post>
<input type=hidden name=_method value=put>
<p><label>Name: <input type=text name=user[name]></label></p>
<p><label>Email: <input type=text name=user[email]></label></p>
<p><input type=submit></p>
</form>
<h3>Arguments:</h3>
<pre><code>{{args}}</code></pre>