Sha256: 5a3ba094cfd0e71baeb0da1bad30e5500a0d74751b440a2fc2d9930b297e1c4c

Contents?: true

Size: 140 Bytes

Versions: 3

Compression:

Stored size: 140 Bytes

Contents

Show
%ul
  - index_fields.each do |key|
    %li
      = key.is_a?(Hash) ? key.keys.first : key
      \= 
      = formatted_value(item, key)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
theblog-0.0.2.3 app/views/theblog/admin/show.html.haml
theblog-0.0.2.2 app/views/theblog/admin/show.html.haml
theblog-0.0.2.1 app/views/theblog/admin/show.html.haml