Sha256: 563d509659a28cf548e0225480274a694baee99c4621c5f915c2f48008a051f6

Contents?: true

Size: 180 Bytes

Versions: 9

Compression:

Stored size: 180 Bytes

Contents

= render 'effective/poll_results/results', poll: @poll

= card('Raw Data') do
  - datatable = Admin::EffectivePollResultsDatatable.new(poll: @poll)
  = render_datatable(datatable)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
effective_polls-0.5.6 app/views/admin/polls/_poll.html.haml
effective_polls-0.5.5 app/views/admin/polls/_poll.html.haml
effective_polls-0.5.4 app/views/admin/polls/_poll.html.haml
effective_polls-0.5.3 app/views/admin/polls/_poll.html.haml
effective_polls-0.5.2 app/views/admin/polls/_poll.html.haml
effective_polls-0.5.1 app/views/admin/polls/_poll.html.haml
effective_polls-0.5.0 app/views/admin/polls/_poll.html.haml
effective_polls-0.4.1 app/views/admin/polls/_poll.html.haml
effective_polls-0.4.0 app/views/admin/polls/_poll.html.haml