effective_polls 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 601b913bc917fe4b2397d8affaa14fb4b5c6ef278b508e5cb20beabdb1fd7072
4
- data.tar.gz: 0421da94ec80c2edd6f6c61d3fc6b05057a16696df7f584e40332410760cf665
3
+ metadata.gz: aebcfa6f3efd89aa11a576d324f53b5d1438b94c8f71d2253c307898f600abef
4
+ data.tar.gz: c93f89535c8d5938d1025cf106f0a914b395e8b45c6992d48a02b9dd4a4465af
5
5
  SHA512:
6
- metadata.gz: e612861fa07f15913ec112cbe3b173beba9bd1623dae94116e0a5febead36dd3d5dcd94f5836e271bfb1455a210f0fe669e37eee5de422bbedc5e95d01364c10
7
- data.tar.gz: c35df2a28b2c4ef6cce508facf758b69de2b3d8707139bac827a54c021359f670232c4e40a58558671b9dafdc73393d7fac185ca3c6f31b9c753b6ee1959869e
6
+ metadata.gz: 787542d8c6ef91a83f68eded3aaf00455b36342e5e54a0572869d3d31588d307d2e2c0c96520560b77487227925b41927404b8622bf891bb422c89ca187c6ed7
7
+ data.tar.gz: 48a308bcaa45d2a478f918c5fa714aa870581a6ec572a5f08489550ce30740272ac1386668e0c3500b4567e789bc987790f46504a666700cc668ae7053e65059
@@ -1,3 +1,3 @@
1
1
  module EffectivePolls
2
- VERSION = '0.1.2'
2
+ VERSION = '0.1.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: effective_polls
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code and Effect
@@ -164,11 +164,11 @@ files:
164
164
  - app/views/effective/poll_results/results/_number.html.haml
165
165
  - app/views/effective/poll_results/results/_poll_question_option.html.haml
166
166
  - app/views/effective/poll_results/results/_select_all_that_apply.html.haml
167
- - app/views/effective/poll_results/results/_select_upto_1.html.haml
168
- - app/views/effective/poll_results/results/_select_upto_2.html.haml
169
- - app/views/effective/poll_results/results/_select_upto_3.html.haml
170
- - app/views/effective/poll_results/results/_select_upto_4.html.haml
171
- - app/views/effective/poll_results/results/_select_upto_5.html.haml
167
+ - app/views/effective/poll_results/results/_select_up_to_1.html.haml
168
+ - app/views/effective/poll_results/results/_select_up_to_2.html.haml
169
+ - app/views/effective/poll_results/results/_select_up_to_3.html.haml
170
+ - app/views/effective/poll_results/results/_select_up_to_4.html.haml
171
+ - app/views/effective/poll_results/results/_select_up_to_5.html.haml
172
172
  - app/views/effective/poll_results/results/_short_answer.html.haml
173
173
  - app/views/effective/poll_results/results/_upload_file.html.haml
174
174
  - app/views/effective/polls_mailer/poll_reminder.liquid