Guest User

Untitled

a guest
May 28th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <!-- Rails html5 templete -->
  2. <%= link_to "Add user", new_user_path, :remote => true %>
  3.  
  4. <!-- Will product -->
  5. <a href="/users/new" data-remote="true">Add user</a>
Add Comment
Please, Sign In to add comment