e9_polls 1.0.6 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  .e9-poll{:"data-votes" => poll.votes}
2
- - if poll.options.header.present?
2
+ - if poll.options.header_text.present?
3
3
  .poll-header
4
4
  = poll.options.header_text
5
5
 
@@ -1,3 +1,3 @@
1
1
  module E9Polls
2
- VERSION = "1.0.6"
2
+ VERSION = "1.0.7"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: e9_polls
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.0.6
5
+ version: 1.0.7
6
6
  platform: ruby
7
7
  authors:
8
8
  - Travis Cox
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-07-28 00:00:00 -04:00
13
+ date: 2011-07-29 00:00:00 -04:00
14
14
  default_executable:
15
15
  dependencies: []
16
16