Sha256: aa990fc5f5029f9666453c08038b3d0d10c3af7a5bce2b0f53d42a20e607ac4d

Contents?: true

Size: 400 Bytes

Versions: 38

Compression:

Stored size: 400 Bytes

Contents

- Array(datatable.array_collection? ? resource : resource.send(name)).each do |resource|
  .col-resource_item
    - if show_action
      = link_to resource.to_s, effective_resource.action_path(:show, resource), title: resource.to_s
    - elsif edit_action
      = link_to resource.to_s, effective_resource.action_path(:edit, resource), title: resource.to_s
    - else
      = resource.to_s.html_safe

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
effective_datatables-3.5.4 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-3.5.3 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.3.6 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-3.5.2 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.3.5 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.3.4 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.3.3 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.3.2 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.3.1 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.3.0 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-3.5.0 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.2.0 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-3.4.8 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.1.1 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-3.4.7 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.1.0 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-3.4.6 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.0.6 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-3.4.5 app/views/effective/datatables/_resource_column.html.haml
effective_datatables-4.0.5 app/views/effective/datatables/_resource_column.html.haml