Sha256: 2af8cba2ff8474b6a99dc5b0c1998726473717ce7b95190e4de52a4a3e74b6f5
Contents?: true
Size: 287 Bytes
Versions: 8
Compression:
Stored size: 287 Bytes
Contents
%label{:for => 'poll_question'} =:question.l %br =text_field_tag 'poll[question]', poll.question, :class => 'text' %br %label =:choices.l %ol#options -poll.choices.each do |choice| %li= text_field_tag "choices[]", choice.description, :class => 'text' %br %br %hr
Version data entries
8 entries across 8 versions & 1 rubygems