Sha256: a4f7be09eb5c47be3c70702337bf07a2f09ab0b84ae3510d1a93272427ac44cc

Contents?: true

Size: 185 Bytes

Versions: 1

Compression:

Stored size: 185 Bytes

Contents

<%= bootstrap_form_for @person, :html => {:class => "form-vertical"} do |form| %>
	<%= form.text_field :name %>
	<%= form.text_field :email %>
	<%= form.text_field :website %>
<% end %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bootstrap2_form_builder-0.0.2 test/dummy/app/views/people/new.html.erb