data_library 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.idea/data_library.iml +7 -8
- data/.idea/workspace.xml +79 -20
- data/.travis.yml +0 -6
- data/.yardopts +4 -0
- data/Changelog.md +22 -0
- data/Gemfile.lock +16 -22
- data/README.md +10 -6
- data/data_library.gemspec +21 -24
- data/lib/data_library/version.rb +3 -3
- data/lib/{data_library.rb → data_type.rb} +4 -5
- metadata +24 -65
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 204d941cdd8a302d895a6170c997b84ae98b785a4264fedb4e38937d13cd3163
|
4
|
+
data.tar.gz: c9ad1fda8c84dbc0c7c265ef1627d2654f4515c8d2bf0799f815166a4dbece26
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d2b550855f1f8c9eba7bf24d1495fe18b0ac99370f08ac6ac4eca35a126fb7900d8c47f29ab9d38da02e134da49e455ff0e27a9b781a34494bd9748997730ed3
|
7
|
+
data.tar.gz: 7b718f1610ea3d709f5146d8b1d831cb8997a577e0146d160629285b47339e4b8964bd081a9eddb803440da172ca2b5e70de403461357c5419a344260bf5330a
|
data/.idea/data_library.iml
CHANGED
@@ -12,16 +12,15 @@
|
|
12
12
|
<orderEntry type="inheritedJdk" />
|
13
13
|
<orderEntry type="sourceFolder" forTests="false" />
|
14
14
|
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.1.2, RVM: ruby-2.6.5) [gem]" level="application" />
|
15
|
-
<orderEntry type="library" scope="PROVIDED" name="data_error (
|
16
|
-
<orderEntry type="library" scope="PROVIDED" name="data_error_impl (
|
17
|
-
<orderEntry type="library" scope="PROVIDED" name="data_error_int (
|
18
|
-
<orderEntry type="library" scope="PROVIDED" name="data_impl (v0.
|
19
|
-
<orderEntry type="library" scope="PROVIDED" name="data_int (v0.
|
15
|
+
<orderEntry type="library" scope="PROVIDED" name="data_error (v3.0.0, RVM: ruby-2.6.5) [gem]" level="application" />
|
16
|
+
<orderEntry type="library" scope="PROVIDED" name="data_error_impl (v3.0.0, RVM: ruby-2.6.5) [gem]" level="application" />
|
17
|
+
<orderEntry type="library" scope="PROVIDED" name="data_error_int (v3.0.0, RVM: ruby-2.6.5) [gem]" level="application" />
|
18
|
+
<orderEntry type="library" scope="PROVIDED" name="data_impl (v0.2.0, RVM: ruby-2.6.5) [gem]" level="application" />
|
19
|
+
<orderEntry type="library" scope="PROVIDED" name="data_int (v0.2.0, RVM: ruby-2.6.5) [gem]" level="application" />
|
20
20
|
<orderEntry type="library" scope="PROVIDED" name="docile (v1.3.2, RVM: ruby-2.6.5) [gem]" level="application" />
|
21
|
-
<orderEntry type="library" scope="PROVIDED" name="json (v2.3.0, RVM: ruby-2.6.5) [gem]" level="application" />
|
22
21
|
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.14.0, RVM: ruby-2.6.5) [gem]" level="application" />
|
23
22
|
<orderEntry type="library" scope="PROVIDED" name="rake (v13.0.1, RVM: ruby-2.6.5) [gem]" level="application" />
|
24
|
-
<orderEntry type="library" scope="PROVIDED" name="simplecov (v0.
|
25
|
-
<orderEntry type="library" scope="PROVIDED" name="simplecov-html (v0.
|
23
|
+
<orderEntry type="library" scope="PROVIDED" name="simplecov (v0.18.5, RVM: ruby-2.6.5) [gem]" level="application" />
|
24
|
+
<orderEntry type="library" scope="PROVIDED" name="simplecov-html (v0.12.2, RVM: ruby-2.6.5) [gem]" level="application" />
|
26
25
|
</component>
|
27
26
|
</module>
|
data/.idea/workspace.xml
CHANGED
@@ -27,6 +27,8 @@
|
|
27
27
|
<component name="ChangeListManager">
|
28
28
|
<list default="true" id="52ad9050-a6f6-4a86-ba54-883e93c208be" name="Default Changelist" comment="">
|
29
29
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
30
|
+
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
31
|
+
<change beforePath="$PROJECT_DIR$/data_library.gemspec" beforeDir="false" afterPath="$PROJECT_DIR$/data_library.gemspec" afterDir="false" />
|
30
32
|
</list>
|
31
33
|
<option name="SHOW_DIALOG" value="false" />
|
32
34
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
@@ -34,13 +36,19 @@
|
|
34
36
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
35
37
|
</component>
|
36
38
|
<component name="CoverageViewManager">
|
37
|
-
<option name="myElementSize" value="
|
39
|
+
<option name="myElementSize" value="323" />
|
38
40
|
</component>
|
39
41
|
<component name="ExportToHTMLSettings">
|
40
42
|
<option name="OPEN_IN_BROWSER" value="true" />
|
41
43
|
<option name="OUTPUT_DIRECTORY" value="$PROJECT_DIR$/coverage" />
|
42
44
|
</component>
|
43
45
|
<component name="Git.Settings">
|
46
|
+
<option name="PUSH_TAGS">
|
47
|
+
<GitPushTagMode>
|
48
|
+
<option name="argument" value="--tags" />
|
49
|
+
<option name="title" value="All" />
|
50
|
+
</GitPushTagMode>
|
51
|
+
</option>
|
44
52
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
45
53
|
</component>
|
46
54
|
<component name="ProjectId" id="1ZoUmfhSISnbXBoG6nOE6TXu7fX" />
|
@@ -59,6 +67,15 @@
|
|
59
67
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
60
68
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
61
69
|
<property name="settings.editor.selected.configurable" value="preferences.externalTools" />
|
70
|
+
<property name="ytplugin.issueListCompactView" value="true" />
|
71
|
+
</component>
|
72
|
+
<component name="RunAnythingCache">
|
73
|
+
<option name="myCommands">
|
74
|
+
<command value="mkdir artifacts" />
|
75
|
+
<command value="mv data_library-0.1.0.gem artifacts" />
|
76
|
+
<command value="mv lib/data_library.rb lib/data_type.rb" />
|
77
|
+
<command value="cp ../"Template Files"/.yardopts .yardopts" />
|
78
|
+
</option>
|
62
79
|
</component>
|
63
80
|
<component name="RunManager">
|
64
81
|
<configuration name="DataLibraryTest" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest" temporary="true" nameIsGenerated="true">
|
@@ -107,7 +124,8 @@
|
|
107
124
|
<option name="number" value="Default" />
|
108
125
|
<option name="presentableId" value="Default" />
|
109
126
|
<updated>1585505101152</updated>
|
110
|
-
<workItem from="1585505103383" duration="
|
127
|
+
<workItem from="1585505103383" duration="7295000" />
|
128
|
+
<workItem from="1587833059459" duration="3078000" />
|
111
129
|
</task>
|
112
130
|
<task id="LOCAL-00001" summary="Many Changes Generated project files. Configured gem. Required the relevant files. Integration tested.">
|
113
131
|
<created>1585507438378</created>
|
@@ -123,10 +141,31 @@
|
|
123
141
|
<option name="project" value="LOCAL" />
|
124
142
|
<updated>1585518793051</updated>
|
125
143
|
</task>
|
126
|
-
<
|
144
|
+
<task id="LOCAL-00003" summary="Setup Complete Fixed version.rb YARDocumentation. Bumped Minor Version. Formatted the Gem Specification. Updated the Gem Specification's 'email', 'summary', 'description', 'homepage', 'license', and 'changelog_uri' attributes. Updated dependencies.">
|
145
|
+
<created>1587834575648</created>
|
146
|
+
<option name="number" value="00003" />
|
147
|
+
<option name="presentableId" value="LOCAL-00003" />
|
148
|
+
<option name="project" value="LOCAL" />
|
149
|
+
<updated>1587834575648</updated>
|
150
|
+
</task>
|
151
|
+
<task id="LOCAL-00004" summary="Development Complete Renamed data_library.rb data_type.rb. Fixed data_library_test.rb YARDocumentation. Added a .yardopts file assertion. Edited the 'require' statement in test_helper.rb. Deleted Travis CI deployment settings. Fixed README.md's Installation section. Added a .yardopts file.">
|
152
|
+
<created>1587835684466</created>
|
153
|
+
<option name="number" value="00004" />
|
154
|
+
<option name="presentableId" value="LOCAL-00004" />
|
155
|
+
<option name="project" value="LOCAL" />
|
156
|
+
<updated>1587835684466</updated>
|
157
|
+
</task>
|
158
|
+
<task id="LOCAL-00005" summary="Prepare Deployment Updated Changelog.md.">
|
159
|
+
<created>1587835971279</created>
|
160
|
+
<option name="number" value="00005" />
|
161
|
+
<option name="presentableId" value="LOCAL-00005" />
|
162
|
+
<option name="project" value="LOCAL" />
|
163
|
+
<updated>1587835971279</updated>
|
164
|
+
</task>
|
165
|
+
<option name="localTasksCounter" value="6" />
|
127
166
|
<servers>
|
128
167
|
<YouTrack url="https://macbook-pro.local:8443">
|
129
|
-
<option name="defaultSearch" value="project: Data Sprints:
|
168
|
+
<option name="defaultSearch" value="project: Data Subsystem:{ No Subsystem } Component: Library Sprints: 4 #{Prepare Deployment}" />
|
130
169
|
<username>admin</username>
|
131
170
|
</YouTrack>
|
132
171
|
</servers>
|
@@ -134,10 +173,26 @@
|
|
134
173
|
<component name="TypeScriptGeneratedFilesManager">
|
135
174
|
<option name="version" value="1" />
|
136
175
|
</component>
|
176
|
+
<component name="Vcs.Log.Tabs.Properties">
|
177
|
+
<option name="TAB_STATES">
|
178
|
+
<map>
|
179
|
+
<entry key="MAIN">
|
180
|
+
<value>
|
181
|
+
<State>
|
182
|
+
<option name="COLUMN_ORDER" />
|
183
|
+
</State>
|
184
|
+
</value>
|
185
|
+
</entry>
|
186
|
+
</map>
|
187
|
+
</option>
|
188
|
+
</component>
|
137
189
|
<component name="VcsManagerConfiguration">
|
138
190
|
<MESSAGE value="Many Changes Generated project files. Configured gem. Required the relevant files. Integration tested." />
|
139
191
|
<MESSAGE value="README, Changelog Updated the README, Changelog." />
|
140
|
-
<
|
192
|
+
<MESSAGE value="Setup Complete Fixed version.rb YARDocumentation. Bumped Minor Version. Formatted the Gem Specification. Updated the Gem Specification's 'email', 'summary', 'description', 'homepage', 'license', and 'changelog_uri' attributes. Updated dependencies." />
|
193
|
+
<MESSAGE value="Development Complete Renamed data_library.rb data_type.rb. Fixed data_library_test.rb YARDocumentation. Added a .yardopts file assertion. Edited the 'require' statement in test_helper.rb. Deleted Travis CI deployment settings. Fixed README.md's Installation section. Added a .yardopts file." />
|
194
|
+
<MESSAGE value="Prepare Deployment Updated Changelog.md." />
|
195
|
+
<option name="LAST_COMMIT_MESSAGE" value="Prepare Deployment Updated Changelog.md." />
|
141
196
|
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
|
142
197
|
</component>
|
143
198
|
<component name="WindowStateProjectService">
|
@@ -145,40 +200,44 @@
|
|
145
200
|
<screen x="0" y="23" width="1680" height="975" />
|
146
201
|
</state>
|
147
202
|
<state x="443" y="175" key="#Servers/0.23.1680.975@0.23.1680.975" timestamp="1585505185473" />
|
148
|
-
<state x="
|
203
|
+
<state x="160" y="61" width="1354" height="882" key="CommitChangelistDialog2" timestamp="1587836296484">
|
149
204
|
<screen x="0" y="23" width="1680" height="975" />
|
150
205
|
</state>
|
151
|
-
<state x="
|
152
|
-
<state width="1539" height="270" key="GridCell.Tab.0.bottom" timestamp="
|
206
|
+
<state x="160" y="61" width="1354" height="882" key="CommitChangelistDialog2/0.23.1680.975@0.23.1680.975" timestamp="1587836296484" />
|
207
|
+
<state width="1539" height="270" key="GridCell.Tab.0.bottom" timestamp="1587835393771">
|
153
208
|
<screen x="0" y="23" width="1680" height="975" />
|
154
209
|
</state>
|
155
|
-
<state width="1539" height="270" key="GridCell.Tab.0.bottom/0.23.1680.975@0.23.1680.975" timestamp="
|
156
|
-
<state width="1539" height="270" key="GridCell.Tab.0.center" timestamp="
|
210
|
+
<state width="1539" height="270" key="GridCell.Tab.0.bottom/0.23.1680.975@0.23.1680.975" timestamp="1587835393771" />
|
211
|
+
<state width="1539" height="270" key="GridCell.Tab.0.center" timestamp="1587835393770">
|
157
212
|
<screen x="0" y="23" width="1680" height="975" />
|
158
213
|
</state>
|
159
|
-
<state width="1539" height="270" key="GridCell.Tab.0.center/0.23.1680.975@0.23.1680.975" timestamp="
|
160
|
-
<state width="1539" height="270" key="GridCell.Tab.0.left" timestamp="
|
214
|
+
<state width="1539" height="270" key="GridCell.Tab.0.center/0.23.1680.975@0.23.1680.975" timestamp="1587835393770" />
|
215
|
+
<state width="1539" height="270" key="GridCell.Tab.0.left" timestamp="1587835393770">
|
161
216
|
<screen x="0" y="23" width="1680" height="975" />
|
162
217
|
</state>
|
163
|
-
<state width="1539" height="270" key="GridCell.Tab.0.left/0.23.1680.975@0.23.1680.975" timestamp="
|
164
|
-
<state width="1539" height="270" key="GridCell.Tab.0.right" timestamp="
|
218
|
+
<state width="1539" height="270" key="GridCell.Tab.0.left/0.23.1680.975@0.23.1680.975" timestamp="1587835393770" />
|
219
|
+
<state width="1539" height="270" key="GridCell.Tab.0.right" timestamp="1587835393771">
|
165
220
|
<screen x="0" y="23" width="1680" height="975" />
|
166
221
|
</state>
|
167
|
-
<state width="1539" height="270" key="GridCell.Tab.0.right/0.23.1680.975@0.23.1680.975" timestamp="
|
168
|
-
<state x="443" y="250" key="Vcs.Push.Dialog.v2" timestamp="
|
222
|
+
<state width="1539" height="270" key="GridCell.Tab.0.right/0.23.1680.975@0.23.1680.975" timestamp="1587835393771" />
|
223
|
+
<state x="443" y="250" key="Vcs.Push.Dialog.v2" timestamp="1587836300939">
|
169
224
|
<screen x="0" y="23" width="1680" height="975" />
|
170
225
|
</state>
|
171
|
-
<state x="443" y="250" key="Vcs.Push.Dialog.v2/0.23.1680.975@0.23.1680.975" timestamp="
|
226
|
+
<state x="443" y="250" key="Vcs.Push.Dialog.v2/0.23.1680.975@0.23.1680.975" timestamp="1587836300939" />
|
172
227
|
<state x="435" y="235" width="816" height="550" key="find.popup" timestamp="1585507288352">
|
173
228
|
<screen x="0" y="23" width="1680" height="975" />
|
174
229
|
</state>
|
175
230
|
<state x="435" y="235" width="816" height="550" key="find.popup/0.23.1680.975@0.23.1680.975" timestamp="1585507288352" />
|
176
|
-
<state x="508" y="
|
231
|
+
<state x="508" y="235" width="670" height="675" key="run.anything.popup" timestamp="1587834717469">
|
232
|
+
<screen x="0" y="23" width="1680" height="975" />
|
233
|
+
</state>
|
234
|
+
<state x="508" y="235" width="670" height="675" key="run.anything.popup/0.23.1680.975@0.23.1680.975" timestamp="1587834717469" />
|
235
|
+
<state x="508" y="237" width="670" height="676" key="search.everywhere.popup" timestamp="1587835720927">
|
177
236
|
<screen x="0" y="23" width="1680" height="975" />
|
178
237
|
</state>
|
179
|
-
<state x="508" y="237" width="670" height="676" key="search.everywhere.popup/0.23.1680.975@0.23.1680.975" timestamp="
|
238
|
+
<state x="508" y="237" width="670" height="676" key="search.everywhere.popup/0.23.1680.975@0.23.1680.975" timestamp="1587835720927" />
|
180
239
|
</component>
|
181
240
|
<component name="com.intellij.coverage.CoverageDataManagerImpl">
|
182
|
-
<SUITE FILE_PATH="coverage/data_library@DataLibraryTest.rcov" NAME="DataLibraryTest Coverage Results" MODIFIED="
|
241
|
+
<SUITE FILE_PATH="coverage/data_library@DataLibraryTest.rcov" NAME="DataLibraryTest Coverage Results" MODIFIED="1587835390503" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="data_library" />
|
183
242
|
</component>
|
184
243
|
</project>
|
data/.travis.yml
CHANGED
data/.yardopts
ADDED
data/Changelog.md
CHANGED
@@ -1,5 +1,27 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## 0.2.0, 2020-04-25
|
4
|
+
|
5
|
+
### Added
|
6
|
+
|
7
|
+
- A .yardopts file assertion.
|
8
|
+
- A .yardopts file.
|
9
|
+
|
10
|
+
### Edited
|
11
|
+
|
12
|
+
- Formatted the Gem Specification. Updated the Gem Specification's 'email',
|
13
|
+
'summary', 'description', 'homepage', 'license', and 'changelog_uri'
|
14
|
+
attributes.
|
15
|
+
- Updated dependencies.
|
16
|
+
- Renamed data_library.rb data_type.rb.
|
17
|
+
- test_helper.rb's 'require' statement.
|
18
|
+
- Deleted Travis CI deployment settings.
|
19
|
+
|
20
|
+
### Fixed
|
21
|
+
|
22
|
+
- YARDocumentation.
|
23
|
+
- README.md's Installation section.
|
24
|
+
|
3
25
|
## 0.1.0, 2020-03-29
|
4
26
|
|
5
27
|
### Added
|
data/Gemfile.lock
CHANGED
@@ -1,44 +1,38 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
data_library (0.
|
5
|
-
data_error (~>
|
6
|
-
data_impl (~> 0
|
7
|
-
data_int (~> 0
|
4
|
+
data_library (0.2.0)
|
5
|
+
data_error (~> 3)
|
6
|
+
data_impl (~> 0)
|
7
|
+
data_int (~> 0)
|
8
8
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
data_error (
|
13
|
-
data_error_impl (~>
|
14
|
-
|
15
|
-
|
16
|
-
data_error_int (
|
17
|
-
data_impl (0.
|
18
|
-
|
19
|
-
data_int (0.1.0)
|
12
|
+
data_error (3.0.0)
|
13
|
+
data_error_impl (~> 3)
|
14
|
+
data_error_int (~> 3)
|
15
|
+
data_error_impl (3.0.0)
|
16
|
+
data_error_int (3.0.0)
|
17
|
+
data_impl (0.2.0)
|
18
|
+
data_int (0.2.0)
|
20
19
|
docile (1.3.2)
|
21
|
-
json (2.3.0)
|
22
20
|
minitest (5.14.0)
|
23
21
|
rake (13.0.1)
|
24
|
-
simplecov (0.
|
22
|
+
simplecov (0.18.5)
|
25
23
|
docile (~> 1.1)
|
26
|
-
|
27
|
-
|
28
|
-
simplecov-html (0.10.2)
|
24
|
+
simplecov-html (~> 0.11)
|
25
|
+
simplecov-html (0.12.2)
|
29
26
|
|
30
27
|
PLATFORMS
|
31
28
|
ruby
|
32
29
|
|
33
30
|
DEPENDENCIES
|
34
|
-
bundler (~> 2.1
|
35
|
-
data_error (~> 2.0.0)
|
36
|
-
data_impl (~> 0.1.0)
|
37
|
-
data_int (~> 0.1.0)
|
31
|
+
bundler (~> 2.1)
|
38
32
|
data_library!
|
39
33
|
minitest (~> 5.0)
|
40
34
|
rake (~> 13.0)
|
41
|
-
simplecov (~> 0
|
35
|
+
simplecov (~> 0)
|
42
36
|
|
43
37
|
BUNDLED WITH
|
44
38
|
2.1.2
|
data/README.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1
1
|
# data_library [](https://badge.fury.io/rb/data_library)  [](https://travis-ci.com/Diligent-Software-LLC/data_library)
|
2
2
|
|
3
|
-
The
|
3
|
+
The DataType library. Organizes the DataType components.
|
4
4
|
|
5
5
|
## Installation
|
6
6
|
|
7
|
-
- Refer the
|
7
|
+
- Refer the Library
|
8
|
+
[Packages](https://docs.diligentsoftware.org/data-1/packages#library).
|
8
9
|
|
9
10
|
## Documentation
|
10
11
|
|
11
|
-
- Refer the [
|
12
|
+
- Refer the Library [homepage](https://docs.diligentsoftware.org/data).
|
12
13
|
|
13
14
|
## Contributing
|
14
15
|
|
@@ -21,12 +22,15 @@ donations are available at $1, $2, $4, $8, and $16. Greatly appreciated.
|
|
21
22
|
|
22
23
|
### Report Bugs
|
23
24
|
|
24
|
-
- Refer the
|
25
|
+
- Refer the
|
26
|
+
[Bug Reporting Procedure](https://github.com/Diligent-Software-LLC/data_library/issues/1).
|
25
27
|
|
26
28
|
### Fix Bugs
|
27
29
|
|
28
|
-
- Refer the
|
30
|
+
- Refer the
|
31
|
+
[Bug Fixing Procedure](https://github.com/Diligent-Software-LLC/data_library/issues/2).
|
29
32
|
|
30
33
|
### Improve Functionality
|
31
34
|
|
32
|
-
- Refer the
|
35
|
+
- Refer the
|
36
|
+
[Improvements Procedure](https://github.com/Diligent-Software-LLC/data_library/issues/3).
|
data/data_library.gemspec
CHANGED
@@ -2,29 +2,29 @@ require_relative './lib/data_library/version'
|
|
2
2
|
|
3
3
|
Gem::Specification.new do |spec|
|
4
4
|
|
5
|
-
#
|
5
|
+
# Required attributes.
|
6
6
|
spec.name = "data_library"
|
7
7
|
spec.version = DataLibrary::VERSION
|
8
8
|
spec.authors = ["Diligent Software LLC"]
|
9
|
-
spec.email = ["
|
10
|
-
spec.summary = %q{The
|
11
|
-
|
12
|
-
spec.description = %q{The
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
spec.homepage
|
19
|
-
spec.license = "GPL-3.0
|
9
|
+
spec.email = ["contact@diligentsoftware.org"]
|
10
|
+
spec.summary = %q{The DataType library. Organizes the Data
|
11
|
+
components.}
|
12
|
+
spec.description = %q{The DataType library. Organizes the Data
|
13
|
+
components. Donations support continuous improvement and maintenance.
|
14
|
+
The aim is a reliable, integrable, and endurable Data library. Make a
|
15
|
+
donation at the project's collective page: https://opencollective.com/data.
|
16
|
+
One-time and recurring donations are available at $1, $2, $4, $8, and $16.
|
17
|
+
Greatly appreciated.}
|
18
|
+
spec.homepage = "https://docs.diligentsoftware.org/data"
|
19
|
+
spec.license = "GPL-3.0"
|
20
20
|
spec.required_ruby_version = Gem::Requirement.new(">= 2.6.5")
|
21
21
|
|
22
|
-
# Metadata
|
22
|
+
# Metadata.
|
23
23
|
spec.metadata['homepage_uri'] = spec.homepage
|
24
24
|
spec.metadata['source_code_uri'] =
|
25
25
|
"https://github.com/Diligent-Software-LLC/data_library"
|
26
26
|
spec.metadata['changelog_uri'] =
|
27
|
-
"https://docs.diligentsoftware.org/data#changelog"
|
27
|
+
"https://docs.diligentsoftware.org/data-1/packages/library#changelog"
|
28
28
|
|
29
29
|
# Specify which files should be added to the gem when it is released.
|
30
30
|
# The `git ls-files -z` loads the files in the RubyGem that have been
|
@@ -38,16 +38,13 @@ available at $1, $2, $4, $8, and $16. Greatly appreciated.}
|
|
38
38
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
39
39
|
spec.require_paths = ["lib"]
|
40
40
|
|
41
|
-
# Development and testing dependencies
|
42
|
-
spec.add_development_dependency 'bundler', '~> 2.1
|
43
|
-
spec.add_development_dependency 'simplecov', '~> 0
|
44
|
-
spec.add_development_dependency 'data_int', '~> 0.1.0'
|
45
|
-
spec.add_development_dependency 'data_impl', '~> 0.1.0'
|
46
|
-
spec.add_development_dependency 'data_error', '~> 2.0.0'
|
41
|
+
# Development and testing dependencies.
|
42
|
+
spec.add_development_dependency 'bundler', '~> 2.1'
|
43
|
+
spec.add_development_dependency 'simplecov', '~> 0'
|
47
44
|
|
48
|
-
# Gem specific runtime dependencies
|
49
|
-
spec.add_runtime_dependency 'data_int', '~> 0
|
50
|
-
spec.add_runtime_dependency 'data_impl', '~> 0
|
51
|
-
spec.add_runtime_dependency 'data_error', '~>
|
45
|
+
# Gem specific runtime dependencies.
|
46
|
+
spec.add_runtime_dependency 'data_int', '~> 0'
|
47
|
+
spec.add_runtime_dependency 'data_impl', '~> 0'
|
48
|
+
spec.add_runtime_dependency 'data_error', '~> 3'
|
52
49
|
|
53
50
|
end
|
data/lib/data_library/version.rb
CHANGED
@@ -2,8 +2,8 @@
|
|
2
2
|
# under the GNU General Public License, Version 3. Refer LICENSE.txt.
|
3
3
|
|
4
4
|
# DataLibrary.
|
5
|
-
# @
|
6
|
-
# The
|
5
|
+
# @class_description
|
6
|
+
# The DataType library. Organizes the DataType components.
|
7
7
|
class DataLibrary
|
8
|
-
VERSION = '0.
|
8
|
+
VERSION = '0.2.0'.freeze()
|
9
9
|
end
|
@@ -1,13 +1,12 @@
|
|
1
1
|
# Copyright (C) 2020 Diligent Software LLC. All rights reserved. Released
|
2
2
|
# under the GNU General Public License, Version 3. Refer LICENSE.txt.
|
3
3
|
|
4
|
-
|
4
|
+
require 'data_int'
|
5
5
|
require 'data_impl'
|
6
|
-
require '
|
6
|
+
require 'data_error'
|
7
7
|
|
8
8
|
# DataLibrary.
|
9
|
-
# @
|
10
|
-
# The
|
9
|
+
# @class_description
|
10
|
+
# The DataType library. Organizes the DataType components.
|
11
11
|
class DataLibrary
|
12
12
|
end
|
13
|
-
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: data_library
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Diligent Software LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-04-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -16,121 +16,79 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 2.1
|
19
|
+
version: '2.1'
|
20
20
|
type: :development
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 2.1
|
26
|
+
version: '2.1'
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: simplecov
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 0
|
33
|
+
version: '0'
|
34
34
|
type: :development
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0
|
40
|
+
version: '0'
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: data_int
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - "~>"
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 0
|
48
|
-
type: :development
|
49
|
-
prerelease: false
|
50
|
-
version_requirements: !ruby/object:Gem::Requirement
|
51
|
-
requirements:
|
52
|
-
- - "~>"
|
53
|
-
- !ruby/object:Gem::Version
|
54
|
-
version: 0.1.0
|
55
|
-
- !ruby/object:Gem::Dependency
|
56
|
-
name: data_impl
|
57
|
-
requirement: !ruby/object:Gem::Requirement
|
58
|
-
requirements:
|
59
|
-
- - "~>"
|
60
|
-
- !ruby/object:Gem::Version
|
61
|
-
version: 0.1.0
|
62
|
-
type: :development
|
63
|
-
prerelease: false
|
64
|
-
version_requirements: !ruby/object:Gem::Requirement
|
65
|
-
requirements:
|
66
|
-
- - "~>"
|
67
|
-
- !ruby/object:Gem::Version
|
68
|
-
version: 0.1.0
|
69
|
-
- !ruby/object:Gem::Dependency
|
70
|
-
name: data_error
|
71
|
-
requirement: !ruby/object:Gem::Requirement
|
72
|
-
requirements:
|
73
|
-
- - "~>"
|
74
|
-
- !ruby/object:Gem::Version
|
75
|
-
version: 2.0.0
|
76
|
-
type: :development
|
77
|
-
prerelease: false
|
78
|
-
version_requirements: !ruby/object:Gem::Requirement
|
79
|
-
requirements:
|
80
|
-
- - "~>"
|
81
|
-
- !ruby/object:Gem::Version
|
82
|
-
version: 2.0.0
|
83
|
-
- !ruby/object:Gem::Dependency
|
84
|
-
name: data_int
|
85
|
-
requirement: !ruby/object:Gem::Requirement
|
86
|
-
requirements:
|
87
|
-
- - "~>"
|
88
|
-
- !ruby/object:Gem::Version
|
89
|
-
version: 0.1.0
|
47
|
+
version: '0'
|
90
48
|
type: :runtime
|
91
49
|
prerelease: false
|
92
50
|
version_requirements: !ruby/object:Gem::Requirement
|
93
51
|
requirements:
|
94
52
|
- - "~>"
|
95
53
|
- !ruby/object:Gem::Version
|
96
|
-
version: 0
|
54
|
+
version: '0'
|
97
55
|
- !ruby/object:Gem::Dependency
|
98
56
|
name: data_impl
|
99
57
|
requirement: !ruby/object:Gem::Requirement
|
100
58
|
requirements:
|
101
59
|
- - "~>"
|
102
60
|
- !ruby/object:Gem::Version
|
103
|
-
version: 0
|
61
|
+
version: '0'
|
104
62
|
type: :runtime
|
105
63
|
prerelease: false
|
106
64
|
version_requirements: !ruby/object:Gem::Requirement
|
107
65
|
requirements:
|
108
66
|
- - "~>"
|
109
67
|
- !ruby/object:Gem::Version
|
110
|
-
version: 0
|
68
|
+
version: '0'
|
111
69
|
- !ruby/object:Gem::Dependency
|
112
70
|
name: data_error
|
113
71
|
requirement: !ruby/object:Gem::Requirement
|
114
72
|
requirements:
|
115
73
|
- - "~>"
|
116
74
|
- !ruby/object:Gem::Version
|
117
|
-
version:
|
75
|
+
version: '3'
|
118
76
|
type: :runtime
|
119
77
|
prerelease: false
|
120
78
|
version_requirements: !ruby/object:Gem::Requirement
|
121
79
|
requirements:
|
122
80
|
- - "~>"
|
123
81
|
- !ruby/object:Gem::Version
|
124
|
-
version:
|
82
|
+
version: '3'
|
125
83
|
description: |-
|
126
|
-
The
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
84
|
+
The DataType library. Organizes the Data
|
85
|
+
components. Donations support continuous improvement and maintenance.
|
86
|
+
The aim is a reliable, integrable, and endurable Data library. Make a
|
87
|
+
donation at the project's collective page: https://opencollective.com/data.
|
88
|
+
One-time and recurring donations are available at $1, $2, $4, $8, and $16.
|
89
|
+
Greatly appreciated.
|
132
90
|
email:
|
133
|
-
-
|
91
|
+
- contact@diligentsoftware.org
|
134
92
|
executables: []
|
135
93
|
extensions: []
|
136
94
|
extra_rdoc_files: []
|
@@ -143,6 +101,7 @@ files:
|
|
143
101
|
- ".idea/vcs.xml"
|
144
102
|
- ".idea/workspace.xml"
|
145
103
|
- ".travis.yml"
|
104
|
+
- ".yardopts"
|
146
105
|
- CODE_OF_CONDUCT.md
|
147
106
|
- Changelog.md
|
148
107
|
- Gemfile
|
@@ -153,15 +112,15 @@ files:
|
|
153
112
|
- bin/console
|
154
113
|
- bin/setup
|
155
114
|
- data_library.gemspec
|
156
|
-
- lib/data_library.rb
|
157
115
|
- lib/data_library/version.rb
|
116
|
+
- lib/data_type.rb
|
158
117
|
homepage: https://docs.diligentsoftware.org/data
|
159
118
|
licenses:
|
160
|
-
- GPL-3.0
|
119
|
+
- GPL-3.0
|
161
120
|
metadata:
|
162
121
|
homepage_uri: https://docs.diligentsoftware.org/data
|
163
122
|
source_code_uri: https://github.com/Diligent-Software-LLC/data_library
|
164
|
-
changelog_uri: https://docs.diligentsoftware.org/data#changelog
|
123
|
+
changelog_uri: https://docs.diligentsoftware.org/data-1/packages/library#changelog
|
165
124
|
post_install_message:
|
166
125
|
rdoc_options: []
|
167
126
|
require_paths:
|
@@ -180,5 +139,5 @@ requirements: []
|
|
180
139
|
rubygems_version: 3.1.2
|
181
140
|
signing_key:
|
182
141
|
specification_version: 4
|
183
|
-
summary: The
|
142
|
+
summary: The DataType library. Organizes the Data components.
|
184
143
|
test_files: []
|