Sha256: be42ecc7ecd972413227d47e0aa49653af514533f783148c6cb55d68b05bb0a7

Contents?: true

Size: 183 Bytes

Versions: 5

Compression:

Stored size: 183 Bytes

Contents

.e9-poll{:"data-votes" => poll.votes}
  .poll-question
    = poll.question
    
  .poll-answers
    = render(:partial => 'e9_polls/polls/results_inner', :locals => { :poll => poll })

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
e9_polls-1.0.7 app/views/e9_polls/polls/_results.html.haml
e9_polls-1.0.6 app/views/e9_polls/polls/_results.html.haml
e9_polls-1.0.5 app/views/e9_polls/polls/_results.html.haml
e9_polls-1.0.4 app/views/e9_polls/polls/_results.html.haml
e9_polls-1.0.3 app/views/e9_polls/polls/_results.html.haml