Sha256: 8e7fe163f1b5435e2ba795ba7085ed5a75c21227a1a1e49a9f2b3012a8009776

Contents?: true

Size: 175 Bytes

Versions: 6

Compression:

Stored size: 175 Bytes

Contents

= node f, field do
  - list = f.object.class.base_class.descendants.map do |x|
    - [x.to_s.sub(f.object.class.base_class.to_s,'').titleize, x.to_s]
  = f.select :type, list

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bhf-0.10.17 app/views/bhf/form/column/_type.html.haml
bhf-0.10.16 app/views/bhf/form/column/_type.html.haml
bhf-0.10.15 app/views/bhf/form/column/_type.html.haml
bhf-0.10.14 app/views/bhf/form/column/_type.html.haml
bhf-0.10.13 app/views/bhf/form/column/_type.html.haml
bhf-0.10.12 app/views/bhf/form/column/_type.html.haml