Sha256: 84afa1f0cd3efbed5fe9a19433782e87d0a59b7d84438eff1f02a01373579087
Contents?: true
Size: 301 Bytes
Versions: 2
Compression:
Stored size: 301 Bytes
Contents
- @object = DummyFormObject.new(has_errors: false) .row.double-gap-top %form.uc-form = simple_fields_for @object do |f| .row = f.input :input_without_optgroups, as: :select, collection: ['Dog', 'Cat', 'Hamster', 'Guinea Pig'], :group_method => :last
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
undercase-0.2.57 | app/views/undercase/patterns/_uc_forms_dropdown.html.haml |
undercase-0.2.29 | app/views/undercase/patterns/_uc_forms_dropdown.html.haml |