Sha256: 58e28a213e6fce15b7b6a7524587ac26ed098d90f857c14301b125031a230118

Contents?: true

Size: 215 Bytes

Versions: 7

Compression:

Stored size: 215 Bytes

Contents

= content_tag link ? :a : :span, class: ('quick_edit' if add_quick_link), href: (link if link) do
  - if column_value
    - if column_value.is_a?(String)
      = column_value
    - else
      = column_value.to_bhf_s

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bhf-0.10.12 app/views/bhf/table/has_one/_default.html.haml
bhf-0.10.11 app/views/bhf/table/has_one/_default.html.haml
bhf-0.10.10 app/views/bhf/table/has_one/_default.html.haml
bhf-0.10.9 app/views/bhf/table/has_one/_default.html.haml
bhf-0.9.9 app/views/bhf/table/has_one/_default.html.haml
bhf-0.9.8 app/views/bhf/table/has_one/_default.haml
bhf-0.9.7 app/views/bhf/table/has_one/_default.haml