Skip to content

Instantly share code, notes, and snippets.

@ernesto-jimenez
Created July 19, 2009 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ernesto-jimenez/149946 to your computer and use it in GitHub Desktop.
Save ernesto-jimenez/149946 to your computer and use it in GitHub Desktop.
<% form_for_identity_verification_gateway("API-KEY", {:action => 'create'}, {:public_verification => true}) do %>
<%= hidden_field_tag 'lang', 'en' %>
<%= submit_tag "Identificarse" %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment