Tuesday, February 18, 2014

Form Helpers — Ruby on Rails Guides

Form Helpers — Ruby on Rails Guides: "Dealing with Basic Forms
The most basic form helper is form_tag.

<%= form_tag do %>
  Form contents
<% end %>"



'via Blog this'

No comments:

Post a Comment