Sha256: 6f1df6653a3761792c9f38f85776a4f7da84256d5e6c9774be074891da33213d

Contents?: true

Size: 216 Bytes

Versions: 8

Compression:

Stored size: 216 Bytes

Contents

= title (@index_title || e9_t(:index_title))

.toolbar
  .toolbar-right
    = e9_polls_resource_link(:new, resource_class)

%div#records_table
  = render 'table', :resources => collection

= will_paginate collection

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
e9_polls-1.0.8 app/views/e9_polls/polls/index.html.haml
e9_polls-1.0.7 app/views/e9_polls/polls/index.html.haml
e9_polls-1.0.6 app/views/e9_polls/polls/index.html.haml
e9_polls-1.0.5 app/views/e9_polls/polls/index.html.haml
e9_polls-1.0.4 app/views/e9_polls/polls/index.html.haml
e9_polls-1.0.3 app/views/e9_polls/polls/index.html.haml
e9_polls-1.0.2 app/views/e9_polls/polls/index.html.haml
e9_polls-1.0.1 app/views/e9_polls/polls/index.html.haml