Sha256: 0ce89c8002e4780442f448400052c0925a52a772dd1e5887b63a4d93e02a060d

Contents?: true

Size: 197 Bytes

Versions: 6

Compression:

Stored size: 197 Bytes

Contents

- columns.each do |col|
  - options = {label: col.label, column: col}
  = render("#{controller_path}/table_sortable/#{col.template}_header", options) rescue render('table_sortable/header', options)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
table_sortable-0.2.0 app/views/table_sortable/_headers.slim
table_sortable-0.1.8 app/views/table_sortable/_headers.slim
table_sortable-0.1.6 app/views/table_sortable/_headers.slim
table_sortable-0.1.5 app/views/table_sortable/_headers.slim
table_sortable-0.1.3 app/views/table_sortable/_headers.slim
table_sortable-0.1.2 app/views/table_sortable/_headers.slim