PlayRockPaperScissorsGame 2.0.9 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/Rakefile +8 -0
- data/{doc → html}/Constants.html +0 -0
- data/{doc → html}/Gemfile.html +2 -8
- data/{doc → html}/LICENSE.html +2 -8
- data/{doc → html}/PlayRockPaperScissorsGame.html +0 -0
- data/{doc → html}/PlayRockPaperScissorsGame/Constants.html +0 -0
- data/{doc → html}/PlayRockPaperScissorsGame/PrivateMethods.html +0 -0
- data/{doc → html}/PrivateMethods.html +0 -0
- data/{doc → html}/README_md.html +2 -8
- data/{doc → html}/RakeTest.html +0 -0
- data/{doc → html}/RakeTest/Constants.html +0 -0
- data/{doc → html}/RakeTest/PrivateMethods.html +0 -0
- data/{doc → html}/Rakefile.html +12 -8
- data/{doc/Gemfile_lock.html → html/_gitignore.html} +7 -47
- data/{doc → html}/certs/gem-public_cert_pem.html +2 -8
- data/html/created.rid +48 -0
- data/{doc → html}/css/fonts.css +0 -0
- data/{doc → html}/css/rdoc.css +0 -0
- data/{doc → html}/docs/CODE_OF_CONDUCT_md.html +2 -8
- data/{doc → html}/docs/CONTRIBUTING_md.html +2 -8
- data/{doc → html}/docs/Gemfile.html +2 -8
- data/{doc → html}/docs/How_to_Build_md.html +2 -8
- data/{doc → html}/docs/LICENSE.html +2 -8
- data/{doc → html}/docs/Testing_md.html +2 -8
- data/{doc → html}/docs/_layouts/default_html.html +2 -8
- data/{doc → html}/docs/_sass/jekyll-theme-cayman_scss.html +2 -8
- data/{doc → html}/docs/_sass/normalize_scss.html +2 -8
- data/{doc → html}/docs/_sass/rouge-github_scss.html +2 -8
- data/{doc → html}/docs/_sass/variables_scss.html +2 -8
- data/{doc → html}/docs/_site/CODE_OF_CONDUCT_html.html +2 -8
- data/{doc → html}/docs/_site/CONTRIBUTING_html.html +2 -8
- data/{doc → html}/docs/_site/How_to_Build_html.html +2 -8
- data/{doc → html}/docs/_site/Testing_html.html +2 -8
- data/{doc → html}/docs/_site/assets/css/style_css.html +2 -8
- data/{doc → html}/docs/_site/index_html.html +2 -8
- data/{doc → html}/docs/_site/script/bootstrap.html +2 -8
- data/{doc → html}/docs/_site/script/cibuild.html +2 -8
- data/{doc → html}/docs/_site/script/release.html +2 -8
- data/{doc → html}/docs/_site/script/server.html +2 -8
- data/{doc → html}/docs/assets/css/style_scss.html +2 -8
- data/{doc → html}/docs/index_md.html +2 -8
- data/{doc → html}/docs/jekyll-theme-cayman_gemspec.html +2 -8
- data/{doc → html}/docs/script/bootstrap.html +2 -8
- data/{doc → html}/docs/script/cibuild.html +2 -8
- data/{doc → html}/docs/script/release.html +2 -8
- data/{doc → html}/docs/script/server.html +2 -8
- data/{doc → html}/exec/rps_bash.html +2 -8
- data/{doc → html}/exec/run_bat.html +2 -8
- data/{doc → html}/exec/uninstall_sh.html +2 -8
- data/{doc → html}/fonts/Lato-Light.ttf +0 -0
- data/{doc → html}/fonts/Lato-LightItalic.ttf +0 -0
- data/{doc → html}/fonts/Lato-Regular.ttf +0 -0
- data/{doc → html}/fonts/Lato-RegularItalic.ttf +0 -0
- data/{doc → html}/fonts/SourceCodePro-Bold.ttf +0 -0
- data/{doc → html}/fonts/SourceCodePro-Regular.ttf +0 -0
- data/{doc → html}/images/add.png +0 -0
- data/{doc → html}/images/arrow_up.png +0 -0
- data/{doc → html}/images/brick.png +0 -0
- data/{doc → html}/images/brick_link.png +0 -0
- data/{doc → html}/images/bug.png +0 -0
- data/{doc → html}/images/bullet_black.png +0 -0
- data/{doc → html}/images/bullet_toggle_minus.png +0 -0
- data/{doc → html}/images/bullet_toggle_plus.png +0 -0
- data/{doc → html}/images/date.png +0 -0
- data/{doc → html}/images/delete.png +0 -0
- data/{doc → html}/images/find.png +0 -0
- data/{doc → html}/images/loadingAnimation.gif +0 -0
- data/{doc → html}/images/macFFBgHack.png +0 -0
- data/{doc → html}/images/package.png +0 -0
- data/{doc → html}/images/page_green.png +0 -0
- data/{doc → html}/images/page_white_text.png +0 -0
- data/{doc → html}/images/page_white_width.png +0 -0
- data/{doc → html}/images/plugin.png +0 -0
- data/{doc → html}/images/ruby.png +0 -0
- data/{doc → html}/images/tag_blue.png +0 -0
- data/{doc → html}/images/tag_green.png +0 -0
- data/{doc → html}/images/transparent.png +0 -0
- data/{doc → html}/images/wrench.png +0 -0
- data/{doc → html}/images/wrench_orange.png +0 -0
- data/{doc → html}/images/zoom.png +0 -0
- data/{doc → html}/index.html +55 -9
- data/{doc → html}/js/darkfish.js +0 -0
- data/{doc → html}/js/jquery.js +0 -0
- data/{doc → html}/js/navigation.js +0 -0
- data/{doc → html}/js/navigation.js.gz +0 -0
- data/{doc → html}/js/search.js +0 -0
- data/html/js/search_index.js +1 -0
- data/html/js/search_index.js.gz +0 -0
- data/{doc → html}/js/searcher.js +0 -0
- data/{doc → html}/js/searcher.js.gz +0 -0
- data/{doc → html}/rps_gemspec.html +7 -10
- data/{doc → html}/table_of_contents.html +2 -11
- data/lib/rps/version.rb +1 -1
- data/rps.gemspec +1 -2
- metadata +92 -95
- metadata.gz.sig +0 -0
- data/doc/RockPaperScissors_sublime-project.html +0 -196
- data/doc/RockPaperScissors_sublime-workspace.html +0 -1049
- data/doc/created.rid +0 -53
- data/doc/docs/Gemfile_lock.html +0 -373
- data/doc/js/search_index.js +0 -1
- data/doc/js/search_index.js.gz +0 -0
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/{doc → html}/images/add.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/{doc → html}/images/bug.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/{doc → html}/index.html
RENAMED
@@ -58,9 +58,9 @@
|
|
58
58
|
|
59
59
|
<ul class="link-list">
|
60
60
|
|
61
|
-
<li><a href="./
|
61
|
+
<li><a href="./_gitignore.html">.gitignore</a>
|
62
62
|
|
63
|
-
<li><a href="./
|
63
|
+
<li><a href="./Gemfile.html">Gemfile</a>
|
64
64
|
|
65
65
|
<li><a href="./LICENSE.html">LICENSE</a>
|
66
66
|
|
@@ -68,10 +68,6 @@
|
|
68
68
|
|
69
69
|
<li><a href="./Rakefile.html">Rakefile</a>
|
70
70
|
|
71
|
-
<li><a href="./RockPaperScissors_sublime-project.html">RockPaperScissors.sublime-project</a>
|
72
|
-
|
73
|
-
<li><a href="./RockPaperScissors_sublime-workspace.html">RockPaperScissors.sublime-workspace</a>
|
74
|
-
|
75
71
|
<li><a href="./certs/gem-public_cert_pem.html">gem-public_cert.pem</a>
|
76
72
|
|
77
73
|
<li><a href="./docs/CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
|
@@ -80,8 +76,6 @@
|
|
80
76
|
|
81
77
|
<li><a href="./docs/Gemfile.html">Gemfile</a>
|
82
78
|
|
83
|
-
<li><a href="./docs/Gemfile_lock.html">Gemfile.lock</a>
|
84
|
-
|
85
79
|
<li><a href="./docs/How_to_Build_md.html">How_to_Build</a>
|
86
80
|
|
87
81
|
<li><a href="./docs/LICENSE.html">LICENSE</a>
|
@@ -173,7 +167,59 @@
|
|
173
167
|
</nav>
|
174
168
|
|
175
169
|
<main role="main">
|
176
|
-
|
170
|
+
|
171
|
+
|
172
|
+
<h1 id="label-Rock+Paper+Scissors">Rock Paper Scissors<span><a href="#label-Rock+Paper+Scissors">¶</a> <a href="#top">↑</a></span></h1>
|
173
|
+
|
174
|
+
<h2 id="label-How+to+Run+and+Install">How to Run and Install<span><a href="#label-How+to+Run+and+Install">¶</a> <a href="#top">↑</a></span></h2>
|
175
|
+
|
176
|
+
<h3 id="label-Install+and+Run+on+Mac">Install and Run on Mac<span><a href="#label-Install+and+Run+on+Mac">¶</a> <a href="#top">↑</a></span></h3>
|
177
|
+
<ol><li>
|
178
|
+
<p>Run the <code>rps.bash</code> file (located in the <code>exec</code>
|
179
|
+
folder) with the <code>Terminal</code></p>
|
180
|
+
</li></ol>
|
181
|
+
|
182
|
+
<h4 id="label-Running">Running<span><a href="#label-Running">¶</a> <a href="#top">↑</a></span></h4>
|
183
|
+
<ol><li>
|
184
|
+
<p>Open the <code>Terminal</code></p>
|
185
|
+
</li><li>
|
186
|
+
<p>Type in: <code>rps</code>, or <code>PlayRockPaperScissorsGame</code></p>
|
187
|
+
</li><li>
|
188
|
+
<p>Hit <kbd>return</kbd></p>
|
189
|
+
</li></ol>
|
190
|
+
|
191
|
+
<h4 id="label-Uninstalling">Uninstalling<span><a href="#label-Uninstalling">¶</a> <a href="#top">↑</a></span></h4>
|
192
|
+
<ol><li>
|
193
|
+
<p>Run the <code>uninstaller.sh</code> file (located in the <code>exec</code>
|
194
|
+
folder) with the <code>Terminal</code></p>
|
195
|
+
</li></ol>
|
196
|
+
|
197
|
+
<h3 id="label-Install+and+Run+on+Windows">Install and Run on Windows<span><a href="#label-Install+and+Run+on+Windows">¶</a> <a href="#top">↑</a></span></h3>
|
198
|
+
<ol><li>
|
199
|
+
<p>Download and install Ruby for Windows (if not already installed); download
|
200
|
+
<a href="https://rubyinstaller.org/downloads/">here</a></p>
|
201
|
+
</li><li>
|
202
|
+
<p>Open <code>cmd</code> and type in: <code>gem install
|
203
|
+
PlayRockPaperScissorsGame</code>; hit <kbd>enter</kbd></p>
|
204
|
+
</li><li>
|
205
|
+
<p>Run the <code>rps.bat</code> file (located in the <code>exec</code> folder)</p>
|
206
|
+
</li></ol>
|
207
|
+
|
208
|
+
<h4 id="label-Running">Running<span><a href="#label-Running">¶</a> <a href="#top">↑</a></span></h4>
|
209
|
+
<ol><li>
|
210
|
+
<p>Open the <code>rps.bat</code> file (located in the <code>exec</code>
|
211
|
+
folder)</p>
|
212
|
+
</li><li>
|
213
|
+
<p>Another option: type in <code>rps</code> or
|
214
|
+
<code>PlayRockPaperScissorsGame</code> in the <code>Command Prompt</code>;
|
215
|
+
hit <kbd>enter</kbd></p>
|
216
|
+
</li></ol>
|
217
|
+
|
218
|
+
<h2 id="label-Links">Links<span><a href="#label-Links">¶</a> <a href="#top">↑</a></span></h2>
|
219
|
+
<ul><li>
|
220
|
+
<p><a href="https://rubygems.org/gems/PlayRockPaperScissorsGame">Ruby Gems
|
221
|
+
Page</a></p>
|
222
|
+
</li></ul>
|
177
223
|
</main>
|
178
224
|
|
179
225
|
|
data/{doc → html}/js/darkfish.js
RENAMED
File without changes
|
data/{doc → html}/js/jquery.js
RENAMED
File without changes
|
File without changes
|
Binary file
|
data/{doc → html}/js/search.js
RENAMED
File without changes
|
@@ -0,0 +1 @@
|
|
1
|
+
var search_data = {"index":{"searchIndex":["constants","playrockpaperscissorsgame","playrockpaperscissorsgame","constants","privatemethods","privatemethods","raketest","constants","privatemethods","continue()","continue()","new()","new()","play()","testplay()",".gitignore","gemfile","license","readme","rakefile","gem-public_cert.pem","code_of_conduct","contributing","gemfile","how_to_build","license","testing","default.html","jekyll-theme-cayman.scss","normalize.scss","rouge-github.scss","variables.scss","code_of_conduct.html","contributing.html","how_to_build.html","testing.html","style.css","index.html","bootstrap","cibuild","release","server","style.scss","index","jekyll-theme-cayman.gemspec","bootstrap","cibuild","release","server","rps.bash","run.bat","uninstall.sh","rps.gemspec"],"longSearchIndex":["constants","playrockpaperscissorsgame","playrockpaperscissorsgame","playrockpaperscissorsgame::constants","playrockpaperscissorsgame::privatemethods","privatemethods","raketest","raketest::constants","raketest::privatemethods","playrockpaperscissorsgame::continue()","raketest::continue()","playrockpaperscissorsgame::new()","raketest::new()","playrockpaperscissorsgame#play()","raketest#testplay()","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"info":[["Constants","","Constants.html","",""],["PlayRockPaperScissorsGame","","PlayRockPaperScissorsGame.html","","<p>|====================================| | Req Ruby Ver | Req Ruby Gems Ver \n| |————–|———————| …\n"],["PlayRockPaperScissorsGame","","PlayRockPaperScissorsGame.html","",""],["PlayRockPaperScissorsGame::Constants","","PlayRockPaperScissorsGame/Constants.html","",""],["PlayRockPaperScissorsGame::PrivateMethods","","PlayRockPaperScissorsGame/PrivateMethods.html","",""],["PrivateMethods","","PrivateMethods.html","",""],["RakeTest","","RakeTest.html","","<p>|====================================| | Req Ruby Ver | Req Ruby Gems Ver \n| |————–|———————| …\n"],["RakeTest::Constants","","RakeTest/Constants.html","",""],["RakeTest::PrivateMethods","","RakeTest/PrivateMethods.html","",""],["continue","PlayRockPaperScissorsGame","PlayRockPaperScissorsGame.html#method-c-continue","(str1, str2, str3)",""],["continue","RakeTest","RakeTest.html#method-c-continue","(str1, str2, str3)",""],["new","PlayRockPaperScissorsGame","PlayRockPaperScissorsGame.html#method-c-new","()",""],["new","RakeTest","RakeTest.html#method-c-new","()",""],["play","PlayRockPaperScissorsGame","PlayRockPaperScissorsGame.html#method-i-play","(winning_score)",""],["testPlay","RakeTest","RakeTest.html#method-i-testPlay","(winning_score)",""],[".gitignore","","_gitignore.html","","<p>*.DS_Store *.gem *Gemfile.lock *.sublime-project *.sublime-workspace\n*.jekyll-metadata # _site # .sass-cache …\n"],["Gemfile","","Gemfile.html","","<p>source 'rubygems.org' ruby '>= 2.0.0' platform :ruby do\n\n<pre>gemspec\ngroup :test do\n ...</pre>\n"],["LICENSE","","LICENSE.html","","<p>The MIT License\n<p>Copyright © 2010-2017 Google, Inc. angularjs.org\n<p>Permission is hereby granted, free of …\n"],["README","","README_md.html","","<p>Rock Paper Scissors\n<p>How to Run and Install\n<p>Install and Run on Mac\n"],["Rakefile","","Rakefile.html","","<p>require 'rdoc/task'\n<p>task :default => [:test, :PlayRockPaperScissorsGame, :rps]\n<p>file_path = “./test/test_rps.rb” …\n"],["gem-public_cert.pem","","certs/gem-public_cert_pem.html","","<p>—–BEGIN CERTIFICATE—–\nMIIDeDCCAmCgAwIBAgIBATANBgkqhkiG9w0BAQUFADBBMREwDwYDVQQDDAhiZ2xh\ndG1hbjEXMBUGCgmSJomT8ixkARkWB291dGxvb2sxEzARBgoJkiaJk/IsZAEZFgNj …\n"],["CODE_OF_CONDUCT","","docs/CODE_OF_CONDUCT_md.html","","<p>—\nlayout: default\n---\n<p>Contributor Covenant Code of Conduct\n<p>Our Pledge\n"],["CONTRIBUTING","","docs/CONTRIBUTING_md.html","","<p>—\nlayout: default\n---\n<p>Contributing\n<p>Hi there! We're thrilled that you'd like to contribute to …\n"],["Gemfile","","docs/Gemfile.html","","<p>source 'rubygems.org'\n<p>gemspec gem “github-pages”, group: :jekyll_plugins\n"],["How_to_Build","","docs/How_to_Build_md.html","","<p>—\nlayout: default\n---\n<p>How to build the Gemspec\n<p>Instructions\n"],["LICENSE","","docs/LICENSE.html","","<p>CC0 1.0 Universal\n<p>Statement of Purpose\n<p>The laws of most jurisdictions throughout the world automatically …\n"],["Testing","","docs/Testing_md.html","","<p>—\nlayout: default\n---\n<p>How to test this Gem\n<p>What you will need\n"],["default.html","","docs/_layouts/default_html.html","","<p><!DOCTYPE html> <html lang=“en-us”>\n\n<pre><head>\n <meta charset="UTF-8">\n <title>{{ ...</pre>\n"],["jekyll-theme-cayman.scss","","docs/_sass/jekyll-theme-cayman_scss.html","","<p>@import “normalize”; @import “rouge-github”; @import “variables”;\n<p>@mixin …\n"],["normalize.scss","","docs/_sass/normalize_scss.html","","\n<pre>! normalize.css v3.0.2 | MIT License | git.io/normalize \n\n 1. Set default font family to sans-serif. ...</pre>\n"],["rouge-github.scss","","docs/_sass/rouge-github_scss.html","","<p>.highlight table td { padding: 5px; } .highlight table pre { margin: 0; }\n.highlight .cm {\n\n<pre>color: #999988; ...</pre>\n"],["variables.scss","","docs/_sass/variables_scss.html","","<p>// Breakpoints $large-breakpoint: 64em; $medium-breakpoint: 42em;\n<p>// Headers $header-heading-color: #fff …\n"],["CODE_OF_CONDUCT.html","","docs/_site/CODE_OF_CONDUCT_html.html","","<p><!DOCTYPE html> <html lang=“en-us”>\n\n<pre><head>\n <meta charset="UTF-8">\n <title>Contributor ...</pre>\n"],["CONTRIBUTING.html","","docs/_site/CONTRIBUTING_html.html","","<p><!DOCTYPE html> <html lang=“en-us”>\n\n<pre><head>\n <meta charset="UTF-8">\n <title>Contributing</title> ...</pre>\n"],["How_to_Build.html","","docs/_site/How_to_Build_html.html","","<p><!DOCTYPE html> <html lang=“en-us”>\n\n<pre><head>\n <meta charset="UTF-8">\n <title>How ...</pre>\n"],["Testing.html","","docs/_site/Testing_html.html","","<p><!DOCTYPE html> <html lang=“en-us”>\n\n<pre><head>\n <meta charset="UTF-8">\n <title>Play ...</pre>\n"],["style.css","","docs/_site/assets/css/style_css.html","","\n<pre>! normalize.css v3.0.2 | MIT License | git.io/normalize \n 1. Set default font family to sans-serif. ...</pre>\n"],["index.html","","docs/_site/index_html.html","","<p><!DOCTYPE html> <html lang=“en-us”>\n\n<pre><head>\n <meta charset="UTF-8">\n <title>Play ...</pre>\n"],["bootstrap","","docs/_site/script/bootstrap.html","","<p>#!/bin/sh\n<p>set -e\n<p>gem install bundler bundle install\n"],["cibuild","","docs/_site/script/cibuild.html","","<p>#!/bin/sh\n<p>set -e\n<p>bundle exec jekyll build gem build jekyll-theme-cayman.gemspec\n"],["release","","docs/_site/script/release.html","","<p>#!/bin/sh # Tag and push a release.\n<p>set -e\n<p># Make sure we're in the project root.\n"],["server","","docs/_site/script/server.html","","<p>#!/bin/sh\n<p>bundle exec jekyll serve\n"],["style.scss","","docs/assets/css/style_scss.html","","<p>@import 'jekyll-theme-cayman';\n"],["index","","docs/index_md.html","","<p>—\nlayout: default\n---\n<p>Rock Paper Scissors\n<p><strong>Table of Contents</strong>\n"],["jekyll-theme-cayman.gemspec","","docs/jekyll-theme-cayman_gemspec.html","","<p>Gem::Specification.new do |s|\n\n<pre>s.name = "jekyll-theme-cayman"\ns.version = "0.0.4"\ns.license ...</pre>\n"],["bootstrap","","docs/script/bootstrap.html","","<p>#!/bin/sh\n<p>set -e\n<p>gem install bundler bundle install\n"],["cibuild","","docs/script/cibuild.html","","<p>#!/bin/sh\n<p>set -e\n<p>bundle exec jekyll build gem build jekyll-theme-cayman.gemspec\n"],["release","","docs/script/release.html","","<p>#!/bin/sh # Tag and push a release.\n<p>set -e\n<p># Make sure we're in the project root.\n"],["server","","docs/script/server.html","","<p>#!/bin/sh\n<p>bundle exec jekyll serve\n"],["rps.bash","","exec/rps_bash.html","","<p>#!/bin/bash\n<p>master() {\n\n<pre>normal=$(tput sgr0); # Select normal mode\nbold=`tput bold`; # Select ...</pre>\n"],["run.bat","","exec/run_bat.html","","<p>@ECHO OFF\n<p>:master\n\n<pre>:confirm\n CHOICE /C YN "Would you like to play Rock Paper Scissors?"\n if ...</pre>\n"],["uninstall.sh","","exec/uninstall_sh.html","","<p>#!/bin/sh\n<p>master() {\n\n<pre>echo "Would you like to Uninstall the RPS gem, Ruby Gems, Ruby, and xcode command ...</pre>\n"],["rps.gemspec","","rps_gemspec.html","","<p>Gem::Specification.new do |spec|\n\n<pre>spec.name = "PlayRockPaperScissorsGame" ...</pre>\n"]]}}
|
Binary file
|
data/{doc → html}/js/searcher.js
RENAMED
File without changes
|
Binary file
|
@@ -59,9 +59,9 @@
|
|
59
59
|
|
60
60
|
<ul class="link-list">
|
61
61
|
|
62
|
-
<li><a href="./
|
62
|
+
<li><a href="./_gitignore.html">.gitignore</a>
|
63
63
|
|
64
|
-
<li><a href="./
|
64
|
+
<li><a href="./Gemfile.html">Gemfile</a>
|
65
65
|
|
66
66
|
<li><a href="./LICENSE.html">LICENSE</a>
|
67
67
|
|
@@ -69,10 +69,6 @@
|
|
69
69
|
|
70
70
|
<li><a href="./Rakefile.html">Rakefile</a>
|
71
71
|
|
72
|
-
<li><a href="./RockPaperScissors_sublime-project.html">RockPaperScissors.sublime-project</a>
|
73
|
-
|
74
|
-
<li><a href="./RockPaperScissors_sublime-workspace.html">RockPaperScissors.sublime-workspace</a>
|
75
|
-
|
76
72
|
<li><a href="./certs/gem-public_cert_pem.html">gem-public_cert.pem</a>
|
77
73
|
|
78
74
|
<li><a href="./docs/CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
|
@@ -81,8 +77,6 @@
|
|
81
77
|
|
82
78
|
<li><a href="./docs/Gemfile.html">Gemfile</a>
|
83
79
|
|
84
|
-
<li><a href="./docs/Gemfile_lock.html">Gemfile.lock</a>
|
85
|
-
|
86
80
|
<li><a href="./docs/How_to_Build_md.html">How_to_Build</a>
|
87
81
|
|
88
82
|
<li><a href="./docs/LICENSE.html">LICENSE</a>
|
@@ -170,9 +164,12 @@
|
|
170
164
|
<span class="ruby-identifier">spec</span>.<span class="ruby-identifier">homepage</span> = <span class="ruby-string">"https://bag3318.github.io/RockPaperScissors/"</span>
|
171
165
|
</pre>
|
172
166
|
|
173
|
-
<p># spec.extra_rdoc_files = “README.md
|
167
|
+
<p># spec.extra_rdoc_files = “README.md” spec.rdoc_options
|
168
|
+
<< '–title' << 'Rake – Ruby Make' <<</p>
|
174
169
|
|
175
|
-
<pre class="ruby"><span class="ruby-
|
170
|
+
<pre class="ruby"><span class="ruby-string">'--main'</span> <span class="ruby-operator"><<</span> <span class="ruby-string">'README'</span> <span class="ruby-operator"><<</span>
|
171
|
+
<span class="ruby-string">'--line-numbers'</span>
|
172
|
+
<span class="ruby-identifier">spec</span>.<span class="ruby-identifier">required_ruby_version</span> = <span class="ruby-string">">= 2.0.0"</span>
|
176
173
|
<span class="ruby-identifier">spec</span>.<span class="ruby-identifier">required_rubygems_version</span> = <span class="ruby-string">">= 2.6.0"</span>
|
177
174
|
<span class="ruby-identifier">spec</span>.<span class="ruby-identifier">cert_chain</span> = [<span class="ruby-string">"certs/gem-public_cert.pem"</span>]
|
178
175
|
<span class="ruby-identifier">spec</span>.<span class="ruby-identifier">signing_key</span> = <span class="ruby-constant">File</span>.<span class="ruby-identifier">expand_path</span>(<span class="ruby-string">"~/.ssh/gem-private_key.pem"</span>) <span class="ruby-keyword">if</span> <span class="ruby-identifier">$0</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp">/gem\z/</span>
|
@@ -26,10 +26,10 @@
|
|
26
26
|
<h2 id="pages">Pages</h2>
|
27
27
|
<ul>
|
28
28
|
<li class="file">
|
29
|
-
<a href="
|
29
|
+
<a href="_gitignore.html">.gitignore</a>
|
30
30
|
</li>
|
31
31
|
<li class="file">
|
32
|
-
<a href="
|
32
|
+
<a href="Gemfile.html">Gemfile</a>
|
33
33
|
</li>
|
34
34
|
<li class="file">
|
35
35
|
<a href="LICENSE.html">LICENSE</a>
|
@@ -50,12 +50,6 @@
|
|
50
50
|
</li>
|
51
51
|
<li class="file">
|
52
52
|
<a href="Rakefile.html">Rakefile</a>
|
53
|
-
</li>
|
54
|
-
<li class="file">
|
55
|
-
<a href="RockPaperScissors_sublime-project.html">RockPaperScissors.sublime-project</a>
|
56
|
-
</li>
|
57
|
-
<li class="file">
|
58
|
-
<a href="RockPaperScissors_sublime-workspace.html">RockPaperScissors.sublime-workspace</a>
|
59
53
|
</li>
|
60
54
|
<li class="file">
|
61
55
|
<a href="certs/gem-public_cert_pem.html">gem-public_cert.pem</a>
|
@@ -86,9 +80,6 @@
|
|
86
80
|
</li>
|
87
81
|
<li class="file">
|
88
82
|
<a href="docs/Gemfile.html">Gemfile</a>
|
89
|
-
</li>
|
90
|
-
<li class="file">
|
91
|
-
<a href="docs/Gemfile_lock.html">Gemfile.lock</a>
|
92
83
|
</li>
|
93
84
|
<li class="file">
|
94
85
|
<a href="docs/How_to_Build_md.html">How_to_Build</a>
|
data/lib/rps/version.rb
CHANGED
data/rps.gemspec
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Gem::Specification.new do |spec|
|
2
2
|
spec.name = "PlayRockPaperScissorsGame"
|
3
|
-
spec.version = "2.0
|
3
|
+
spec.version = "2.1.0"
|
4
4
|
spec.date = "2017-04-02"
|
5
5
|
spec.summary = "A Rock Paper Scissors Ruby Gem"
|
6
6
|
spec.description = <<-EOF
|
@@ -17,7 +17,6 @@ Gem::Specification.new do |spec|
|
|
17
17
|
spec.post_install_message = "Thanks for installing! I hope you have fun playing rock paper scissors! :)"
|
18
18
|
spec.license = "MIT"
|
19
19
|
spec.homepage = "https://bag3318.github.io/RockPaperScissors/"
|
20
|
-
# spec.extra_rdoc_files = "README.md"
|
21
20
|
spec.required_ruby_version = ">= 2.0.0"
|
22
21
|
spec.required_rubygems_version = ">= 2.6.0"
|
23
22
|
spec.cert_chain = ["certs/gem-public_cert.pem"]
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: PlayRockPaperScissorsGame
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0
|
4
|
+
version: 2.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- bag3318
|
@@ -106,100 +106,6 @@ files:
|
|
106
106
|
- bin/PlayRockPaperScissorsGame
|
107
107
|
- bin/rps
|
108
108
|
- certs/gem-public_cert.pem
|
109
|
-
- doc/Constants.html
|
110
|
-
- doc/Gemfile.html
|
111
|
-
- doc/Gemfile_lock.html
|
112
|
-
- doc/LICENSE.html
|
113
|
-
- doc/PlayRockPaperScissorsGame.html
|
114
|
-
- doc/PlayRockPaperScissorsGame/Constants.html
|
115
|
-
- doc/PlayRockPaperScissorsGame/PrivateMethods.html
|
116
|
-
- doc/PrivateMethods.html
|
117
|
-
- doc/README_md.html
|
118
|
-
- doc/RakeTest.html
|
119
|
-
- doc/RakeTest/Constants.html
|
120
|
-
- doc/RakeTest/PrivateMethods.html
|
121
|
-
- doc/Rakefile.html
|
122
|
-
- doc/RockPaperScissors_sublime-project.html
|
123
|
-
- doc/RockPaperScissors_sublime-workspace.html
|
124
|
-
- doc/certs/gem-public_cert_pem.html
|
125
|
-
- doc/created.rid
|
126
|
-
- doc/css/fonts.css
|
127
|
-
- doc/css/rdoc.css
|
128
|
-
- doc/docs/CODE_OF_CONDUCT_md.html
|
129
|
-
- doc/docs/CONTRIBUTING_md.html
|
130
|
-
- doc/docs/Gemfile.html
|
131
|
-
- doc/docs/Gemfile_lock.html
|
132
|
-
- doc/docs/How_to_Build_md.html
|
133
|
-
- doc/docs/LICENSE.html
|
134
|
-
- doc/docs/Testing_md.html
|
135
|
-
- doc/docs/_layouts/default_html.html
|
136
|
-
- doc/docs/_sass/jekyll-theme-cayman_scss.html
|
137
|
-
- doc/docs/_sass/normalize_scss.html
|
138
|
-
- doc/docs/_sass/rouge-github_scss.html
|
139
|
-
- doc/docs/_sass/variables_scss.html
|
140
|
-
- doc/docs/_site/CODE_OF_CONDUCT_html.html
|
141
|
-
- doc/docs/_site/CONTRIBUTING_html.html
|
142
|
-
- doc/docs/_site/How_to_Build_html.html
|
143
|
-
- doc/docs/_site/Testing_html.html
|
144
|
-
- doc/docs/_site/assets/css/style_css.html
|
145
|
-
- doc/docs/_site/index_html.html
|
146
|
-
- doc/docs/_site/script/bootstrap.html
|
147
|
-
- doc/docs/_site/script/cibuild.html
|
148
|
-
- doc/docs/_site/script/release.html
|
149
|
-
- doc/docs/_site/script/server.html
|
150
|
-
- doc/docs/assets/css/style_scss.html
|
151
|
-
- doc/docs/index_md.html
|
152
|
-
- doc/docs/jekyll-theme-cayman_gemspec.html
|
153
|
-
- doc/docs/script/bootstrap.html
|
154
|
-
- doc/docs/script/cibuild.html
|
155
|
-
- doc/docs/script/release.html
|
156
|
-
- doc/docs/script/server.html
|
157
|
-
- doc/exec/rps_bash.html
|
158
|
-
- doc/exec/run_bat.html
|
159
|
-
- doc/exec/uninstall_sh.html
|
160
|
-
- doc/fonts/Lato-Light.ttf
|
161
|
-
- doc/fonts/Lato-LightItalic.ttf
|
162
|
-
- doc/fonts/Lato-Regular.ttf
|
163
|
-
- doc/fonts/Lato-RegularItalic.ttf
|
164
|
-
- doc/fonts/SourceCodePro-Bold.ttf
|
165
|
-
- doc/fonts/SourceCodePro-Regular.ttf
|
166
|
-
- doc/images/add.png
|
167
|
-
- doc/images/arrow_up.png
|
168
|
-
- doc/images/brick.png
|
169
|
-
- doc/images/brick_link.png
|
170
|
-
- doc/images/bug.png
|
171
|
-
- doc/images/bullet_black.png
|
172
|
-
- doc/images/bullet_toggle_minus.png
|
173
|
-
- doc/images/bullet_toggle_plus.png
|
174
|
-
- doc/images/date.png
|
175
|
-
- doc/images/delete.png
|
176
|
-
- doc/images/find.png
|
177
|
-
- doc/images/loadingAnimation.gif
|
178
|
-
- doc/images/macFFBgHack.png
|
179
|
-
- doc/images/package.png
|
180
|
-
- doc/images/page_green.png
|
181
|
-
- doc/images/page_white_text.png
|
182
|
-
- doc/images/page_white_width.png
|
183
|
-
- doc/images/plugin.png
|
184
|
-
- doc/images/ruby.png
|
185
|
-
- doc/images/tag_blue.png
|
186
|
-
- doc/images/tag_green.png
|
187
|
-
- doc/images/transparent.png
|
188
|
-
- doc/images/wrench.png
|
189
|
-
- doc/images/wrench_orange.png
|
190
|
-
- doc/images/zoom.png
|
191
|
-
- doc/index.html
|
192
|
-
- doc/js/darkfish.js
|
193
|
-
- doc/js/jquery.js
|
194
|
-
- doc/js/navigation.js
|
195
|
-
- doc/js/navigation.js.gz
|
196
|
-
- doc/js/search.js
|
197
|
-
- doc/js/search_index.js
|
198
|
-
- doc/js/search_index.js.gz
|
199
|
-
- doc/js/searcher.js
|
200
|
-
- doc/js/searcher.js.gz
|
201
|
-
- doc/rps_gemspec.html
|
202
|
-
- doc/table_of_contents.html
|
203
109
|
- docs/CODE_OF_CONDUCT.md
|
204
110
|
- docs/CONTRIBUTING.md
|
205
111
|
- docs/Gemfile
|
@@ -233,6 +139,97 @@ files:
|
|
233
139
|
- exec/rps.bash
|
234
140
|
- exec/run.bat
|
235
141
|
- exec/uninstall.sh
|
142
|
+
- html/Constants.html
|
143
|
+
- html/Gemfile.html
|
144
|
+
- html/LICENSE.html
|
145
|
+
- html/PlayRockPaperScissorsGame.html
|
146
|
+
- html/PlayRockPaperScissorsGame/Constants.html
|
147
|
+
- html/PlayRockPaperScissorsGame/PrivateMethods.html
|
148
|
+
- html/PrivateMethods.html
|
149
|
+
- html/README_md.html
|
150
|
+
- html/RakeTest.html
|
151
|
+
- html/RakeTest/Constants.html
|
152
|
+
- html/RakeTest/PrivateMethods.html
|
153
|
+
- html/Rakefile.html
|
154
|
+
- html/_gitignore.html
|
155
|
+
- html/certs/gem-public_cert_pem.html
|
156
|
+
- html/created.rid
|
157
|
+
- html/css/fonts.css
|
158
|
+
- html/css/rdoc.css
|
159
|
+
- html/docs/CODE_OF_CONDUCT_md.html
|
160
|
+
- html/docs/CONTRIBUTING_md.html
|
161
|
+
- html/docs/Gemfile.html
|
162
|
+
- html/docs/How_to_Build_md.html
|
163
|
+
- html/docs/LICENSE.html
|
164
|
+
- html/docs/Testing_md.html
|
165
|
+
- html/docs/_layouts/default_html.html
|
166
|
+
- html/docs/_sass/jekyll-theme-cayman_scss.html
|
167
|
+
- html/docs/_sass/normalize_scss.html
|
168
|
+
- html/docs/_sass/rouge-github_scss.html
|
169
|
+
- html/docs/_sass/variables_scss.html
|
170
|
+
- html/docs/_site/CODE_OF_CONDUCT_html.html
|
171
|
+
- html/docs/_site/CONTRIBUTING_html.html
|
172
|
+
- html/docs/_site/How_to_Build_html.html
|
173
|
+
- html/docs/_site/Testing_html.html
|
174
|
+
- html/docs/_site/assets/css/style_css.html
|
175
|
+
- html/docs/_site/index_html.html
|
176
|
+
- html/docs/_site/script/bootstrap.html
|
177
|
+
- html/docs/_site/script/cibuild.html
|
178
|
+
- html/docs/_site/script/release.html
|
179
|
+
- html/docs/_site/script/server.html
|
180
|
+
- html/docs/assets/css/style_scss.html
|
181
|
+
- html/docs/index_md.html
|
182
|
+
- html/docs/jekyll-theme-cayman_gemspec.html
|
183
|
+
- html/docs/script/bootstrap.html
|
184
|
+
- html/docs/script/cibuild.html
|
185
|
+
- html/docs/script/release.html
|
186
|
+
- html/docs/script/server.html
|
187
|
+
- html/exec/rps_bash.html
|
188
|
+
- html/exec/run_bat.html
|
189
|
+
- html/exec/uninstall_sh.html
|
190
|
+
- html/fonts/Lato-Light.ttf
|
191
|
+
- html/fonts/Lato-LightItalic.ttf
|
192
|
+
- html/fonts/Lato-Regular.ttf
|
193
|
+
- html/fonts/Lato-RegularItalic.ttf
|
194
|
+
- html/fonts/SourceCodePro-Bold.ttf
|
195
|
+
- html/fonts/SourceCodePro-Regular.ttf
|
196
|
+
- html/images/add.png
|
197
|
+
- html/images/arrow_up.png
|
198
|
+
- html/images/brick.png
|
199
|
+
- html/images/brick_link.png
|
200
|
+
- html/images/bug.png
|
201
|
+
- html/images/bullet_black.png
|
202
|
+
- html/images/bullet_toggle_minus.png
|
203
|
+
- html/images/bullet_toggle_plus.png
|
204
|
+
- html/images/date.png
|
205
|
+
- html/images/delete.png
|
206
|
+
- html/images/find.png
|
207
|
+
- html/images/loadingAnimation.gif
|
208
|
+
- html/images/macFFBgHack.png
|
209
|
+
- html/images/package.png
|
210
|
+
- html/images/page_green.png
|
211
|
+
- html/images/page_white_text.png
|
212
|
+
- html/images/page_white_width.png
|
213
|
+
- html/images/plugin.png
|
214
|
+
- html/images/ruby.png
|
215
|
+
- html/images/tag_blue.png
|
216
|
+
- html/images/tag_green.png
|
217
|
+
- html/images/transparent.png
|
218
|
+
- html/images/wrench.png
|
219
|
+
- html/images/wrench_orange.png
|
220
|
+
- html/images/zoom.png
|
221
|
+
- html/index.html
|
222
|
+
- html/js/darkfish.js
|
223
|
+
- html/js/jquery.js
|
224
|
+
- html/js/navigation.js
|
225
|
+
- html/js/navigation.js.gz
|
226
|
+
- html/js/search.js
|
227
|
+
- html/js/search_index.js
|
228
|
+
- html/js/search_index.js.gz
|
229
|
+
- html/js/searcher.js
|
230
|
+
- html/js/searcher.js.gz
|
231
|
+
- html/rps_gemspec.html
|
232
|
+
- html/table_of_contents.html
|
236
233
|
- lib/ref/Constants.rb
|
237
234
|
- lib/ref/PrivateMethods.rb
|
238
235
|
- lib/rps.rb
|