cayuga 0.0.9 → 0.0.10
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
- data/.idea/.rakeTasks +1 -1
- data/.idea/encodings.xml +4 -0
- data/.idea/workspace.xml +227 -415
- data/lib/cayuga/object/factory.rb +6 -1
- data/lib/cayuga/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 823b75247444e60edd911cffb5ddf7a5a5c14e1ca77b9362f503d63d6e286ac2
|
4
|
+
data.tar.gz: a8f73c0ffa60c56af6ebbb49772ecc290681f1a2c62e3cb346c0906e31ab15a0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6870034e370ef618835d01389de8405281e37b9fb4556c2ca3eebd382065789903b1f040cdc10c013384782f6576284c7278f746a76a3347110f6eb8cdce6007
|
7
|
+
data.tar.gz: ed05cd5cd6f2451828bab4619e82db6b2e331e18c1834242bfdcfe002946bea31611cf07380591f5ce0a22c73beff52f725bdcecacd85da8c9d92ae24ef46809
|
data/.idea/.rakeTasks
CHANGED
@@ -4,4 +4,4 @@ You are allowed to:
|
|
4
4
|
1. Remove rake task
|
5
5
|
2. Add existing rake tasks
|
6
6
|
To add existing rake tasks automatically delete this file and reload the project.
|
7
|
-
--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build cayuga-0.0.
|
7
|
+
--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build cayuga-0.0.9.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeTask description="Build and install cayuga-0.0.9.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install cayuga-0.0.9.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.0.9 and build and push cayuga-0.0.9.gem to rubygems.org" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="Run RSpec code examples" fullCmd="spec" taksId="spec" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
|
data/.idea/encodings.xml
ADDED
data/.idea/workspace.xml
CHANGED
@@ -10,10 +10,14 @@
|
|
10
10
|
</component>
|
11
11
|
<component name="ChangeListManager">
|
12
12
|
<list default="true" id="5ed2111a-a046-4a2c-ad1a-1281a894a907" name="Default" comment="remove file_tail as runtime dependency">
|
13
|
-
<change beforePath="$PROJECT_DIR$/.idea/.rakeTasks" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.rakeTasks" afterDir="false" />
|
14
13
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
14
|
+
<change beforePath="$PROJECT_DIR$/lib/cayuga/object/factory.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/cayuga/object/factory.rb" afterDir="false" />
|
15
|
+
<change beforePath="$PROJECT_DIR$/spec/objects/constants_spec.rb" beforeDir="false" afterPath="$PROJECT_DIR$/spec/objects/constants_spec.rb" afterDir="false" />
|
16
|
+
<change beforePath="$PROJECT_DIR$/spec/test/configuration/cayuga_test_config.json" beforeDir="false" afterPath="$PROJECT_DIR$/spec/test/configuration/cayuga_test_config.json" afterDir="false" />
|
15
17
|
</list>
|
16
18
|
<list id="1da64f63-0574-4053-ad4b-06df3dfca8ec" name=".idea" comment="">
|
19
|
+
<change afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
|
20
|
+
<change beforePath="$PROJECT_DIR$/.idea/.rakeTasks" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.rakeTasks" afterDir="false" />
|
17
21
|
<change beforePath="$PROJECT_DIR$/.idea/dictionaries/patrick.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dictionaries/patrick.xml" afterDir="false" />
|
18
22
|
</list>
|
19
23
|
<ignored path="$PROJECT_DIR$/out/" />
|
@@ -41,190 +45,68 @@
|
|
41
45
|
<expand />
|
42
46
|
<select />
|
43
47
|
</component>
|
44
|
-
<component name="FUSProjectUsageTrigger">
|
45
|
-
<session id="-1964959214">
|
46
|
-
<usages-collector id="statistics.lifecycle.project">
|
47
|
-
<counts>
|
48
|
-
<entry key="project.closed" value="6" />
|
49
|
-
<entry key="project.open.time.1" value="1" />
|
50
|
-
<entry key="project.open.time.12" value="2" />
|
51
|
-
<entry key="project.open.time.13" value="1" />
|
52
|
-
<entry key="project.open.time.14" value="1" />
|
53
|
-
<entry key="project.open.time.15" value="2" />
|
54
|
-
<entry key="project.open.time.16" value="2" />
|
55
|
-
<entry key="project.open.time.18" value="1" />
|
56
|
-
<entry key="project.open.time.20" value="1" />
|
57
|
-
<entry key="project.open.time.21" value="1" />
|
58
|
-
<entry key="project.open.time.22" value="1" />
|
59
|
-
<entry key="project.open.time.23" value="2" />
|
60
|
-
<entry key="project.open.time.26" value="1" />
|
61
|
-
<entry key="project.open.time.8" value="1" />
|
62
|
-
<entry key="project.opened" value="17" />
|
63
|
-
</counts>
|
64
|
-
</usages-collector>
|
65
|
-
<usages-collector id="statistics.file.extensions.open">
|
66
|
-
<counts>
|
67
|
-
<entry key="Gemfile" value="1" />
|
68
|
-
<entry key="json" value="5" />
|
69
|
-
<entry key="log" value="1" />
|
70
|
-
<entry key="rb" value="2" />
|
71
|
-
</counts>
|
72
|
-
</usages-collector>
|
73
|
-
<usages-collector id="statistics.file.types.open">
|
74
|
-
<counts>
|
75
|
-
<entry key="JSON" value="5" />
|
76
|
-
<entry key="Log" value="1" />
|
77
|
-
<entry key="Ruby" value="3" />
|
78
|
-
</counts>
|
79
|
-
</usages-collector>
|
80
|
-
<usages-collector id="statistics.file.extensions.edit">
|
81
|
-
<counts>
|
82
|
-
<entry key="gemspec" value="20" />
|
83
|
-
<entry key="json" value="6577" />
|
84
|
-
<entry key="rb" value="11" />
|
85
|
-
<entry key="txt" value="88" />
|
86
|
-
</counts>
|
87
|
-
</usages-collector>
|
88
|
-
<usages-collector id="statistics.file.types.edit">
|
89
|
-
<counts>
|
90
|
-
<entry key="JSON" value="6577" />
|
91
|
-
<entry key="PLAIN_TEXT" value="88" />
|
92
|
-
<entry key="Ruby" value="31" />
|
93
|
-
</counts>
|
94
|
-
</usages-collector>
|
95
|
-
</session>
|
96
|
-
<session id="460513173">
|
97
|
-
<usages-collector id="statistics.lifecycle.project">
|
98
|
-
<counts>
|
99
|
-
<entry key="project.closed" value="16" />
|
100
|
-
<entry key="project.open.time.0" value="1" />
|
101
|
-
<entry key="project.open.time.1" value="5" />
|
102
|
-
<entry key="project.open.time.12" value="2" />
|
103
|
-
<entry key="project.open.time.14" value="1" />
|
104
|
-
<entry key="project.open.time.15" value="1" />
|
105
|
-
<entry key="project.open.time.19" value="2" />
|
106
|
-
<entry key="project.open.time.2" value="2" />
|
107
|
-
<entry key="project.open.time.20" value="1" />
|
108
|
-
<entry key="project.open.time.28" value="2" />
|
109
|
-
<entry key="project.open.time.29" value="2" />
|
110
|
-
<entry key="project.open.time.30" value="1" />
|
111
|
-
<entry key="project.open.time.33" value="1" />
|
112
|
-
<entry key="project.open.time.4" value="1" />
|
113
|
-
<entry key="project.open.time.6" value="1" />
|
114
|
-
<entry key="project.opened" value="23" />
|
115
|
-
</counts>
|
116
|
-
</usages-collector>
|
117
|
-
<usages-collector id="statistics.file.extensions.edit">
|
118
|
-
<counts>
|
119
|
-
<entry key="Ruby Console" value="84" />
|
120
|
-
<entry key="dummy" value="4" />
|
121
|
-
<entry key="gemspec" value="243" />
|
122
|
-
<entry key="java" value="7" />
|
123
|
-
<entry key="json" value="7855" />
|
124
|
-
<entry key="log" value="3" />
|
125
|
-
<entry key="rb" value="51320" />
|
126
|
-
<entry key="rspec" value="18" />
|
127
|
-
<entry key="txt" value="2307" />
|
128
|
-
<entry key="yml" value="46" />
|
129
|
-
</counts>
|
130
|
-
</usages-collector>
|
131
|
-
<usages-collector id="statistics.file.types.edit">
|
132
|
-
<counts>
|
133
|
-
<entry key="JAVA" value="7" />
|
134
|
-
<entry key="JSON" value="7855" />
|
135
|
-
<entry key="Log" value="3" />
|
136
|
-
<entry key="PLAIN_TEXT" value="2329" />
|
137
|
-
<entry key="RegExp" value="2" />
|
138
|
-
<entry key="Ruby" value="51645" />
|
139
|
-
<entry key="YAML" value="46" />
|
140
|
-
</counts>
|
141
|
-
</usages-collector>
|
142
|
-
<usages-collector id="statistics.file.extensions.open">
|
143
|
-
<counts>
|
144
|
-
<entry key="Gemfile" value="4" />
|
145
|
-
<entry key="LICENSE" value="4" />
|
146
|
-
<entry key="Rakefile" value="1" />
|
147
|
-
<entry key="gemspec" value="14" />
|
148
|
-
<entry key="gitignore" value="12" />
|
149
|
-
<entry key="iml" value="3" />
|
150
|
-
<entry key="java" value="1" />
|
151
|
-
<entry key="json" value="54" />
|
152
|
-
<entry key="lock" value="2" />
|
153
|
-
<entry key="log" value="56" />
|
154
|
-
<entry key="md" value="8" />
|
155
|
-
<entry key="rakeTasks" value="1" />
|
156
|
-
<entry key="rb" value="707" />
|
157
|
-
<entry key="rspec" value="7" />
|
158
|
-
<entry key="rspec_status" value="4" />
|
159
|
-
<entry key="rtail" value="1" />
|
160
|
-
<entry key="setup" value="1" />
|
161
|
-
<entry key="sgf" value="1" />
|
162
|
-
<entry key="txt" value="1" />
|
163
|
-
<entry key="yml" value="15" />
|
164
|
-
</counts>
|
165
|
-
</usages-collector>
|
166
|
-
<usages-collector id="statistics.file.types.open">
|
167
|
-
<counts>
|
168
|
-
<entry key="IDEA_MODULE" value="3" />
|
169
|
-
<entry key="JAVA" value="1" />
|
170
|
-
<entry key="JSON" value="54" />
|
171
|
-
<entry key="Log" value="56" />
|
172
|
-
<entry key="Markdown" value="8" />
|
173
|
-
<entry key="PLAIN_TEXT" value="33" />
|
174
|
-
<entry key="Ruby" value="727" />
|
175
|
-
<entry key="YAML" value="15" />
|
176
|
-
</counts>
|
177
|
-
</usages-collector>
|
178
|
-
</session>
|
179
|
-
</component>
|
180
48
|
<component name="FileEditorManager">
|
181
49
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
182
50
|
<file pinned="false" current-in-tab="false">
|
183
|
-
<entry file="file://$PROJECT_DIR
|
51
|
+
<entry file="file://$PROJECT_DIR$/.idea/.rakeTasks">
|
52
|
+
<provider selected="true" editor-type-id="text-editor" />
|
53
|
+
</entry>
|
54
|
+
</file>
|
55
|
+
<file pinned="false" current-in-tab="false">
|
56
|
+
<entry file="file://$PROJECT_DIR$/lib/cayuga/object/factory.rb">
|
184
57
|
<provider selected="true" editor-type-id="text-editor">
|
185
|
-
<state relative-caret-position="
|
186
|
-
<caret line="
|
58
|
+
<state relative-caret-position="485">
|
59
|
+
<caret line="98" column="25" selection-start-line="98" selection-start-column="25" selection-end-line="98" selection-end-column="25" />
|
187
60
|
</state>
|
188
61
|
</provider>
|
189
62
|
</entry>
|
190
63
|
</file>
|
191
64
|
<file pinned="false" current-in-tab="false">
|
192
|
-
<entry file="file://$PROJECT_DIR$/
|
65
|
+
<entry file="file://$PROJECT_DIR$/spec/test/configuration/cayuga_test_config.json">
|
193
66
|
<provider selected="true" editor-type-id="text-editor">
|
194
|
-
<state relative-caret-position="
|
195
|
-
<caret line="
|
67
|
+
<state relative-caret-position="142">
|
68
|
+
<caret line="21" column="3" selection-start-line="21" selection-start-column="3" selection-end-line="21" selection-end-column="3" />
|
69
|
+
</state>
|
70
|
+
</provider>
|
71
|
+
</entry>
|
72
|
+
</file>
|
73
|
+
<file pinned="false" current-in-tab="true">
|
74
|
+
<entry file="file://$PROJECT_DIR$/spec/objects/constants_spec.rb">
|
75
|
+
<provider selected="true" editor-type-id="text-editor">
|
76
|
+
<state relative-caret-position="272">
|
77
|
+
<caret line="16" selection-start-line="16" selection-end-line="16" />
|
196
78
|
</state>
|
197
79
|
</provider>
|
198
80
|
</entry>
|
199
81
|
</file>
|
200
82
|
<file pinned="false" current-in-tab="false">
|
201
|
-
<entry file="file
|
83
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
202
84
|
<provider selected="true" editor-type-id="text-editor" />
|
203
85
|
</entry>
|
204
86
|
</file>
|
205
87
|
<file pinned="false" current-in-tab="false">
|
206
|
-
<entry file="file://$PROJECT_DIR$/spec/
|
88
|
+
<entry file="file://$PROJECT_DIR$/spec/objects/logger_spec.rb">
|
207
89
|
<provider selected="true" editor-type-id="text-editor">
|
208
|
-
<state relative-caret-position="
|
209
|
-
<caret line="
|
90
|
+
<state relative-caret-position="1139">
|
91
|
+
<caret line="67" column="6" selection-start-line="67" selection-start-column="6" selection-end-line="67" selection-end-column="6" />
|
210
92
|
</state>
|
211
93
|
</provider>
|
212
94
|
</entry>
|
213
95
|
</file>
|
214
96
|
<file pinned="false" current-in-tab="false">
|
215
|
-
<entry file="file
|
97
|
+
<entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/file-tail-1.2.0/lib/file/tail/version.rb">
|
216
98
|
<provider selected="true" editor-type-id="text-editor">
|
217
|
-
<state
|
218
|
-
<caret
|
99
|
+
<state>
|
100
|
+
<caret column="13" selection-start-column="13" selection-end-column="13" />
|
219
101
|
</state>
|
220
102
|
</provider>
|
221
103
|
</entry>
|
222
104
|
</file>
|
223
|
-
<file pinned="false" current-in-tab="
|
224
|
-
<entry file="file://$PROJECT_DIR$/
|
105
|
+
<file pinned="false" current-in-tab="false">
|
106
|
+
<entry file="file://$PROJECT_DIR$/lib/cayuga/tools/string.rb">
|
225
107
|
<provider selected="true" editor-type-id="text-editor">
|
226
|
-
<state relative-caret-position="
|
227
|
-
<caret line="
|
108
|
+
<state relative-caret-position="136">
|
109
|
+
<caret line="8" column="25" selection-start-line="8" selection-start-column="25" selection-end-line="8" selection-end-column="25" />
|
228
110
|
</state>
|
229
111
|
</provider>
|
230
112
|
</entry>
|
@@ -232,21 +114,12 @@
|
|
232
114
|
<file pinned="false" current-in-tab="false">
|
233
115
|
<entry file="file://C:/Ruby24-x64/lib/ruby/2.4.0/pp.rb">
|
234
116
|
<provider selected="true" editor-type-id="text-editor">
|
235
|
-
<state relative-caret-position="
|
117
|
+
<state relative-caret-position="7378">
|
236
118
|
<caret line="434" column="6" selection-start-line="434" selection-start-column="6" selection-end-line="434" selection-end-column="6" />
|
237
119
|
</state>
|
238
120
|
</provider>
|
239
121
|
</entry>
|
240
122
|
</file>
|
241
|
-
<file pinned="false" current-in-tab="false">
|
242
|
-
<entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/file-tail-1.2.0/lib/file/tail/group.rb">
|
243
|
-
<provider selected="true" editor-type-id="text-editor">
|
244
|
-
<state relative-caret-position="51">
|
245
|
-
<caret line="3" column="9" selection-start-line="3" selection-start-column="9" selection-end-line="3" selection-end-column="9" />
|
246
|
-
</state>
|
247
|
-
</provider>
|
248
|
-
</entry>
|
249
|
-
</file>
|
250
123
|
<file pinned="false" current-in-tab="false">
|
251
124
|
<entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/file-tail-1.2.0/lib/file/tail/logfile.rb">
|
252
125
|
<provider selected="true" editor-type-id="text-editor">
|
@@ -256,11 +129,6 @@
|
|
256
129
|
</provider>
|
257
130
|
</entry>
|
258
131
|
</file>
|
259
|
-
<file pinned="false" current-in-tab="false">
|
260
|
-
<entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/file-tail-1.2.0/lib/file/tail.rb">
|
261
|
-
<provider selected="true" editor-type-id="text-editor" />
|
262
|
-
</entry>
|
263
|
-
</file>
|
264
132
|
</leaf>
|
265
133
|
</component>
|
266
134
|
<component name="FileTemplateManagerImpl">
|
@@ -295,6 +163,7 @@
|
|
295
163
|
<find>one</find>
|
296
164
|
<find>memoist</find>
|
297
165
|
<find>extend File::Tail</find>
|
166
|
+
<find>file-tail</find>
|
298
167
|
</findStrings>
|
299
168
|
<replaceStrings>
|
300
169
|
<replace>#</replace>
|
@@ -309,7 +178,6 @@
|
|
309
178
|
<component name="IdeDocumentHistory">
|
310
179
|
<option name="CHANGED_PATHS">
|
311
180
|
<list>
|
312
|
-
<option value="$PROJECT_DIR$/lib/cayuga/tools/loggable.rb" />
|
313
181
|
<option value="$PROJECT_DIR$/spec/factory_information_helper.rb" />
|
314
182
|
<option value="$PROJECT_DIR$/spec/tally_information_helper.java" />
|
315
183
|
<option value="$PROJECT_DIR$/lib/cayuga/tally/name.rb" />
|
@@ -334,9 +202,7 @@
|
|
334
202
|
<option value="$PROJECT_DIR$/lib/cayuga/object/object.rb" />
|
335
203
|
<option value="$PROJECT_DIR$/lib/cayuga/tally/name_tracker.rb" />
|
336
204
|
<option value="$PROJECT_DIR$/spec/test/configuration/tally.json" />
|
337
|
-
<option value="$PROJECT_DIR$/spec/objects/constants_spec.rb" />
|
338
205
|
<option value="$PROJECT_DIR$/lib/cayuga/object/constants.rb" />
|
339
|
-
<option value="$PROJECT_DIR$/spec/test/configuration/cayuga_test_config.json" />
|
340
206
|
<option value="$PROJECT_DIR$/spec/tally/repository_spec.rb" />
|
341
207
|
<option value="$PROJECT_DIR$/lib/cayuga/tally/representation/simple.rb" />
|
342
208
|
<option value="$PROJECT_DIR$/lib/cayuga/tally.rb" />
|
@@ -352,27 +218,24 @@
|
|
352
218
|
<option value="$PROJECT_DIR$/lib/cayuga/tally/representation.rb" />
|
353
219
|
<option value="$PROJECT_DIR$/lib/cayuga/tally/repository.rb" />
|
354
220
|
<option value="$PROJECT_DIR$/spec/spec_helper.rb" />
|
355
|
-
<option value="$PROJECT_DIR$/lib/cayuga/object/factory.rb" />
|
356
221
|
<option value="$PROJECT_DIR$/lib/cayuga.rb" />
|
357
222
|
<option value="$PROJECT_DIR$/spec/objects/logger_spec.rb" />
|
358
223
|
<option value="$PROJECT_DIR$/spec/objects/logging_for_cayuga_objects_spec.rb" />
|
359
224
|
<option value="$PROJECT_DIR$/cayuga.gemspec" />
|
360
|
-
<option value="$PROJECT_DIR$/spec/logger_information_helper.rb" />
|
361
225
|
<option value="$PROJECT_DIR$/lib/cayuga/object/logger.rb" />
|
226
|
+
<option value="$PROJECT_DIR$/lib/cayuga/tools/string.rb" />
|
227
|
+
<option value="$PROJECT_DIR$/spec/logger_information_helper.rb" />
|
362
228
|
<option value="$PROJECT_DIR$/lib/cayuga/version.rb" />
|
229
|
+
<option value="$PROJECT_DIR$/lib/cayuga/object/factory.rb" />
|
230
|
+
<option value="$PROJECT_DIR$/spec/test/configuration/cayuga_test_config.json" />
|
231
|
+
<option value="$PROJECT_DIR$/spec/objects/constants_spec.rb" />
|
363
232
|
</list>
|
364
233
|
</option>
|
365
234
|
</component>
|
366
|
-
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
367
|
-
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
368
|
-
<component name="JsGulpfileManager">
|
369
|
-
<detection-done>true</detection-done>
|
370
|
-
<sorting>DEFINITION_ORDER</sorting>
|
371
|
-
</component>
|
372
235
|
<component name="ProjectFrameBounds" extendedState="6">
|
373
236
|
<option name="x" value="-15" />
|
374
|
-
<option name="width" value="
|
375
|
-
<option name="height" value="
|
237
|
+
<option name="width" value="1943" />
|
238
|
+
<option name="height" value="1103" />
|
376
239
|
</component>
|
377
240
|
<component name="ProjectInspectionProfilesVisibleTreeState">
|
378
241
|
<entry key="Project Default">
|
@@ -405,28 +268,6 @@
|
|
405
268
|
<foldersAlwaysOnTop value="true" />
|
406
269
|
</navigator>
|
407
270
|
<panes>
|
408
|
-
<pane id="Scope">
|
409
|
-
<subPane subId="Scope 'Project Files'; set:Project Files; class com.intellij.psi.search.scope.ProjectFilesScope">
|
410
|
-
<expand>
|
411
|
-
<path>
|
412
|
-
<item name="cayuga809" type="3d21c010:ScopeViewTreeModel$ProjectNode" />
|
413
|
-
<item name="cayuga" type="2674bda8:ScopeViewTreeModel$GroupNode" />
|
414
|
-
</path>
|
415
|
-
</expand>
|
416
|
-
<select />
|
417
|
-
</subPane>
|
418
|
-
</pane>
|
419
|
-
<pane id="PackagesPane">
|
420
|
-
<subPane>
|
421
|
-
<expand>
|
422
|
-
<path>
|
423
|
-
<item name="cayuga809" type="58d84e3e:PackageViewProjectNode" />
|
424
|
-
<item name="cayuga" type="616d4139:PackageViewModuleNode" />
|
425
|
-
</path>
|
426
|
-
</expand>
|
427
|
-
<select />
|
428
|
-
</subPane>
|
429
|
-
</pane>
|
430
271
|
<pane id="ProjectPane">
|
431
272
|
<subPane>
|
432
273
|
<expand>
|
@@ -437,54 +278,70 @@
|
|
437
278
|
<path>
|
438
279
|
<item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
|
439
280
|
<item name="cayuga809" type="462c0819:PsiDirectoryNode" />
|
440
|
-
<item name="
|
281
|
+
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
441
282
|
</path>
|
442
283
|
<path>
|
443
284
|
<item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
|
444
285
|
<item name="cayuga809" type="462c0819:PsiDirectoryNode" />
|
445
|
-
<item name="
|
446
|
-
<item name="
|
286
|
+
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
287
|
+
<item name="cayuga" type="462c0819:PsiDirectoryNode" />
|
447
288
|
</path>
|
448
289
|
<path>
|
449
290
|
<item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
|
450
|
-
<item name="
|
291
|
+
<item name="cayuga809" type="462c0819:PsiDirectoryNode" />
|
292
|
+
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
293
|
+
<item name="cayuga" type="462c0819:PsiDirectoryNode" />
|
294
|
+
<item name="object" type="462c0819:PsiDirectoryNode" />
|
451
295
|
</path>
|
452
296
|
<path>
|
453
297
|
<item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
|
454
|
-
<item name="
|
455
|
-
<item name="
|
298
|
+
<item name="cayuga809" type="462c0819:PsiDirectoryNode" />
|
299
|
+
<item name="spec" type="462c0819:PsiDirectoryNode" />
|
456
300
|
</path>
|
457
301
|
<path>
|
458
302
|
<item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
|
459
|
-
<item name="
|
460
|
-
<item name="
|
461
|
-
<item name="
|
303
|
+
<item name="cayuga809" type="462c0819:PsiDirectoryNode" />
|
304
|
+
<item name="spec" type="462c0819:PsiDirectoryNode" />
|
305
|
+
<item name="objects" type="462c0819:PsiDirectoryNode" />
|
462
306
|
</path>
|
463
307
|
<path>
|
464
308
|
<item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
|
465
|
-
<item name="
|
466
|
-
<item name="
|
309
|
+
<item name="cayuga809" type="462c0819:PsiDirectoryNode" />
|
310
|
+
<item name="spec" type="462c0819:PsiDirectoryNode" />
|
311
|
+
<item name="test" type="462c0819:PsiDirectoryNode" />
|
467
312
|
</path>
|
468
313
|
<path>
|
469
314
|
<item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
|
470
|
-
<item name="
|
471
|
-
<item name="
|
472
|
-
<item name="
|
315
|
+
<item name="cayuga809" type="462c0819:PsiDirectoryNode" />
|
316
|
+
<item name="spec" type="462c0819:PsiDirectoryNode" />
|
317
|
+
<item name="test" type="462c0819:PsiDirectoryNode" />
|
318
|
+
<item name="configuration" type="462c0819:PsiDirectoryNode" />
|
473
319
|
</path>
|
474
320
|
<path>
|
475
321
|
<item name="cayuga809" type="b2602c69:ProjectViewProjectNode" />
|
476
322
|
<item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
|
477
|
-
<item name="file-tail (v1.2.0, ruby-2.4.4-p296) [gem]" type="70bed36:NamedLibraryElementNode" />
|
478
|
-
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
479
|
-
<item name="file" type="462c0819:PsiDirectoryNode" />
|
480
323
|
</path>
|
324
|
+
</expand>
|
325
|
+
<select />
|
326
|
+
</subPane>
|
327
|
+
</pane>
|
328
|
+
<pane id="Scope">
|
329
|
+
<subPane subId="Scope 'Project Files'; set:Project Files; class com.intellij.psi.search.scope.ProjectFilesScope">
|
330
|
+
<expand>
|
481
331
|
<path>
|
482
|
-
<item name="cayuga809" type="
|
483
|
-
<item name="
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
332
|
+
<item name="cayuga809" type="3d21c010:ScopeViewTreeModel$ProjectNode" />
|
333
|
+
<item name="cayuga" type="2674bda8:ScopeViewTreeModel$GroupNode" />
|
334
|
+
</path>
|
335
|
+
</expand>
|
336
|
+
<select />
|
337
|
+
</subPane>
|
338
|
+
</pane>
|
339
|
+
<pane id="PackagesPane">
|
340
|
+
<subPane>
|
341
|
+
<expand>
|
342
|
+
<path>
|
343
|
+
<item name="cayuga809" type="58d84e3e:PackageViewProjectNode" />
|
344
|
+
<item name="cayuga" type="616d4139:PackageViewModuleNode" />
|
488
345
|
</path>
|
489
346
|
</expand>
|
490
347
|
<select />
|
@@ -493,7 +350,7 @@
|
|
493
350
|
</panes>
|
494
351
|
</component>
|
495
352
|
<component name="PropertiesComponent">
|
496
|
-
<property name="SearchEverywhereHistoryKey" value="tail	null	null File::Tail	null	null file-tail	FILE	file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/file-tail-1.2.0/lib/file-tail.rb file	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/Gemfile.lock simple	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/representation/simple.rb res	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally/repository_spec.rb repo	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/repository.rb nameo	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/named_object.rb con	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/constants.rb constants_spec.rb	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/objects/constants_spec.rb taih	null	null factory	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/factory.rb fs	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/objects/factory_spec.rb tih	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally_information_helper.rb nt	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/name_tracker.rb nts	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally/name_tracker_spec.rb facto	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/factory.rb repos	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/repository.rb big	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally/big_tally_spec.rb inter	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tools/integer.rb integer.	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tools/integer_spec.rb logger	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/logger_information_helper.rb lrb	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/logger.rb object	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/object.rb object.rb	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/object.rb add_appender	null	null Cayuga::Object	null	null *.log	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/development.log ls	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/logger_spec.rb Test	null	null constants	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/constants.rb log	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/test2018#logging_test.log" />
|
353
|
+
<property name="SearchEverywhereHistoryKey" value="rake	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/.idea/.rakeTasks tail	null	null File::Tail	null	null file-tail	FILE	file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/file-tail-1.2.0/lib/file-tail.rb file	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/Gemfile.lock simple	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/representation/simple.rb res	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally/repository_spec.rb repo	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/repository.rb nameo	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/named_object.rb con	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/constants.rb constants_spec.rb	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/objects/constants_spec.rb taih	null	null factory	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/factory.rb fs	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/objects/factory_spec.rb tih	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally_information_helper.rb nt	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/name_tracker.rb nts	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally/name_tracker_spec.rb facto	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/factory.rb repos	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tally/repository.rb big	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tally/big_tally_spec.rb inter	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/tools/integer.rb integer.	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/tools/integer_spec.rb logger	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/logger_information_helper.rb lrb	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/logger.rb object	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/object.rb object.rb	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/object.rb add_appender	null	null Cayuga::Object	null	null *.log	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/development.log ls	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/spec/logger_spec.rb Test	null	null constants	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/lib/cayuga/object/constants.rb log	FILE	file://C:/Users/peate/OneDrive/IdeaProjects/cayuga809/test2018#logging_test.log" />
|
497
354
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
498
355
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/../cayuga-support-807" />
|
499
356
|
<property name="nodejs.jest.jest_package" value="" />
|
@@ -501,7 +358,7 @@
|
|
501
358
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
502
359
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
503
360
|
<property name="nodejs_package_manager_path" value="npm" />
|
504
|
-
<property name="project.structure.last.edited" value="
|
361
|
+
<property name="project.structure.last.edited" value="Project" />
|
505
362
|
<property name="project.structure.proportion" value="0.15" />
|
506
363
|
<property name="project.structure.side.proportion" value="0.2" />
|
507
364
|
<property name="run.code.analysis.last.selected.profile" value="pProject Default" />
|
@@ -535,7 +392,7 @@
|
|
535
392
|
</list>
|
536
393
|
</option>
|
537
394
|
</component>
|
538
|
-
<component name="RunManager" selected="RSpec.All specs in
|
395
|
+
<component name="RunManager" selected="RSpec.All specs in cayuga809: cayuga">
|
539
396
|
<configuration name="<template>" type="JUnit" default="true" selected="false">
|
540
397
|
<option name="VM_PARAMETERS" value="-ea" />
|
541
398
|
<option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
|
@@ -551,8 +408,8 @@
|
|
551
408
|
</method>
|
552
409
|
</configuration>
|
553
410
|
<configuration name="All specs in cayuga809: cayuga" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
554
|
-
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
555
411
|
<module name="cayuga" />
|
412
|
+
<predefined_log_file enabled="true" id="RUBY_RSPEC" />
|
556
413
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
|
557
414
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
558
415
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
@@ -581,8 +438,8 @@
|
|
581
438
|
</method>
|
582
439
|
</configuration>
|
583
440
|
<configuration name="All specs in spec: cayuga" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
584
|
-
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
585
441
|
<module name="cayuga" />
|
442
|
+
<predefined_log_file enabled="true" id="RUBY_RSPEC" />
|
586
443
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
|
587
444
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
588
445
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
@@ -611,8 +468,8 @@
|
|
611
468
|
</method>
|
612
469
|
</configuration>
|
613
470
|
<configuration name="All specs in tally: cayuga" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
614
|
-
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
615
471
|
<module name="cayuga" />
|
472
|
+
<predefined_log_file enabled="true" id="RUBY_RSPEC" />
|
616
473
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
|
617
474
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
618
475
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
@@ -641,8 +498,8 @@
|
|
641
498
|
</method>
|
642
499
|
</configuration>
|
643
500
|
<configuration name="Cayuga::Object::Logger should be able to get tail of log: cayuga" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
644
|
-
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
645
501
|
<module name="cayuga" />
|
502
|
+
<predefined_log_file enabled="true" id="RUBY_RSPEC" />
|
646
503
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
|
647
504
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
648
505
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
@@ -671,8 +528,8 @@
|
|
671
528
|
</method>
|
672
529
|
</configuration>
|
673
530
|
<configuration name="Cayuga::Tally::Repository: cayuga" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
674
|
-
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
675
531
|
<module name="cayuga" />
|
532
|
+
<predefined_log_file enabled="true" id="RUBY_RSPEC" />
|
676
533
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
|
677
534
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
678
535
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
@@ -701,7 +558,7 @@
|
|
701
558
|
</method>
|
702
559
|
</configuration>
|
703
560
|
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
704
|
-
<predefined_log_file
|
561
|
+
<predefined_log_file enabled="true" id="RUBY_RSPEC" />
|
705
562
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
|
706
563
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
707
564
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
@@ -735,8 +592,8 @@
|
|
735
592
|
</list>
|
736
593
|
<recent_temporary>
|
737
594
|
<list>
|
738
|
-
<item itemvalue="RSpec.All specs in spec: cayuga" />
|
739
595
|
<item itemvalue="RSpec.All specs in cayuga809: cayuga" />
|
596
|
+
<item itemvalue="RSpec.All specs in spec: cayuga" />
|
740
597
|
<item itemvalue="RSpec.Cayuga::Object::Logger should be able to get tail of log: cayuga" />
|
741
598
|
<item itemvalue="RSpec.All specs in tally: cayuga" />
|
742
599
|
<item itemvalue="RSpec.Cayuga::Tally::Repository: cayuga" />
|
@@ -795,7 +652,13 @@
|
|
795
652
|
<workItem from="1542067442136" duration="269000" />
|
796
653
|
<workItem from="1542539918916" duration="48000" />
|
797
654
|
<workItem from="1542540453800" duration="713000" />
|
798
|
-
<workItem from="1542545152606" duration="
|
655
|
+
<workItem from="1542545152606" duration="23805000" />
|
656
|
+
<workItem from="1542715615415" duration="1691000" />
|
657
|
+
<workItem from="1542725390597" duration="1330000" />
|
658
|
+
<workItem from="1543406987285" duration="592000" />
|
659
|
+
<workItem from="1543407849463" duration="755000" />
|
660
|
+
<workItem from="1543411271172" duration="1096000" />
|
661
|
+
<workItem from="1543422803407" duration="994000" />
|
799
662
|
</task>
|
800
663
|
<task id="LOCAL-00001" summary="safety commit">
|
801
664
|
<created>1539927767971</created>
|
@@ -951,43 +814,50 @@
|
|
951
814
|
<option name="project" value="LOCAL" />
|
952
815
|
<updated>1542647160257</updated>
|
953
816
|
</task>
|
954
|
-
<
|
817
|
+
<task id="LOCAL-00023" summary="remove file_tail as runtime dependency">
|
818
|
+
<created>1542649983301</created>
|
819
|
+
<option name="number" value="00023" />
|
820
|
+
<option name="presentableId" value="LOCAL-00023" />
|
821
|
+
<option name="project" value="LOCAL" />
|
822
|
+
<updated>1542649983301</updated>
|
823
|
+
</task>
|
824
|
+
<option name="localTasksCounter" value="24" />
|
955
825
|
<servers />
|
956
826
|
</component>
|
957
827
|
<component name="TestHistory">
|
958
|
-
<history-entry file="All_specs_in_spec__cayuga - 2018.11.19 at
|
828
|
+
<history-entry file="All_specs_in_spec__cayuga - 2018.11.19 at 12h 52m 10s.xml">
|
959
829
|
<configuration name="All specs in spec: cayuga" configurationId="RSpecRunConfigurationType" />
|
960
830
|
</history-entry>
|
961
|
-
<history-entry file="All_specs_in_spec__cayuga - 2018.11.19 at
|
831
|
+
<history-entry file="All_specs_in_spec__cayuga - 2018.11.19 at 12h 52m 29s.xml">
|
962
832
|
<configuration name="All specs in spec: cayuga" configurationId="RSpecRunConfigurationType" />
|
963
833
|
</history-entry>
|
964
|
-
<history-entry file="
|
965
|
-
<configuration name="All specs in
|
834
|
+
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.19 at 12h 54m 52s.xml">
|
835
|
+
<configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
|
966
836
|
</history-entry>
|
967
|
-
<history-entry file="
|
968
|
-
<configuration name="All specs in
|
837
|
+
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.19 at 18h 07m 13s.xml">
|
838
|
+
<configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
|
969
839
|
</history-entry>
|
970
|
-
<history-entry file="
|
971
|
-
<configuration name="All specs in
|
840
|
+
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.20 at 09h 24m 09s.xml">
|
841
|
+
<configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
|
972
842
|
</history-entry>
|
973
|
-
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.
|
843
|
+
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.20 at 09h 51m 25s.xml">
|
974
844
|
<configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
|
975
845
|
</history-entry>
|
976
|
-
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.
|
846
|
+
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.28 at 08h 22m 11s.xml">
|
977
847
|
<configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
|
978
848
|
</history-entry>
|
979
|
-
<history-entry file="
|
980
|
-
<configuration name="All specs in
|
849
|
+
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.28 at 11h 56m 06s.xml">
|
850
|
+
<configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
|
981
851
|
</history-entry>
|
982
|
-
<history-entry file="
|
983
|
-
<configuration name="All specs in
|
852
|
+
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.28 at 11h 56m 32s.xml">
|
853
|
+
<configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
|
984
854
|
</history-entry>
|
985
|
-
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.
|
855
|
+
<history-entry file="All_specs_in_cayuga809__cayuga - 2018.11.28 at 12h 00m 05s.xml">
|
986
856
|
<configuration name="All specs in cayuga809: cayuga" configurationId="RSpecRunConfigurationType" />
|
987
857
|
</history-entry>
|
988
858
|
</component>
|
989
859
|
<component name="TimeTrackingManager">
|
990
|
-
<option name="totallyTimeSpent" value="
|
860
|
+
<option name="totallyTimeSpent" value="365488000" />
|
991
861
|
</component>
|
992
862
|
<component name="TodoView" selected-index="4">
|
993
863
|
<todo-panel id="selected-file">
|
@@ -1003,24 +873,25 @@
|
|
1003
873
|
<component name="ToolWindowManager">
|
1004
874
|
<frame x="-7" y="-7" width="1550" height="838" extended-state="6" />
|
1005
875
|
<layout>
|
1006
|
-
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.4550898" visible="true" weight="0.
|
876
|
+
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.4550898" visible="true" weight="0.47449663" />
|
1007
877
|
<window_info id="Structure" order="1" sideWeight="0.5449102" side_tool="true" weight="0.43221477" />
|
1008
878
|
<window_info id="Learn" order="2" weight="0.3295302" />
|
1009
879
|
<window_info id="Designer" order="3" />
|
1010
880
|
<window_info id="Favorites" order="4" side_tool="true" />
|
1011
881
|
<window_info anchor="bottom" id="Inspection Results" order="0" sideWeight="0.49932885" visible="true" weight="0.32907802" />
|
1012
882
|
<window_info anchor="bottom" id="Message" order="1" />
|
1013
|
-
<window_info
|
1014
|
-
<window_info anchor="bottom" id="Run" order="3" sideWeight="0.4919463" weight="0.
|
883
|
+
<window_info anchor="bottom" id="Find" order="2" weight="0.66950357" />
|
884
|
+
<window_info anchor="bottom" id="Run" order="3" sideWeight="0.4919463" weight="0.55807364" />
|
1015
885
|
<window_info anchor="bottom" x="23" y="198" width="1490" height="427" id="Debug" order="4" sideWeight="0.49597314" weight="0.6042553" />
|
1016
886
|
<window_info anchor="bottom" id="Cvs" order="5" weight="0.25" />
|
1017
887
|
<window_info anchor="bottom" id="Inspection" order="6" weight="0.4" />
|
1018
888
|
<window_info anchor="bottom" id="TODO" order="7" weight="0.32907802" />
|
1019
889
|
<window_info anchor="bottom" id="Database Changes" order="8" show_stripe_button="false" />
|
1020
|
-
<window_info anchor="bottom" id="Terminal" order="9" sideWeight="0.49597314" weight="0
|
1021
|
-
<window_info anchor="bottom" id="Version Control" order="10" sideWeight="0.4966443" weight="0.
|
890
|
+
<window_info anchor="bottom" id="Terminal" order="9" sideWeight="0.49597314" weight="1.0" />
|
891
|
+
<window_info active="true" anchor="bottom" id="Version Control" order="10" sideWeight="0.4966443" visible="true" weight="0.52549577" />
|
1022
892
|
<window_info anchor="bottom" id="Event Log" order="11" sideWeight="0.5080537" side_tool="true" weight="0.5262411" />
|
1023
893
|
<window_info anchor="bottom" id="Messages" order="12" sideWeight="0.4986577" weight="0.32907802" />
|
894
|
+
<window_info anchor="bottom" id="Docker" order="13" show_stripe_button="false" />
|
1024
895
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
1025
896
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
1026
897
|
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
@@ -1056,9 +927,20 @@
|
|
1056
927
|
</entry>
|
1057
928
|
</map>
|
1058
929
|
</option>
|
1059
|
-
|
1060
|
-
|
1061
|
-
|
930
|
+
<option name="RECENT_FILTERS">
|
931
|
+
<map>
|
932
|
+
<entry key="Branch">
|
933
|
+
<value>
|
934
|
+
<list />
|
935
|
+
</value>
|
936
|
+
</entry>
|
937
|
+
<entry key="User">
|
938
|
+
<value>
|
939
|
+
<list />
|
940
|
+
</value>
|
941
|
+
</entry>
|
942
|
+
</map>
|
943
|
+
</option>
|
1062
944
|
</component>
|
1063
945
|
<component name="VcsManagerConfiguration">
|
1064
946
|
<option name="LOCAL_CHANGES_DETAILS_PREVIEW_SHOWN" value="true" />
|
@@ -1107,13 +989,10 @@
|
|
1107
989
|
</line-breakpoint>
|
1108
990
|
<line-breakpoint enabled="true" type="ruby-line">
|
1109
991
|
<url>file://$PROJECT_DIR$/lib/cayuga/object/factory.rb</url>
|
1110
|
-
<line>
|
992
|
+
<line>91</line>
|
1111
993
|
<option name="timeStamp" value="214" />
|
1112
994
|
</line-breakpoint>
|
1113
995
|
</breakpoints>
|
1114
|
-
<breakpoints-dialog>
|
1115
|
-
<breakpoints-dialog />
|
1116
|
-
</breakpoints-dialog>
|
1117
996
|
</breakpoint-manager>
|
1118
997
|
<watches-manager>
|
1119
998
|
<configuration name="RSpecRunConfigurationType">
|
@@ -1241,58 +1120,6 @@ end</expression-string>
|
|
1241
1120
|
</expressions>
|
1242
1121
|
</component>
|
1243
1122
|
<component name="editorHistoryManager">
|
1244
|
-
<entry file="file://$PROJECT_DIR$/spec/tally/representation_spec.rb">
|
1245
|
-
<provider selected="true" editor-type-id="text-editor">
|
1246
|
-
<state relative-caret-position="136">
|
1247
|
-
<caret line="8" column="2" selection-start-line="8" selection-start-column="2" selection-end-line="8" selection-end-column="2" />
|
1248
|
-
</state>
|
1249
|
-
</provider>
|
1250
|
-
</entry>
|
1251
|
-
<entry file="file://$PROJECT_DIR$/spec/objects/factory_spec.rb">
|
1252
|
-
<provider selected="true" editor-type-id="text-editor" />
|
1253
|
-
</entry>
|
1254
|
-
<entry file="file://$PROJECT_DIR$/out/test/cayuga/tally/repository_spec.rb">
|
1255
|
-
<provider selected="true" editor-type-id="text-editor">
|
1256
|
-
<state relative-caret-position="94">
|
1257
|
-
<caret line="107" column="2" selection-start-line="107" selection-start-column="2" selection-end-line="107" selection-end-column="2" />
|
1258
|
-
</state>
|
1259
|
-
</provider>
|
1260
|
-
</entry>
|
1261
|
-
<entry file="file://$PROJECT_DIR$/lib/cayuga/tally/name_tracker.rb">
|
1262
|
-
<provider selected="true" editor-type-id="text-editor">
|
1263
|
-
<state relative-caret-position="249">
|
1264
|
-
<caret line="29" selection-start-line="29" selection-end-line="29" />
|
1265
|
-
</state>
|
1266
|
-
</provider>
|
1267
|
-
</entry>
|
1268
|
-
<entry file="file://$PROJECT_DIR$/bin/setup">
|
1269
|
-
<provider selected="true" editor-type-id="text-editor">
|
1270
|
-
<state relative-caret-position="119">
|
1271
|
-
<caret line="7" column="45" selection-start-line="7" selection-start-column="45" selection-end-line="7" selection-end-column="45" />
|
1272
|
-
</state>
|
1273
|
-
</provider>
|
1274
|
-
</entry>
|
1275
|
-
<entry file="file://$PROJECT_DIR$/LICENSE">
|
1276
|
-
<provider selected="true" editor-type-id="text-editor">
|
1277
|
-
<state relative-caret-position="148">
|
1278
|
-
<caret line="9" column="10" selection-start-line="9" selection-start-column="10" selection-end-line="9" selection-end-column="10" />
|
1279
|
-
</state>
|
1280
|
-
</provider>
|
1281
|
-
</entry>
|
1282
|
-
<entry file="file://$PROJECT_DIR$/lib/cayuga/object/named_object.rb">
|
1283
|
-
<provider selected="true" editor-type-id="text-editor">
|
1284
|
-
<state relative-caret-position="157">
|
1285
|
-
<caret line="42" column="9" selection-start-line="42" selection-start-column="9" selection-end-line="42" selection-end-column="9" />
|
1286
|
-
</state>
|
1287
|
-
</provider>
|
1288
|
-
</entry>
|
1289
|
-
<entry file="file://$PROJECT_DIR$/lib/cayuga/tools/class.rb">
|
1290
|
-
<provider selected="true" editor-type-id="text-editor">
|
1291
|
-
<state relative-caret-position="153">
|
1292
|
-
<caret line="9" selection-start-line="9" selection-end-line="9" />
|
1293
|
-
</state>
|
1294
|
-
</provider>
|
1295
|
-
</entry>
|
1296
1123
|
<entry file="file://$PROJECT_DIR$/spec/objects/object_spec.rb">
|
1297
1124
|
<provider selected="true" editor-type-id="text-editor">
|
1298
1125
|
<state relative-caret-position="119">
|
@@ -1300,68 +1127,20 @@ end</expression-string>
|
|
1300
1127
|
</state>
|
1301
1128
|
</provider>
|
1302
1129
|
</entry>
|
1303
|
-
<entry file="file://$PROJECT_DIR$/spec/tally/tally_names_spec.rb"
|
1304
|
-
|
1305
|
-
|
1306
|
-
<caret line="99" selection-start-line="99" selection-end-line="99" />
|
1307
|
-
</state>
|
1308
|
-
</provider>
|
1309
|
-
</entry>
|
1310
|
-
<entry file="file://$PROJECT_DIR$/spec/tally/respository_spec.rb">
|
1311
|
-
<provider selected="true" editor-type-id="text-editor">
|
1312
|
-
<state relative-caret-position="17">
|
1313
|
-
<caret line="14" selection-start-line="14" selection-end-line="14" />
|
1314
|
-
</state>
|
1315
|
-
</provider>
|
1316
|
-
</entry>
|
1317
|
-
<entry file="file://$PROJECT_DIR$/spec/tally/respository_infrastructure_spec.rb">
|
1318
|
-
<provider selected="true" editor-type-id="text-editor">
|
1319
|
-
<state relative-caret-position="43">
|
1320
|
-
<caret line="6" column="2" selection-start-line="6" selection-start-column="2" selection-end-line="6" selection-end-column="2" />
|
1321
|
-
</state>
|
1322
|
-
</provider>
|
1323
|
-
</entry>
|
1130
|
+
<entry file="file://$PROJECT_DIR$/spec/tally/tally_names_spec.rb" />
|
1131
|
+
<entry file="file://$PROJECT_DIR$/spec/tally/respository_spec.rb" />
|
1132
|
+
<entry file="file://$PROJECT_DIR$/spec/tally/respository_infrastructure_spec.rb" />
|
1324
1133
|
<entry file="file://$PROJECT_DIR$/spec/factory_information_helper.rb">
|
1325
1134
|
<provider selected="true" editor-type-id="text-editor" />
|
1326
1135
|
</entry>
|
1327
1136
|
<entry file="file://$PROJECT_DIR$/lib/cayuga/tools/loggable.rb">
|
1328
1137
|
<provider selected="true" editor-type-id="text-editor" />
|
1329
1138
|
</entry>
|
1330
|
-
<entry file="file://$PROJECT_DIR$/lib/cayuga/tally/representation.rb"
|
1331
|
-
|
1332
|
-
|
1333
|
-
|
1334
|
-
|
1335
|
-
</provider>
|
1336
|
-
</entry>
|
1337
|
-
<entry file="file://$PROJECT_DIR$/lib/cayuga/tally/repository.rb">
|
1338
|
-
<provider selected="true" editor-type-id="text-editor">
|
1339
|
-
<state relative-caret-position="235">
|
1340
|
-
<caret line="65" column="22" selection-start-line="65" selection-start-column="22" selection-end-line="65" selection-end-column="22" />
|
1341
|
-
</state>
|
1342
|
-
</provider>
|
1343
|
-
</entry>
|
1344
|
-
<entry file="file://$PROJECT_DIR$/spec/tally/name_tracker_spec.rb">
|
1345
|
-
<provider selected="true" editor-type-id="text-editor">
|
1346
|
-
<state relative-caret-position="140">
|
1347
|
-
<caret line="18" column="21" selection-start-line="18" selection-start-column="21" selection-end-line="18" selection-end-column="21" />
|
1348
|
-
</state>
|
1349
|
-
</provider>
|
1350
|
-
</entry>
|
1351
|
-
<entry file="file://$PROJECT_DIR$/lib/cayuga/tally.rb">
|
1352
|
-
<provider selected="true" editor-type-id="text-editor">
|
1353
|
-
<state relative-caret-position="102">
|
1354
|
-
<caret line="6" column="36" selection-start-line="6" selection-start-column="36" selection-end-line="6" selection-end-column="36" />
|
1355
|
-
</state>
|
1356
|
-
</provider>
|
1357
|
-
</entry>
|
1358
|
-
<entry file="file://$PROJECT_DIR$/spec/tally_information_helper.rb">
|
1359
|
-
<provider selected="true" editor-type-id="text-editor">
|
1360
|
-
<state relative-caret-position="51">
|
1361
|
-
<caret line="3" column="18" lean-forward="true" selection-start-line="3" selection-start-column="18" selection-end-line="3" selection-end-column="18" />
|
1362
|
-
</state>
|
1363
|
-
</provider>
|
1364
|
-
</entry>
|
1139
|
+
<entry file="file://$PROJECT_DIR$/lib/cayuga/tally/representation.rb" />
|
1140
|
+
<entry file="file://$PROJECT_DIR$/lib/cayuga/tally/repository.rb" />
|
1141
|
+
<entry file="file://$PROJECT_DIR$/spec/tally/name_tracker_spec.rb" />
|
1142
|
+
<entry file="file://$PROJECT_DIR$/lib/cayuga/tally.rb" />
|
1143
|
+
<entry file="file://$PROJECT_DIR$/spec/tally_information_helper.rb" />
|
1365
1144
|
<entry file="file://C:/Ruby24-x64/lib/ruby/2.4.0/json/common.rb">
|
1366
1145
|
<provider selected="true" editor-type-id="text-editor">
|
1367
1146
|
<state relative-caret-position="83">
|
@@ -1383,23 +1162,10 @@ end</expression-string>
|
|
1383
1162
|
</state>
|
1384
1163
|
</provider>
|
1385
1164
|
</entry>
|
1386
|
-
<entry file="file://$PROJECT_DIR$/lib/cayuga/object/factory.rb">
|
1387
|
-
<provider selected="true" editor-type-id="text-editor">
|
1388
|
-
<state relative-caret-position="162">
|
1389
|
-
<caret line="91" column="64" selection-start-line="91" selection-start-column="64" selection-end-line="91" selection-end-column="64" />
|
1390
|
-
</state>
|
1391
|
-
</provider>
|
1392
|
-
</entry>
|
1393
1165
|
<entry file="file://$PROJECT_DIR$/spec/tools/string_spec.rb">
|
1394
1166
|
<provider selected="true" editor-type-id="text-editor" />
|
1395
1167
|
</entry>
|
1396
|
-
<entry file="file://$PROJECT_DIR$/spec/tools/integer_spec.rb"
|
1397
|
-
<provider selected="true" editor-type-id="text-editor">
|
1398
|
-
<state relative-caret-position="34">
|
1399
|
-
<caret line="2" column="1" lean-forward="true" selection-start-line="2" selection-start-column="1" selection-end-line="2" selection-end-column="1" />
|
1400
|
-
</state>
|
1401
|
-
</provider>
|
1402
|
-
</entry>
|
1168
|
+
<entry file="file://$PROJECT_DIR$/spec/tools/integer_spec.rb" />
|
1403
1169
|
<entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/ice_nine-0.11.2/lib/ice_nine/core_ext/object.rb">
|
1404
1170
|
<provider selected="true" editor-type-id="text-editor">
|
1405
1171
|
<state relative-caret-position="83">
|
@@ -1407,13 +1173,7 @@ end</expression-string>
|
|
1407
1173
|
</state>
|
1408
1174
|
</provider>
|
1409
1175
|
</entry>
|
1410
|
-
<entry file="file://$PROJECT_DIR$/lib/cayuga/tools/integer.rb"
|
1411
|
-
<provider selected="true" editor-type-id="text-editor">
|
1412
|
-
<state relative-caret-position="204">
|
1413
|
-
<caret line="12" selection-start-line="12" selection-end-line="12" />
|
1414
|
-
</state>
|
1415
|
-
</provider>
|
1416
|
-
</entry>
|
1176
|
+
<entry file="file://$PROJECT_DIR$/lib/cayuga/tools/integer.rb" />
|
1417
1177
|
<entry file="file://$PROJECT_DIR$/test_script.rb">
|
1418
1178
|
<provider selected="true" editor-type-id="text-editor" />
|
1419
1179
|
</entry>
|
@@ -1476,16 +1236,6 @@ end</expression-string>
|
|
1476
1236
|
</state>
|
1477
1237
|
</provider>
|
1478
1238
|
</entry>
|
1479
|
-
<entry file="file://$PROJECT_DIR$/lib/cayuga/version.rb">
|
1480
|
-
<provider selected="true" editor-type-id="text-editor">
|
1481
|
-
<state relative-caret-position="17">
|
1482
|
-
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
1483
|
-
</state>
|
1484
|
-
</provider>
|
1485
|
-
</entry>
|
1486
|
-
<entry file="file://$PROJECT_DIR$/.rubocop.yml">
|
1487
|
-
<provider selected="true" editor-type-id="text-editor" />
|
1488
|
-
</entry>
|
1489
1239
|
<entry file="file://$PROJECT_DIR$/load_patrick_810.json">
|
1490
1240
|
<provider selected="true" editor-type-id="text-editor" />
|
1491
1241
|
</entry>
|
@@ -1523,6 +1273,64 @@ end</expression-string>
|
|
1523
1273
|
</state>
|
1524
1274
|
</provider>
|
1525
1275
|
</entry>
|
1276
|
+
<entry file="file://$PROJECT_DIR$/spec/logger_information_helper.rb">
|
1277
|
+
<provider selected="true" editor-type-id="text-editor">
|
1278
|
+
<state relative-caret-position="68">
|
1279
|
+
<caret line="4" selection-start-line="4" selection-end-line="4" />
|
1280
|
+
</state>
|
1281
|
+
</provider>
|
1282
|
+
</entry>
|
1283
|
+
<entry file="file://$PROJECT_DIR$/lib/cayuga/version.rb">
|
1284
|
+
<provider selected="true" editor-type-id="text-editor">
|
1285
|
+
<state relative-caret-position="51">
|
1286
|
+
<caret line="3" selection-start-line="3" selection-end-line="3" />
|
1287
|
+
</state>
|
1288
|
+
</provider>
|
1289
|
+
</entry>
|
1290
|
+
<entry file="file://$PROJECT_DIR$/load_relations_810.json">
|
1291
|
+
<provider selected="true" editor-type-id="text-editor" />
|
1292
|
+
</entry>
|
1293
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
1294
|
+
<provider selected="true" editor-type-id="text-editor" />
|
1295
|
+
</entry>
|
1296
|
+
<entry file="file://$PROJECT_DIR$/.rubocop.yml">
|
1297
|
+
<provider selected="true" editor-type-id="text-editor">
|
1298
|
+
<state relative-caret-position="272">
|
1299
|
+
<caret line="16" column="17" selection-start-line="16" selection-start-column="17" selection-end-line="16" selection-end-column="17" />
|
1300
|
+
</state>
|
1301
|
+
</provider>
|
1302
|
+
</entry>
|
1303
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
1304
|
+
<provider selected="true" editor-type-id="text-editor" />
|
1305
|
+
</entry>
|
1306
|
+
<entry file="file://$PROJECT_DIR$/spec/objects/logger_spec.rb">
|
1307
|
+
<provider selected="true" editor-type-id="text-editor">
|
1308
|
+
<state relative-caret-position="1139">
|
1309
|
+
<caret line="67" column="6" selection-start-line="67" selection-start-column="6" selection-end-line="67" selection-end-column="6" />
|
1310
|
+
</state>
|
1311
|
+
</provider>
|
1312
|
+
</entry>
|
1313
|
+
<entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/file-tail-1.2.0/lib/file/tail/version.rb">
|
1314
|
+
<provider selected="true" editor-type-id="text-editor">
|
1315
|
+
<state>
|
1316
|
+
<caret column="13" selection-start-column="13" selection-end-column="13" />
|
1317
|
+
</state>
|
1318
|
+
</provider>
|
1319
|
+
</entry>
|
1320
|
+
<entry file="file://$PROJECT_DIR$/lib/cayuga/tools/string.rb">
|
1321
|
+
<provider selected="true" editor-type-id="text-editor">
|
1322
|
+
<state relative-caret-position="136">
|
1323
|
+
<caret line="8" column="25" selection-start-line="8" selection-start-column="25" selection-end-line="8" selection-end-column="25" />
|
1324
|
+
</state>
|
1325
|
+
</provider>
|
1326
|
+
</entry>
|
1327
|
+
<entry file="file://C:/Ruby24-x64/lib/ruby/2.4.0/pp.rb">
|
1328
|
+
<provider selected="true" editor-type-id="text-editor">
|
1329
|
+
<state relative-caret-position="7378">
|
1330
|
+
<caret line="434" column="6" selection-start-line="434" selection-start-column="6" selection-end-line="434" selection-end-column="6" />
|
1331
|
+
</state>
|
1332
|
+
</provider>
|
1333
|
+
</entry>
|
1526
1334
|
<entry file="file://C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/file-tail-1.2.0/lib/file/tail/logfile.rb">
|
1527
1335
|
<provider selected="true" editor-type-id="text-editor">
|
1528
1336
|
<state relative-caret-position="17">
|
@@ -1530,24 +1338,27 @@ end</expression-string>
|
|
1530
1338
|
</state>
|
1531
1339
|
</provider>
|
1532
1340
|
</entry>
|
1533
|
-
<entry file="file://$PROJECT_DIR
|
1341
|
+
<entry file="file://$PROJECT_DIR$/.idea/.rakeTasks">
|
1342
|
+
<provider selected="true" editor-type-id="text-editor" />
|
1343
|
+
</entry>
|
1344
|
+
<entry file="file://$PROJECT_DIR$/lib/cayuga/object/factory.rb">
|
1534
1345
|
<provider selected="true" editor-type-id="text-editor">
|
1535
|
-
<state relative-caret-position="
|
1536
|
-
<caret line="
|
1346
|
+
<state relative-caret-position="485">
|
1347
|
+
<caret line="98" column="25" selection-start-line="98" selection-start-column="25" selection-end-line="98" selection-end-column="25" />
|
1537
1348
|
</state>
|
1538
1349
|
</provider>
|
1539
1350
|
</entry>
|
1540
|
-
<entry file="file
|
1351
|
+
<entry file="file://$PROJECT_DIR$/spec/test/configuration/cayuga_test_config.json">
|
1541
1352
|
<provider selected="true" editor-type-id="text-editor">
|
1542
|
-
<state relative-caret-position="
|
1543
|
-
<caret line="
|
1353
|
+
<state relative-caret-position="142">
|
1354
|
+
<caret line="21" column="3" selection-start-line="21" selection-start-column="3" selection-end-line="21" selection-end-column="3" />
|
1544
1355
|
</state>
|
1545
1356
|
</provider>
|
1546
1357
|
</entry>
|
1547
|
-
<entry file="file://$PROJECT_DIR$/spec/objects/
|
1358
|
+
<entry file="file://$PROJECT_DIR$/spec/objects/constants_spec.rb">
|
1548
1359
|
<provider selected="true" editor-type-id="text-editor">
|
1549
|
-
<state relative-caret-position="
|
1550
|
-
<caret line="
|
1360
|
+
<state relative-caret-position="272">
|
1361
|
+
<caret line="16" selection-start-line="16" selection-end-line="16" />
|
1551
1362
|
</state>
|
1552
1363
|
</provider>
|
1553
1364
|
</entry>
|
@@ -1609,6 +1420,7 @@ end</expression-string>
|
|
1609
1420
|
<option name="proportions">
|
1610
1421
|
<list>
|
1611
1422
|
<option value="0.2" />
|
1423
|
+
<option value="0.5" />
|
1612
1424
|
</list>
|
1613
1425
|
</option>
|
1614
1426
|
</splitter-proportions>
|
@@ -82,6 +82,10 @@ module Cayuga
|
|
82
82
|
|
83
83
|
private
|
84
84
|
|
85
|
+
OBJECTS = {
|
86
|
+
singletons: %w(Cayuga::Object::Logger Cayuga::Object::Constants)
|
87
|
+
}.deep_freeze
|
88
|
+
|
85
89
|
attr_reader :configuration, :types, :instances
|
86
90
|
|
87
91
|
def initialize(config)
|
@@ -89,7 +93,8 @@ module Cayuga
|
|
89
93
|
@configuration_name = configuration[:configuration_name]
|
90
94
|
@logs_directory = configuration[:directories][:logs]
|
91
95
|
@types = {}
|
92
|
-
register_classes(configuration[:object_classes]
|
96
|
+
register_classes(configuration[:object_classes], :object)
|
97
|
+
register_classes(OBJECTS[:singletons], :singleton)
|
93
98
|
register_classes(configuration[:singleton_classes], :singleton)
|
94
99
|
register_classes(
|
95
100
|
configuration[:named_object_classes], :named
|
data/lib/cayuga/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cayuga
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- patrick
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-11-
|
11
|
+
date: 2018-11-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: semantic_logger
|
@@ -118,6 +118,7 @@ files:
|
|
118
118
|
- ".gitignore"
|
119
119
|
- ".idea/.rakeTasks"
|
120
120
|
- ".idea/dictionaries/patrick.xml"
|
121
|
+
- ".idea/encodings.xml"
|
121
122
|
- ".idea/inspectionProfiles/Project_Default.xml"
|
122
123
|
- ".idea/misc.xml"
|
123
124
|
- ".idea/modules.xml"
|