Guest User

Untitled

a guest
May 22nd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1.  
  2. <%= form_for( @mapping, :action => url(:mappings) )do %>
  3. <%= text_field :email_user %>
  4. <%= text_field :post_url, :label => "Destination" %>
  5. <%= submit "Create" %>
  6. <% end =%>
Add Comment
Please, Sign In to add comment