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.6.6 app/views/bhf/entries/form/column/_static.haml
bhf-0.6.5 app/views/bhf/entries/form/column/_static.haml
bhf-0.6.4 app/views/bhf/entries/form/column/_static.haml
bhf-0.6.3 app/views/bhf/entries/form/column/_static.haml
bhf-0.6.2 app/views/bhf/entries/form/column/_static.haml
bhf-0.6.1 app/views/bhf/entries/form/column/_static.haml
bhf-0.6.0 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.13 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.12 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.11 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.10 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.9 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.8 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.7 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.6 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.5 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.4 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.3 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.2 app/views/bhf/entries/form/column/_static.haml
bhf-0.5.1 app/views/bhf/entries/form/column/_static.haml