Sha256: ee7ba4172e8389f9c7c10fc4f209e862090674c44e4b5d8212f46a773464b0d0

Contents?: true

Size: 216 Bytes

Versions: 21

Compression:

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

21 entries across 21 versions & 1 rubygems

Version Path
bhf-1.0.0.beta16 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta15 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta14 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta13 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta12 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta11 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta10 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta9 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta8 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta7 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta6 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta5 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta4 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta3 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta2 app/views/bhf/table/has_one/_default.html.haml
bhf-1.0.0.beta1 app/views/bhf/table/has_one/_default.html.haml
bhf-0.10.17 app/views/bhf/table/has_one/_default.html.haml
bhf-0.10.16 app/views/bhf/table/has_one/_default.html.haml
bhf-0.10.15 app/views/bhf/table/has_one/_default.html.haml
bhf-0.10.14 app/views/bhf/table/has_one/_default.html.haml