Sha256: 8a2a3236cddcde9f6a1f704a776688f02ce2e688c0924677ecafcd8e8f65857c

Contents?: true

Size: 129 Bytes

Versions: 4

Compression:

Stored size: 129 Bytes

Contents

<% @builder.object.name = "a" %>
<%= @builder.collection_check_boxes :name, [["Fofinho","a"], ["Galinho", "b"]], :last, :first %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
padrino_bootstrap_forms-0.1.2 spec/app/views/erb/collection_check_boxes_with_checked.erb
padrino_bootstrap_forms-0.1.1 spec/app/views/erb/collection_check_boxes_with_checked.erb
padrino_bootstrap_forms-0.1.0 spec/app/views/erb/collection_check_boxes_with_checked.erb
padrino_bootstrap_forms-0.0.2 spec/app/views/erb/collection_check_boxes_with_checked.erb