Guest User

Untitled

a guest
Jun 18th, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. = form.input :number, :label => false
  2. = form.input :phone_type, :label => false, :as => :select, :collection => User.phone_type
  3. = form.input :_destroy, :label => "Remove", :as => :boolean
Add Comment
Please, Sign In to add comment