sequel_validation_exceptions 0.1 → 0.2
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
metadata
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sequel_validation_exceptions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 15
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
|
-
-
|
9
|
-
version: "0.
|
8
|
+
- 2
|
9
|
+
version: "0.2"
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Misha Conway
|
@@ -26,7 +26,7 @@ extensions: []
|
|
26
26
|
extra_rdoc_files: []
|
27
27
|
|
28
28
|
files:
|
29
|
-
- lib/
|
29
|
+
- lib/sequel_validation_exceptions.rb
|
30
30
|
homepage:
|
31
31
|
licenses: []
|
32
32
|
|