Skip to content

Instantly share code, notes, and snippets.

This application is only for me. Or can you tell the secret?
<form method="post" action="<%= current_action %>">
<input id="<%= param_name%>" name="<%= param_name%>" type="password" />
<button class="submitButton" type="submit" name="commit">Here I am!</button>
</form>