voteable_nathan 0.0.0 → 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/voteable_nathan.rb +0 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9165e8fde6fafa7ea6bb757ba68f0e50a0a41e09
4
- data.tar.gz: 77f7e623dcef1d58cb8e2ead33c2825b806960d6
3
+ metadata.gz: 1119ccc2bdc560490ce32c6b6ddbfbf18b89d0b7
4
+ data.tar.gz: b83fc82d929a0292e4c6cb872ed1f8c68d9d9953
5
5
  SHA512:
6
- metadata.gz: 9a687a7b472508273455d0a70de97cc41ca8f4f9471c84d0cadd791744fc2b39f2306c984ff6f922a865f99f69b691f5e465283927d4cbcb9a210e4bc23d8b53
7
- data.tar.gz: 3d53c385c694fd1bc0e2389990ea3f9a7a73d6d3875a1750ae3613a8dff18647a85bc0770cea0c996abb201fe3e44424abc664e7474451baabc79874c9bc2f90
6
+ metadata.gz: 5e7c12d3e962f2440ed908e184aa7d1533455dcaf80f27f02fe4fbc1f62fc552594ddbfda6f892380348976e11a8a60a237477a550f215dea0fa817e60cb9854
7
+ data.tar.gz: 7dcb6d78f680fe3c07451ad5e0b28632a15269b5a6a70eb35dc946b084e0f8c7699fc0505bc4f8a1a2dba41124af4692649105b3427331b25b127c646fbeb5e1
@@ -18,5 +18,4 @@ module Voteable
18
18
  def down_votes
19
19
  self.votes.where(vote: false).size
20
20
  end
21
-
22
21
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: voteable_nathan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0
4
+ version: 0.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Rosquist