shaf 2.0.0 → 2.1.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
- checksums.yaml.gz.sig +2 -2
- data.tar.gz.sig +0 -0
- data/lib/shaf/profile.rb +5 -0
- data/lib/shaf/profiles.rb +4 -0
- data/lib/shaf/profiles/shaf_error.rb +1 -0
- data/lib/shaf/profiles/shaf_form.rb +1 -0
- data/lib/shaf/responder/hal.rb +1 -1
- data/lib/shaf/serializer.rb +4 -0
- data/lib/shaf/version.rb +1 -1
- data/templates/config/initializers/logging.rb +1 -1
- metadata +2 -2
- metadata.gz.sig +3 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2dc76b4b8ddbc8c627a2f03eb3f3f889771a21cc950de357fc6d3d50a7ba3008
|
|
4
|
+
data.tar.gz: 5c6ab688fa85a69650e6741933b9ddbad4dd6d40693ce0998d9fb88b14e212ef
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 154deb196fe2f4583599024524bd21b06fadc039fb99971ed2360acffb65b1339c79c8b61edebbf230df558473ef9f11cc0baa54c79b52df0989c60d60e7debf
|
|
7
|
+
data.tar.gz: 49d240389e58f852e4445ccd321f83bb501d803bb957c328816d470ac5bb64c648e293be26b5dbda07e57649fe1987b339e4dc458e4d5f27c3b56e120f14adbe
|
checksums.yaml.gz.sig
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
q���,՛�b���-<���;��ꋸ���7=6�[BeﹲZ����#�"S��E�n���Kx���G���W�OpM���{.dn]̨'VE�����2Y������^�~J���u���p9_�=���{\�f�{
|
|
2
|
+
�X��TҺ
|
data.tar.gz.sig
CHANGED
|
Binary file
|
data/lib/shaf/profile.rb
CHANGED
data/lib/shaf/profiles.rb
CHANGED
data/lib/shaf/responder/hal.rb
CHANGED
data/lib/shaf/serializer.rb
CHANGED
|
@@ -16,6 +16,10 @@ module Shaf
|
|
|
16
16
|
# @param name [String] the name of the profile
|
|
17
17
|
# @param curie_prefix [Symbol] the prefix used for the Curie
|
|
18
18
|
def profile(name, curie_prefix: :doc)
|
|
19
|
+
profile = Profiles.find name
|
|
20
|
+
|
|
21
|
+
super { profile&.urn || profile_uri(name) }
|
|
22
|
+
|
|
19
23
|
link :profile do
|
|
20
24
|
profile_uri(name)
|
|
21
25
|
end
|
data/lib/shaf/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: shaf
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.
|
|
4
|
+
version: 2.1.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Sammy Henningsson
|
|
@@ -29,7 +29,7 @@ cert_chain:
|
|
|
29
29
|
5ZlcHq9h5CxVt380OKaU6wMg95RJBd/kUJqmPxxlxMH8QDQinTwZmmFA9wW7PJdy
|
|
30
30
|
wAx8px9LkSjTs0GVLH7VtVRWAELllsswCJktz63Adelx9fmIMgrTYgZM
|
|
31
31
|
-----END CERTIFICATE-----
|
|
32
|
-
date: 2021-
|
|
32
|
+
date: 2021-04-07 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: file_transactions
|
metadata.gz.sig
CHANGED
|
@@ -1 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
��RϪh�A��U*䈪,S&j_�G3d�PZFe��r����<[� YA�{K��O�O��%4ۗҫ��JE��/�r�y���_�o��G�=�AS0�`f��3�*�<���$s!J����B�4�L���
|
|
2
|
+
t��,��'`�S&r�4�O��?<��.
|
|
3
|
+
]o����wB�)��]�ۯ�~TQZ�LPiࡦRś;t¤�*&TУO���[���pV��I�/"�`�F�����jku����->���"vR�1���
|