Skip to content

Instantly share code, notes, and snippets.

@hatboysam
Created November 28, 2012 05:36
Show Gist options
  • Save hatboysam/4159240 to your computer and use it in GitHub Desktop.
Save hatboysam/4159240 to your computer and use it in GitHub Desktop.
<h3>Welcome to Sinatra!</h3>
<form action="/submit" method="POST">
<input type="text" name="model[name]" value="Enter Model Name" />
<input type="submit" value="Submit" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment