Guest User

Untitled

a guest
Feb 23rd, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. def calling_method
  2. ... some code
  3. end
  4.  
  5. <%= link_to 'Some method', "/products/some_method", method: :get, class: 'btn btn-default' %>
Add Comment
Please, Sign In to add comment