Sha256: b2440db08b0831fd72668edfb6765a38dbbcd58c16f92685d440d174f3d3b556

Contents?: true

Size: 225 Bytes

Versions: 7

Compression:

Stored size: 225 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

7 entries across 7 versions & 1 rubygems

Version Path
bhf-0.1.6 app/views/bhf/entries/form/column/_static.haml
bhf-0.1.5 app/views/bhf/entries/form/column/_static.haml
bhf-0.1.4 app/views/bhf/entries/form/column/_static.haml
bhf-0.1.3 app/views/bhf/entries/form/column/_static.haml
bhf-0.1.2 app/views/bhf/entries/form/column/_static.haml
bhf-0.1.1 app/views/bhf/entries/form/column/_static.haml
bhf-0.1.0 app/views/bhf/entries/form/column/_static.haml