politics 1.0.87 → 1.0.88
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +15 -19
- data/VERSION_NUMBER +1 -1
- data/{other/cleanup → cleanup} +0 -1
- data/documentation/page +1 -2
- data/gem_data/VERSION_NUMBER +1 -1
- data/index.html +89 -91
- data/other/experimental_code/ABOUT_S +10 -1
- data/other/experimental_code/a/a.out +0 -0
- data/other/experimental_code/a/hello_world +0 -0
- data/other/experimental_code/a/six +0 -0
- data/other/experimental_code/c_program_faster +0 -0
- data/other/experimental_code/odi +10 -4
- data/other/experimental_code/orig +20 -11
- data/other/experimental_code/pr.rb +1 -1
- metadata +8 -5
- /data/other/experimental_code/{description_of_what_ive_done_old.pdf → Resume.pdf} +0 -0
- /data/other/experimental_code/{merge.rb → merge} +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c2d267c898d20ae9d834e9ab0f5b295293d44ecef9c496e2d87fd17a6c4b9c51
|
4
|
+
data.tar.gz: 4f2552c8717ee33835d36ff1d90f6d40e83ee53024aca3f394890d3d163da800
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 10d446daa8b654a522d0506208f53b8840c11fa224d96d255fd314e4e84eec342a6bc6a37cfc365eec41301a643f43f6d975a721a16f2a5ddf4a339ccc39543a
|
7
|
+
data.tar.gz: 8637c106d9482f679179e1fd15606470ef92cc0720c0f9d03d02b328fde850a63902da651e4c649eb580f8bde474204f95629ffd08b16b214254a838236c50eb
|
data/README.md
CHANGED
@@ -78,9 +78,8 @@ You can use them anywhere without dependencies.
|
|
78
78
|
On rubygems, there are even fewer results. MY CODE WILL BE FOUND.
|
79
79
|
|
80
80
|
I shared my gem online.
|
81
|
-
|
82
|
-
|
83
|
-
* https://www.linkedin.com/in/gregory-cohen-274333261/
|
81
|
+
https://www.rubygems.org/gem/democracy
|
82
|
+
https://www.linkedin.com/in/gregory-cohen-274333261/
|
84
83
|
|
85
84
|
Gems that link to this gem on RubyGems
|
86
85
|
* https://www.rubygems.org/gems/democracy
|
@@ -172,7 +171,7 @@ ones are omitted.)
|
|
172
171
|
### 4. Left Right.exe
|
173
172
|
|
174
173
|
This is a tool to bring sanity to politics.
|
175
|
-
![UCA](./images/
|
174
|
+
![UCA](./images/12.png)
|
176
175
|
It gets viewpoints from the person that see the good in each political
|
177
176
|
side, left, right, left, right, etc.
|
178
177
|
It then presents all of that.
|
@@ -956,18 +955,15 @@ References
|
|
956
955
|
1. https://www.youtube.com/embed/Fx9x8cArK30
|
957
956
|
2. mailto:gregorycohenvideos@gmail.com
|
958
957
|
3. https://pypi.org/project/democracy
|
959
|
-
4. https://www.rubygems.org/
|
960
|
-
5. https://
|
961
|
-
6. https://www.
|
962
|
-
7. https://www.rubygems.org/gems/
|
963
|
-
8. https://www.rubygems.org/gems/
|
964
|
-
9. https://www.rubygems.org/gems/
|
965
|
-
10.
|
966
|
-
11.
|
967
|
-
12. https://
|
968
|
-
13.
|
969
|
-
14.
|
970
|
-
15. https://
|
971
|
-
16. https://cboard.cprogramming.com/c-programming/181160-hi-i-have-created-some-work-i-think-will-really-valuable-community.html?s=589b5504cd0e3c2dc90e9abd8b66906f
|
972
|
-
17. https://www.youtube.com/@LawrenceStevensMusic
|
973
|
-
18. https://www.github.com/gregoryc/democracy
|
958
|
+
4. https://www.rubygems.org/gems/democracy
|
959
|
+
5. https://www.rubygems.org/gems/computers
|
960
|
+
6. https://www.rubygems.org/gems/freespeech
|
961
|
+
7. https://www.rubygems.org/gems/linux
|
962
|
+
8. https://www.rubygems.org/gems/string
|
963
|
+
9. https://www.rubygems.org/gems/unix
|
964
|
+
10. http://www.github.com/gregoryc/democracy
|
965
|
+
11. http://www.rubygems.org/gems/democracy
|
966
|
+
12. https://pypi.org/project/democracy
|
967
|
+
13. https://cboard.cprogramming.com/c-programming/181160-hi-i-have-created-some-work-i-think-will-really-valuable-community.html?s=589b5504cd0e3c2dc90e9abd8b66906f
|
968
|
+
14. https://www.youtube.com/@LawrenceStevensMusic
|
969
|
+
15. https://www.github.com/gregoryc/democracy
|
data/VERSION_NUMBER
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
88.0
|
data/{other/cleanup → cleanup}
RENAMED
data/documentation/page
CHANGED
@@ -293,8 +293,7 @@ def main
|
|
293
293
|
<p>On rubygems, there are even fewer results. MY CODE WILL BE FOUND.</p>
|
294
294
|
<p>I shared my gem online.</p>
|
295
295
|
#{"https://www.rubygems.org/gem/democracy
|
296
|
-
https://
|
297
|
-
https://www.linkedin.com/in/gregory-cohen-274333261/".strip.list}
|
296
|
+
https://www.linkedin.com/in/gregory-cohen-274333261/"}
|
298
297
|
<p>Gems that link to this gem on RubyGems</p>
|
299
298
|
#{"
|
300
299
|
https://www.rubygems.org/gems/democracy
|
data/gem_data/VERSION_NUMBER
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
87.0
|