fabrication 2.13.1 → 2.13.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c40f2fce702a5073c7d359a726767ccf0cb574e0
|
4
|
+
data.tar.gz: c70be2c8a6aa22737e2bc399c5579147b0f639fe
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b0f7f2cdc3a3b7ca18c8fafd13ea104940d3eb71e2c0017b9dc1e7f760fba15c92a10424ed313037ff6b1afb72f2b21ceeb4150b546eed35bfebb5adb908ebf0
|
7
|
+
data.tar.gz: 44a7d24594140db823ef0fa2fd845c9c1b2b6ee28b3674d05166d6e1db7aed30fc088346b1311cc035e74faaff81a91ae89112cb2867b10dd15d35a0993ecf48
|
data/lib/fabrication/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fabrication
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.13.
|
4
|
+
version: 2.13.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Paul Elliott
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-04-
|
11
|
+
date: 2015-04-30 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Fabrication is an object generation framework for ActiveRecord, Mongoid,
|
14
14
|
DataMapper, Sequel, or any other Ruby object.
|