Sha256: 29b76dff07ac1b2a3a865160b06dcc550ba2e4cb626f1ed40ccb442cc9478c7c

Contents?: true

Size: 158 Bytes

Versions: 5

Compression:

Stored size: 158 Bytes

Contents

%h2= @page_title

- unless (@datatable.collection.length rescue 0) > 0
  %p
    You have no previous recorded activity
- else
  = render_datatable @datatable

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
effective_logging-1.2.0 app/views/effective/logs/index.html.haml
effective_logging-1.1.3 app/views/effective/logs/index.html.haml
effective_logging-1.1.2 app/views/effective/logs/index.html.haml
effective_logging-1.1.0 app/views/effective/logs/index.html.haml
effective_logging-1.0.0 app/views/effective/logs/index.html.haml