Sha256: 9cfd5c6add4a38ed1c4af260e506a12d84dbac7685133d76ae9817c1aa665366

Contents?: true

Size: 220 Bytes

Versions: 55

Compression:

Stored size: 220 Bytes

Contents

- if value = f.object.send(field.name)
  = node f, field do
    - if field.display_type == :primary_key
      %strong= value
    - elsif field.display_type == :date
      = l value, format: :long
    - else
      = value

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
bhf-0.4.13 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.12 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.11 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.10 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.9 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.8 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.7 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.6 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.5 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.4 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.3 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.2.7 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.2.5 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.2.4 app/views/bhf/entries/form/column/_static.haml
bhf-0.4.2.3 app/views/bhf/entries/form/column/_static.haml