another_toy_robot 0.1.10 → 0.1.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -0
- data/lib/another_toy_robot/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9c89aa2204dd819da5f7da04a0d2340aa949a06c
|
4
|
+
data.tar.gz: 8968eb0fb994e02235392bf16902a0251fae5f9b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ced10d993eefbb960628dcea6f1ee01c282ff24500dee200ea2e8a73594b259a7283af1ffd9cc0562d84b959c3b838300a73e79775f329a470f7710ea00fbeee
|
7
|
+
data.tar.gz: c6a24154fc734f686603e37c12d95a3283fb7b91a54999f454f83a4438de07a9c46e3eb42f155bcad88755e2888077204b2c944b933fc5f557ab110c47b84247
|
data/README.md
CHANGED
@@ -119,6 +119,7 @@ Pull requests are also warmly welcomed.
|
|
119
119
|
|
120
120
|
### Links
|
121
121
|
- [another_toy_robot on RubyGems](https://rubygems.org/gems/another_toy_robot)
|
122
|
+
- [RubyDoc.info auto-generated documentation](http://www.rubydoc.info/gems/another_toy_robot)
|
122
123
|
- [Discussion on Reddit](https://www.reddit.com/r/ruby/comments/5fptz9/i_did_the_toy_robot_challenge_ive_tried_to_be/?ref=share&ref_source=link)
|
123
124
|
|
124
125
|
## Specification
|