Guest User

Untitled

a guest
Feb 19th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. -<%= start_form_tag(:action=> "update_employments", :id => @employee, :html => {:class => 'generic-form'}) %>
  2. +<%= start_form_tag( {:action=> "update_employments", :id => @employee}, :class => 'generic-form' ) %>
Add Comment
Please, Sign In to add comment