hurray 0.0.0 → 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e3e34ce451eb889b4d867756947de4a4d9847dca
|
4
|
+
data.tar.gz: 758b500cf5cf339336a521f0f96e584e3f8e114c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b6bf275b489355dc56c92c0f10f827199343f8f55e83a35dc2653e0f0bc114c326c4c8fae1ae013cdc3a078b7079933e1e59c368abdd485d4d65d663d1d90261
|
7
|
+
data.tar.gz: 6b372d8f0b96579ea83bb21a416e81c13051f4ccb8f043bc3c40df31e82c53c454360d9346572ab2278175ee69b321eb428285c27aa2d3e64e56e7c66547ac61
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hurray
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ruslan Kotov
|
@@ -10,7 +10,7 @@ bindir: bin
|
|
10
10
|
cert_chain: []
|
11
11
|
date: 2016-04-15 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description: Simple ActiveRecord extension for working with arrays
|
13
|
+
description: Simple ActiveRecord extension for working with database arrays fields
|
14
14
|
email: rkotov93@gmail.com
|
15
15
|
executables: []
|
16
16
|
extensions: []
|