Guest User

Untitled

a guest
Jun 19th, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <% form_tag( {:controller => :floorplan, :action => :index}) do %>
  2. <%= hidden_field_tag 'id', link.id %>
  3. <%= button_to 'floorplan', :action => :submit %>
  4. <% end %>
Add Comment
Please, Sign In to add comment