Sha256: c5afae7624d4c41d5ad0bccfc7340ddd4c132e31198b87be45230c48834be629

Contents?: true

Size: 190 Bytes

Versions: 25

Compression:

Stored size: 190 Bytes

Contents

<%= (f.label field.underscored_name, field.label) %><%= (field.required ? content_tag('span', ' *', :class => 'required') : '') %>
<%= f.check_box field.underscored_name, {}, 'Yes', 'No' %>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
noodall-form-builder-0.5.3 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.5.2 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.5.0 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.4.2 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.4.1 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.4.0 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.3.3 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.2.11 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.3.2 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.3.1 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.3.0 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.2.10 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.2.9 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.2.8 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.2.7 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.2.5 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.2.4 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.2.3 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.2.2 app/views/noodall/form_responses/fields/_checkbox.html.erb
noodall-form-builder-0.2.1 app/views/noodall/form_responses/fields/_checkbox.html.erb