img_return 1.0.9 → 2.0.0
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.
- checksums.yaml +4 -4
- data/lib/img_return.rb +6 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b663f4e1ebaa7767fafc10770cc988104e627988
|
4
|
+
data.tar.gz: 26e930c542c7938a7778b1c8f46e9557c82fd63c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2467b48a9b4fde7d8ab29dfa803bdab6ec2cfbe24f68d6f7e599cb214e851394b5484c53f3902433cb20fb72954a0065c0c06cdb22f0cb51ad9859f1baa65e37
|
7
|
+
data.tar.gz: 387c8910ad670a7d26758a311d4bcab94b959f4cd845daef9731cc95270006fd9777820934d602eb7cfbdb755130a38867f467071217543ee8f51e9606d4f0c2
|
data/lib/img_return.rb
CHANGED
metadata
CHANGED
@@ -1,16 +1,16 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: img_return
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 2.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ralph Desir
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-09-
|
11
|
+
date: 2015-09-29 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
13
|
+
description: Return_Img is a gem designed to return random images and colors. This
|
14
14
|
gem was created with the idea of returning a different image or color to a cascading
|
15
15
|
style sheet. For the effect of having a different image return to the browser ever
|
16
16
|
refresh or visit to the web page. Also in mind was the idea of expedition, by that
|