deep_dive 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.semver +1 -1
- data/Gemfile +0 -5
- data/Gemfile.lock +26 -29
- data/Rakefile +7 -2
- data/deep_dive.gemspec +7 -16
- metadata +28 -39
- data/.idea/.name +0 -1
- data/.idea/.rakeTasks +0 -7
- data/.idea/deep_dive.iml +0 -124
- data/.idea/encodings.xml +0 -5
- data/.idea/misc.xml +0 -5
- data/.idea/modules.xml +0 -9
- data/.idea/runConfigurations/deep_dive.xml +0 -24
- data/.idea/scopes/scope_settings.xml +0 -5
- data/.idea/vcs.xml +0 -7
- data/.idea/workspace.xml +0 -813
- data/Guardfile +0 -24
data/.idea/workspace.xml
DELETED
@@ -1,813 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<project version="4">
|
3
|
-
<component name="ChangeListManager">
|
4
|
-
<list default="true" id="1d0bc731-6bdc-437f-8e78-62445bd62ac9" name="Default" comment="" />
|
5
|
-
<ignored path="deep_dive.iws" />
|
6
|
-
<ignored path=".idea/workspace.xml" />
|
7
|
-
<option name="TRACKING_ENABLED" value="true" />
|
8
|
-
<option name="SHOW_DIALOG" value="false" />
|
9
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
10
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
11
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
12
|
-
</component>
|
13
|
-
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
14
|
-
<component name="CoverageDataManager">
|
15
|
-
<SUITE FILE_PATH="coverage/deep_dive@deep_dive.coverage" NAME="deep_dive Coverage Results" MODIFIED="1388700129166" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="" MODULE_NAME="deep_dive" />
|
16
|
-
<SUITE FILE_PATH="coverage/deep_dive@Run_spec__deep_dive_spec___deep_dive.coverage" NAME="Run spec 'deep_dive_spec': deep_dive Coverage Results" MODIFIED="1388881851308" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="deep_dive" />
|
17
|
-
</component>
|
18
|
-
<component name="CreatePatchCommitExecutor">
|
19
|
-
<option name="PATCH_PATH" value="" />
|
20
|
-
</component>
|
21
|
-
<component name="DaemonCodeAnalyzer">
|
22
|
-
<disable_hints />
|
23
|
-
</component>
|
24
|
-
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
25
|
-
<component name="FavoritesManager">
|
26
|
-
<favorites_list name="deep_dive" />
|
27
|
-
</component>
|
28
|
-
<component name="FileEditorManager">
|
29
|
-
<splitter split-orientation="horizontal" split-proportion="0.5">
|
30
|
-
<split-first>
|
31
|
-
<leaf>
|
32
|
-
<file leaf-file-name="deep_dive.rb" pinned="false" current="false" current-in-tab="false">
|
33
|
-
<entry file="file:///bigoldsystem/home/trader/dev/ruby_projects/deep_dive/lib/deep_dive/deep_dive.rb">
|
34
|
-
<provider selected="true" editor-type-id="text-editor">
|
35
|
-
<state line="123" column="0" selection-start="3670" selection-end="3670" vertical-scroll-proportion="0.0" vertical-offset="45" max-vertical-offset="2280">
|
36
|
-
<folding />
|
37
|
-
</state>
|
38
|
-
</provider>
|
39
|
-
</entry>
|
40
|
-
</file>
|
41
|
-
<file leaf-file-name="Rakefile" pinned="false" current="true" current-in-tab="true">
|
42
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
43
|
-
<provider selected="true" editor-type-id="text-editor">
|
44
|
-
<state line="42" column="30" selection-start="1302" selection-end="1302" vertical-scroll-proportion="0.6363636" vertical-offset="0" max-vertical-offset="1035">
|
45
|
-
<folding />
|
46
|
-
</state>
|
47
|
-
</provider>
|
48
|
-
</entry>
|
49
|
-
</file>
|
50
|
-
</leaf>
|
51
|
-
</split-first>
|
52
|
-
<split-second>
|
53
|
-
<leaf>
|
54
|
-
<file leaf-file-name="README.rdoc" pinned="false" current="false" current-in-tab="false">
|
55
|
-
<entry file="file://$PROJECT_DIR$/README.rdoc">
|
56
|
-
<provider selected="true" editor-type-id="text-editor">
|
57
|
-
<state line="46" column="20" selection-start="1480" selection-end="1480" vertical-scroll-proportion="0.0" vertical-offset="690" max-vertical-offset="1335">
|
58
|
-
<folding />
|
59
|
-
</state>
|
60
|
-
</provider>
|
61
|
-
</entry>
|
62
|
-
</file>
|
63
|
-
<file leaf-file-name="deep_dive_spec.rb" pinned="false" current="false" current-in-tab="true">
|
64
|
-
<entry file="file://$PROJECT_DIR$/spec/lib/deep_dive/deep_dive_spec.rb">
|
65
|
-
<provider selected="true" editor-type-id="text-editor">
|
66
|
-
<state line="90" column="0" selection-start="2005" selection-end="2005" vertical-scroll-proportion="0.5663011" vertical-offset="782" max-vertical-offset="1785">
|
67
|
-
<folding />
|
68
|
-
</state>
|
69
|
-
</provider>
|
70
|
-
</entry>
|
71
|
-
</file>
|
72
|
-
<file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
|
73
|
-
<entry file="file://$PROJECT_DIR$/Gemfile">
|
74
|
-
<provider selected="true" editor-type-id="text-editor">
|
75
|
-
<state line="21" column="0" selection-start="469" selection-end="469" vertical-scroll-proportion="0.0" vertical-offset="315" max-vertical-offset="405">
|
76
|
-
<folding />
|
77
|
-
</state>
|
78
|
-
</provider>
|
79
|
-
</entry>
|
80
|
-
</file>
|
81
|
-
</leaf>
|
82
|
-
</split-second>
|
83
|
-
</splitter>
|
84
|
-
</component>
|
85
|
-
<component name="FindManager">
|
86
|
-
<FindUsagesManager>
|
87
|
-
<setting name="OPEN_NEW_TAB" value="false" />
|
88
|
-
</FindUsagesManager>
|
89
|
-
</component>
|
90
|
-
<component name="IdeDocumentHistory">
|
91
|
-
<option name="changedFiles">
|
92
|
-
<list>
|
93
|
-
<option value="$PROJECT_DIR$/lib/deep_dive/version.rb" />
|
94
|
-
<option value="$PROJECT_DIR$/Rakefile" />
|
95
|
-
<option value="$PROJECT_DIR$/lib/deep_dive/deep_dive.rb" />
|
96
|
-
<option value="$PROJECT_DIR$/deep_dive.gemspec" />
|
97
|
-
<option value="$PROJECT_DIR$/README.rdoc" />
|
98
|
-
<option value="$PROJECT_DIR$/Gemfile" />
|
99
|
-
<option value="/bigoldsystem/home/trader/dev/ruby_projects/deep_dive/lib/deep_dive/deep_dive.rb" />
|
100
|
-
<option value="$PROJECT_DIR$/spec/lib/deep_dive/deep_dive_spec.rb" />
|
101
|
-
</list>
|
102
|
-
</option>
|
103
|
-
</component>
|
104
|
-
<component name="ProjectFrameBounds">
|
105
|
-
<option name="x" value="-3" />
|
106
|
-
<option name="y" value="-3" />
|
107
|
-
<option name="width" value="1926" />
|
108
|
-
<option name="height" value="1172" />
|
109
|
-
</component>
|
110
|
-
<component name="ProjectInspectionProfilesVisibleTreeState">
|
111
|
-
<entry key="Project Default">
|
112
|
-
<profile-state>
|
113
|
-
<expanded-state>
|
114
|
-
<State>
|
115
|
-
<id />
|
116
|
-
</State>
|
117
|
-
</expanded-state>
|
118
|
-
<selected-state>
|
119
|
-
<State>
|
120
|
-
<id>CoffeeScript</id>
|
121
|
-
</State>
|
122
|
-
</selected-state>
|
123
|
-
</profile-state>
|
124
|
-
</entry>
|
125
|
-
</component>
|
126
|
-
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
127
|
-
<OptionsSetting value="true" id="Add" />
|
128
|
-
<OptionsSetting value="true" id="Remove" />
|
129
|
-
<OptionsSetting value="true" id="Checkout" />
|
130
|
-
<OptionsSetting value="true" id="Update" />
|
131
|
-
<OptionsSetting value="true" id="Status" />
|
132
|
-
<OptionsSetting value="true" id="Edit" />
|
133
|
-
<ConfirmationsSetting value="0" id="Add" />
|
134
|
-
<ConfirmationsSetting value="0" id="Remove" />
|
135
|
-
</component>
|
136
|
-
<component name="ProjectReloadState">
|
137
|
-
<option name="STATE" value="0" />
|
138
|
-
</component>
|
139
|
-
<component name="ProjectView">
|
140
|
-
<navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
|
141
|
-
<flattenPackages />
|
142
|
-
<showMembers />
|
143
|
-
<showModules />
|
144
|
-
<showLibraryContents />
|
145
|
-
<hideEmptyPackages />
|
146
|
-
<abbreviatePackageNames />
|
147
|
-
<autoscrollToSource />
|
148
|
-
<autoscrollFromSource />
|
149
|
-
<sortByType />
|
150
|
-
</navigator>
|
151
|
-
<panes>
|
152
|
-
<pane id="Scope" />
|
153
|
-
<pane id="ProjectPane">
|
154
|
-
<subPane>
|
155
|
-
<PATH>
|
156
|
-
<PATH_ELEMENT>
|
157
|
-
<option name="myItemId" value="deep_dive" />
|
158
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
159
|
-
</PATH_ELEMENT>
|
160
|
-
</PATH>
|
161
|
-
<PATH>
|
162
|
-
<PATH_ELEMENT>
|
163
|
-
<option name="myItemId" value="deep_dive" />
|
164
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
165
|
-
</PATH_ELEMENT>
|
166
|
-
<PATH_ELEMENT>
|
167
|
-
<option name="myItemId" value="deep_dive" />
|
168
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
169
|
-
</PATH_ELEMENT>
|
170
|
-
</PATH>
|
171
|
-
<PATH>
|
172
|
-
<PATH_ELEMENT>
|
173
|
-
<option name="myItemId" value="deep_dive" />
|
174
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
175
|
-
</PATH_ELEMENT>
|
176
|
-
<PATH_ELEMENT>
|
177
|
-
<option name="myItemId" value="deep_dive" />
|
178
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
179
|
-
</PATH_ELEMENT>
|
180
|
-
<PATH_ELEMENT>
|
181
|
-
<option name="myItemId" value="spec" />
|
182
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
183
|
-
</PATH_ELEMENT>
|
184
|
-
</PATH>
|
185
|
-
<PATH>
|
186
|
-
<PATH_ELEMENT>
|
187
|
-
<option name="myItemId" value="deep_dive" />
|
188
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
189
|
-
</PATH_ELEMENT>
|
190
|
-
<PATH_ELEMENT>
|
191
|
-
<option name="myItemId" value="deep_dive" />
|
192
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
193
|
-
</PATH_ELEMENT>
|
194
|
-
<PATH_ELEMENT>
|
195
|
-
<option name="myItemId" value="spec" />
|
196
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
197
|
-
</PATH_ELEMENT>
|
198
|
-
<PATH_ELEMENT>
|
199
|
-
<option name="myItemId" value="lib" />
|
200
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
201
|
-
</PATH_ELEMENT>
|
202
|
-
<PATH_ELEMENT>
|
203
|
-
<option name="myItemId" value="deep_dive" />
|
204
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
205
|
-
</PATH_ELEMENT>
|
206
|
-
</PATH>
|
207
|
-
<PATH>
|
208
|
-
<PATH_ELEMENT>
|
209
|
-
<option name="myItemId" value="deep_dive" />
|
210
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
211
|
-
</PATH_ELEMENT>
|
212
|
-
<PATH_ELEMENT>
|
213
|
-
<option name="myItemId" value="deep_dive" />
|
214
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
215
|
-
</PATH_ELEMENT>
|
216
|
-
<PATH_ELEMENT>
|
217
|
-
<option name="myItemId" value="lib" />
|
218
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
219
|
-
</PATH_ELEMENT>
|
220
|
-
</PATH>
|
221
|
-
<PATH>
|
222
|
-
<PATH_ELEMENT>
|
223
|
-
<option name="myItemId" value="deep_dive" />
|
224
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
225
|
-
</PATH_ELEMENT>
|
226
|
-
<PATH_ELEMENT>
|
227
|
-
<option name="myItemId" value="deep_dive" />
|
228
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
229
|
-
</PATH_ELEMENT>
|
230
|
-
<PATH_ELEMENT>
|
231
|
-
<option name="myItemId" value="lib" />
|
232
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
233
|
-
</PATH_ELEMENT>
|
234
|
-
<PATH_ELEMENT>
|
235
|
-
<option name="myItemId" value="deep_dive" />
|
236
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
237
|
-
</PATH_ELEMENT>
|
238
|
-
</PATH>
|
239
|
-
</subPane>
|
240
|
-
</pane>
|
241
|
-
</panes>
|
242
|
-
</component>
|
243
|
-
<component name="PropertiesComponent">
|
244
|
-
<property name="WebServerToolWindowFactoryState" value="false" />
|
245
|
-
<property name="options.lastSelected" value="ruby.debug.configurable" />
|
246
|
-
<property name="options.splitter.main.proportions" value="0.3" />
|
247
|
-
<property name="options.splitter.details.proportions" value="0.2" />
|
248
|
-
<property name="options.searchVisible" value="true" />
|
249
|
-
<property name="FullScreen" value="false" />
|
250
|
-
<property name="recentsLimit" value="5" />
|
251
|
-
<property name="last_opened_file_path" value="$PROJECT_DIR$/spec/lib/deep_dive/deep_dive_spec.rb" />
|
252
|
-
<property name="restartRequiresConfirmation" value="true" />
|
253
|
-
</component>
|
254
|
-
<component name="RunManager" selected="RSpec.Run spec 'deep_dive_spec': deep_dive">
|
255
|
-
<configuration default="false" name="Run spec 'deep_dive_spec': deep_dive" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
256
|
-
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
257
|
-
<module name="deep_dive" />
|
258
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
259
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
260
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
261
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
262
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
263
|
-
<envs>
|
264
|
-
<env name="JRUBY_OPTS" value="-X+O" />
|
265
|
-
</envs>
|
266
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
267
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
268
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
269
|
-
<COVERAGE_PATTERN ENABLED="true">
|
270
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
271
|
-
</COVERAGE_PATTERN>
|
272
|
-
</EXTENSION>
|
273
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
274
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
275
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/lib/deep_dive/deep_dive_spec.rb" />
|
276
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
277
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
278
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
279
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
280
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
281
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
282
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
283
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
284
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
285
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
286
|
-
<RunnerSettings RunnerId="RubyDebugRunner" />
|
287
|
-
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
288
|
-
<method />
|
289
|
-
</configuration>
|
290
|
-
<configuration default="true" type="CommandRunConfigurationType" factoryName="Gem Command">
|
291
|
-
<module name="" />
|
292
|
-
<COMMAND_RUN_CONFIGURATION NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
293
|
-
<COMMAND_RUN_CONFIGURATION NAME="WORK DIR" VALUE="" />
|
294
|
-
<COMMAND_RUN_CONFIGURATION NAME="SHOULD_USE_SDK" VALUE="false" />
|
295
|
-
<COMMAND_RUN_CONFIGURATION NAME="ALTERN_SDK_NAME" VALUE="" />
|
296
|
-
<COMMAND_RUN_CONFIGURATION NAME="myPassParentEnvs" VALUE="true" />
|
297
|
-
<envs />
|
298
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
299
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
300
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
301
|
-
<COVERAGE_PATTERN ENABLED="true">
|
302
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
303
|
-
</COVERAGE_PATTERN>
|
304
|
-
</EXTENSION>
|
305
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
306
|
-
<COMMAND_CONFIG_SETTINGS_ID NAME="GEM_NAME" VALUE="" />
|
307
|
-
<COMMAND_CONFIG_SETTINGS_ID NAME="EXECUTABLE_NAME" VALUE="" />
|
308
|
-
<COMMAND_CONFIG_SETTINGS_ID NAME="EXECUTABLE_ARGS" VALUE="" />
|
309
|
-
<COMMAND_CONFIG_SETTINGS_ID NAME="WORKING_DIR" VALUE="" />
|
310
|
-
<method />
|
311
|
-
</configuration>
|
312
|
-
<configuration default="true" type="RailsRunConfigurationType" factoryName="Rails">
|
313
|
-
<predefined_log_file id="RUBY_RAILS_SERVER" enabled="true" />
|
314
|
-
<module name="" />
|
315
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
316
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
317
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
318
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
319
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
320
|
-
<envs />
|
321
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
322
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
323
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
324
|
-
<COVERAGE_PATTERN ENABLED="true">
|
325
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
326
|
-
</COVERAGE_PATTERN>
|
327
|
-
</EXTENSION>
|
328
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
329
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="SCRIPT_ARGS" VALUE="" />
|
330
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="PORT" VALUE="3000" />
|
331
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="IP" VALUE="0.0.0.0" />
|
332
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="DUMMY_APP" VALUE="test/dummy" />
|
333
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="RAILS_SERVER_TYPE" VALUE="Default" />
|
334
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="ENVIRONMENT_TYPE" VALUE="development" />
|
335
|
-
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="LAUNCH_JS" VALUE="false" />
|
336
|
-
<method />
|
337
|
-
</configuration>
|
338
|
-
<configuration default="true" type="CapistranoRunConfigurationType" factoryName="Capistrano">
|
339
|
-
<module name="" />
|
340
|
-
<CAPISTRANO_RUN_CONFIGURATION NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
341
|
-
<CAPISTRANO_RUN_CONFIGURATION NAME="WORK DIR" VALUE="" />
|
342
|
-
<CAPISTRANO_RUN_CONFIGURATION NAME="SHOULD_USE_SDK" VALUE="false" />
|
343
|
-
<CAPISTRANO_RUN_CONFIGURATION NAME="ALTERN_SDK_NAME" VALUE="" />
|
344
|
-
<CAPISTRANO_RUN_CONFIGURATION NAME="myPassParentEnvs" VALUE="true" />
|
345
|
-
<envs />
|
346
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
347
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
348
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
349
|
-
<COVERAGE_PATTERN ENABLED="true">
|
350
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
351
|
-
</COVERAGE_PATTERN>
|
352
|
-
</EXTENSION>
|
353
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
354
|
-
<CAPISTRANO_RUN_CONFIG_SETTINGS_ID NAME="CAPISTRANO_TASK_NAME" VALUE="" />
|
355
|
-
<CAPISTRANO_RUN_CONFIG_SETTINGS_ID NAME="CAPISTRANO_TASK_ARGS" VALUE="" />
|
356
|
-
<CAPISTRANO_RUN_CONFIG_SETTINGS_ID NAME="CAPISTRANO_STAGE" VALUE="" />
|
357
|
-
<method />
|
358
|
-
</configuration>
|
359
|
-
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
360
|
-
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
361
|
-
<module name="" />
|
362
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
363
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
364
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
365
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
366
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
367
|
-
<envs />
|
368
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
369
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
370
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
371
|
-
<COVERAGE_PATTERN ENABLED="true">
|
372
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
373
|
-
</COVERAGE_PATTERN>
|
374
|
-
</EXTENSION>
|
375
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
376
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
377
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
378
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
379
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
380
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
381
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
382
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
383
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
384
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
385
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
386
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
387
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
388
|
-
<method />
|
389
|
-
</configuration>
|
390
|
-
<configuration default="true" type="ZeusRunConfigurationType" factoryName="Zeus Server">
|
391
|
-
<module name="" />
|
392
|
-
<ZEUS_RUN_CONFIGURATION NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
393
|
-
<ZEUS_RUN_CONFIGURATION NAME="WORK DIR" VALUE="" />
|
394
|
-
<ZEUS_RUN_CONFIGURATION NAME="SHOULD_USE_SDK" VALUE="false" />
|
395
|
-
<ZEUS_RUN_CONFIGURATION NAME="ALTERN_SDK_NAME" VALUE="" />
|
396
|
-
<ZEUS_RUN_CONFIGURATION NAME="myPassParentEnvs" VALUE="true" />
|
397
|
-
<envs />
|
398
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
399
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
400
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="rcov" />
|
401
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
402
|
-
<ZEUS_RUN_CONFIG_SETTING NAME="ZEUS_COMMAND_NAME" VALUE="" />
|
403
|
-
<ZEUS_RUN_CONFIG_SETTING NAME="ZEUS_COMMAND_ARGS" VALUE="" />
|
404
|
-
<method />
|
405
|
-
</configuration>
|
406
|
-
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
407
|
-
<module name="deep_dive" />
|
408
|
-
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
409
|
-
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
410
|
-
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
411
|
-
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
412
|
-
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
413
|
-
<envs />
|
414
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
415
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
416
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
417
|
-
<COVERAGE_PATTERN ENABLED="true">
|
418
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
419
|
-
</COVERAGE_PATTERN>
|
420
|
-
</EXTENSION>
|
421
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
422
|
-
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/lib/deep_dive/deep_dive_spec.rb" />
|
423
|
-
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
424
|
-
<method />
|
425
|
-
</configuration>
|
426
|
-
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug" singleton="true">
|
427
|
-
<method />
|
428
|
-
</configuration>
|
429
|
-
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
430
|
-
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
431
|
-
<module name="" />
|
432
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
433
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
434
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
435
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
436
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
437
|
-
<envs />
|
438
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
439
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
440
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
441
|
-
<COVERAGE_PATTERN ENABLED="true">
|
442
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
443
|
-
</COVERAGE_PATTERN>
|
444
|
-
</EXTENSION>
|
445
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
446
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
447
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
448
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
449
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
450
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
451
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
452
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
453
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
454
|
-
<method />
|
455
|
-
</configuration>
|
456
|
-
<configuration default="true" type="RubyRemoteDebugConfigurationType" factoryName="Ruby remote debug">
|
457
|
-
<RUBY_REMOTE_DEBUG_CONFIG NAME="REMOTE_HOST" VALUE="localhost" />
|
458
|
-
<RUBY_REMOTE_DEBUG_CONFIG NAME="PORT" VALUE="1234" />
|
459
|
-
<RUBY_REMOTE_DEBUG_CONFIG NAME="DISPATCHER_PORT" VALUE="26162" />
|
460
|
-
<RUBY_REMOTE_DEBUG_CONFIG NAME="REMOTE_ROOT" VALUE="" />
|
461
|
-
<RUBY_REMOTE_DEBUG_CONFIG NAME="LOCAL_ROOT" VALUE="" />
|
462
|
-
<method />
|
463
|
-
</configuration>
|
464
|
-
<configuration default="true" type="RackRunConfigurationType" factoryName="Rack">
|
465
|
-
<module name="" />
|
466
|
-
<RACK_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
467
|
-
<RACK_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
468
|
-
<RACK_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
469
|
-
<RACK_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
470
|
-
<RACK_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
471
|
-
<envs />
|
472
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
473
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
474
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
475
|
-
<COVERAGE_PATTERN ENABLED="true">
|
476
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
477
|
-
</COVERAGE_PATTERN>
|
478
|
-
</EXTENSION>
|
479
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
480
|
-
<RACK_CONFIG_SETTINGS_ID NAME="PORT" VALUE="9292" />
|
481
|
-
<RACK_CONFIG_SETTINGS_ID NAME="IP" VALUE="0.0.0.0" />
|
482
|
-
<RACK_CONFIG_SETTINGS_ID NAME="CONFIG_FILE" VALUE="" />
|
483
|
-
<RACK_CONFIG_SETTINGS_ID NAME="RACK_SERVER_TYPE" VALUE="Default" />
|
484
|
-
<RACK_CONFIG_SETTINGS_ID NAME="LAUNCH_JS" VALUE="false" />
|
485
|
-
<method />
|
486
|
-
</configuration>
|
487
|
-
<list size="2">
|
488
|
-
<item index="0" class="java.lang.String" itemvalue="Ruby.deep_dive" />
|
489
|
-
<item index="1" class="java.lang.String" itemvalue="RSpec.Run spec 'deep_dive_spec': deep_dive" />
|
490
|
-
</list>
|
491
|
-
<recent_temporary>
|
492
|
-
<list size="1">
|
493
|
-
<item index="0" class="java.lang.String" itemvalue="RSpec.Run spec 'deep_dive_spec': deep_dive" />
|
494
|
-
</list>
|
495
|
-
</recent_temporary>
|
496
|
-
</component>
|
497
|
-
<component name="ShelveChangesManager" show_recycled="false" />
|
498
|
-
<component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false" SSL_PROTOCOLS="all">
|
499
|
-
<option name="USER" value="" />
|
500
|
-
<option name="PASSWORD" value="" />
|
501
|
-
<option name="mySSHConnectionTimeout" value="30000" />
|
502
|
-
<option name="mySSHReadTimeout" value="30000" />
|
503
|
-
<option name="LAST_MERGED_REVISION" />
|
504
|
-
<option name="MERGE_DRY_RUN" value="false" />
|
505
|
-
<option name="MERGE_DIFF_USE_ANCESTRY" value="true" />
|
506
|
-
<option name="UPDATE_LOCK_ON_DEMAND" value="false" />
|
507
|
-
<option name="IGNORE_SPACES_IN_MERGE" value="false" />
|
508
|
-
<option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" />
|
509
|
-
<option name="IGNORE_SPACES_IN_ANNOTATE" value="true" />
|
510
|
-
<option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" />
|
511
|
-
<option name="FORCE_UPDATE" value="false" />
|
512
|
-
<option name="IGNORE_EXTERNALS" value="false" />
|
513
|
-
<myIsUseDefaultProxy>false</myIsUseDefaultProxy>
|
514
|
-
</component>
|
515
|
-
<component name="TaskManager">
|
516
|
-
<task active="true" id="Default" summary="Default task">
|
517
|
-
<changelist id="1d0bc731-6bdc-437f-8e78-62445bd62ac9" name="Default" comment="" />
|
518
|
-
<created>1388361424640</created>
|
519
|
-
<updated>1388361424640</updated>
|
520
|
-
</task>
|
521
|
-
<servers />
|
522
|
-
</component>
|
523
|
-
<component name="TodoView" selected-index="0">
|
524
|
-
<todo-panel id="selected-file">
|
525
|
-
<are-packages-shown value="false" />
|
526
|
-
<are-modules-shown value="false" />
|
527
|
-
<flatten-packages value="false" />
|
528
|
-
<is-autoscroll-to-source value="false" />
|
529
|
-
</todo-panel>
|
530
|
-
<todo-panel id="all">
|
531
|
-
<are-packages-shown value="false" />
|
532
|
-
<are-modules-shown value="false" />
|
533
|
-
<flatten-packages value="false" />
|
534
|
-
<is-autoscroll-to-source value="false" />
|
535
|
-
</todo-panel>
|
536
|
-
<todo-panel id="default-changelist">
|
537
|
-
<are-packages-shown value="false" />
|
538
|
-
<are-modules-shown value="false" />
|
539
|
-
<flatten-packages value="false" />
|
540
|
-
<is-autoscroll-to-source value="false" />
|
541
|
-
</todo-panel>
|
542
|
-
</component>
|
543
|
-
<component name="ToolWindowManager">
|
544
|
-
<frame x="-3" y="-3" width="1926" height="1172" extended-state="6" />
|
545
|
-
<editor active="false" />
|
546
|
-
<layout>
|
547
|
-
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
548
|
-
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
549
|
-
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3294347" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
550
|
-
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
551
|
-
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.20127796" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
552
|
-
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.18423855" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
553
|
-
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39980546" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
554
|
-
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
555
|
-
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
556
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32879376" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
557
|
-
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
558
|
-
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
559
|
-
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
560
|
-
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3294347" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
561
|
-
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
562
|
-
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
563
|
-
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
564
|
-
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
565
|
-
</layout>
|
566
|
-
</component>
|
567
|
-
<component name="Vcs.Log.UiProperties">
|
568
|
-
<option name="RECENTLY_FILTERED_USERS">
|
569
|
-
<collection />
|
570
|
-
</option>
|
571
|
-
</component>
|
572
|
-
<component name="VcsContentAnnotationSettings">
|
573
|
-
<option name="myLimit" value="2678400000" />
|
574
|
-
</component>
|
575
|
-
<component name="VcsManagerConfiguration">
|
576
|
-
<option name="myTodoPanelSettings">
|
577
|
-
<TodoPanelSettings />
|
578
|
-
</option>
|
579
|
-
</component>
|
580
|
-
<component name="XDebuggerManager">
|
581
|
-
<breakpoint-manager>
|
582
|
-
<option name="time" value="8" />
|
583
|
-
</breakpoint-manager>
|
584
|
-
</component>
|
585
|
-
<component name="editorHistoryManager">
|
586
|
-
<entry file="file:///bigoldsystem/home/trader/dev/ruby_projects/deep_dive/lib/deep_dive/deep_dive.rb">
|
587
|
-
<provider selected="true" editor-type-id="text-editor">
|
588
|
-
<state line="100" column="22" selection-start="2915" selection-end="2915" vertical-scroll-proportion="0.0" vertical-offset="363" max-vertical-offset="2280">
|
589
|
-
<folding />
|
590
|
-
</state>
|
591
|
-
</provider>
|
592
|
-
</entry>
|
593
|
-
<entry file="file://$PROJECT_DIR$/README.rdoc">
|
594
|
-
<provider selected="true" editor-type-id="text-editor">
|
595
|
-
<state line="46" column="20" selection-start="1480" selection-end="1480" vertical-scroll-proportion="0.0" vertical-offset="690" max-vertical-offset="1335">
|
596
|
-
<folding />
|
597
|
-
</state>
|
598
|
-
</provider>
|
599
|
-
</entry>
|
600
|
-
<entry file="file://$PROJECT_DIR$/spec/lib/deep_dive/deep_dive_spec.rb">
|
601
|
-
<provider selected="true" editor-type-id="text-editor">
|
602
|
-
<state line="48" column="0" selection-start="1154" selection-end="1154" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1710">
|
603
|
-
<folding />
|
604
|
-
</state>
|
605
|
-
</provider>
|
606
|
-
</entry>
|
607
|
-
<entry file="file://$PROJECT_DIR$/Gemfile">
|
608
|
-
<provider selected="true" editor-type-id="text-editor">
|
609
|
-
<state line="21" column="0" selection-start="469" selection-end="469" vertical-scroll-proportion="0.0" vertical-offset="315" max-vertical-offset="405">
|
610
|
-
<folding />
|
611
|
-
</state>
|
612
|
-
</provider>
|
613
|
-
</entry>
|
614
|
-
<entry file="file://$PROJECT_DIR$/lib/deep_dive/deep_dive.rb">
|
615
|
-
<provider selected="true" editor-type-id="text-editor">
|
616
|
-
<state line="91" column="63" selection-start="2859" selection-end="2859" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="2100">
|
617
|
-
<folding />
|
618
|
-
</state>
|
619
|
-
</provider>
|
620
|
-
</entry>
|
621
|
-
<entry file="file:///bigoldsystem/home/trader/dev/ruby_projects/deep_dive/lib/deep_dive/deep_dive.rb">
|
622
|
-
<provider selected="true" editor-type-id="text-editor">
|
623
|
-
<state line="80" column="0" selection-start="2497" selection-end="2497" vertical-scroll-proportion="0.0" vertical-offset="1008" max-vertical-offset="2100">
|
624
|
-
<folding />
|
625
|
-
</state>
|
626
|
-
</provider>
|
627
|
-
</entry>
|
628
|
-
<entry file="file://$PROJECT_DIR$/README.rdoc">
|
629
|
-
<provider selected="true" editor-type-id="text-editor">
|
630
|
-
<state line="46" column="20" selection-start="1480" selection-end="1480" vertical-scroll-proportion="0.0" vertical-offset="690" max-vertical-offset="1335">
|
631
|
-
<folding />
|
632
|
-
</state>
|
633
|
-
</provider>
|
634
|
-
</entry>
|
635
|
-
<entry file="file://$PROJECT_DIR$/spec/lib/deep_dive/deep_dive_spec.rb">
|
636
|
-
<provider selected="true" editor-type-id="text-editor">
|
637
|
-
<state line="88" column="36" selection-start="2098" selection-end="2098" vertical-scroll-proportion="0.0" vertical-offset="895" max-vertical-offset="1485">
|
638
|
-
<folding />
|
639
|
-
</state>
|
640
|
-
</provider>
|
641
|
-
</entry>
|
642
|
-
<entry file="file://$PROJECT_DIR$/Gemfile">
|
643
|
-
<provider selected="true" editor-type-id="text-editor">
|
644
|
-
<state line="21" column="0" selection-start="469" selection-end="469" vertical-scroll-proportion="0.0" vertical-offset="315" max-vertical-offset="405">
|
645
|
-
<folding />
|
646
|
-
</state>
|
647
|
-
</provider>
|
648
|
-
</entry>
|
649
|
-
<entry file="file://$PROJECT_DIR$/lib/deep_dive/deep_dive.rb">
|
650
|
-
<provider selected="true" editor-type-id="text-editor">
|
651
|
-
<state line="52" column="16" selection-start="1585" selection-end="1585" vertical-scroll-proportion="0.0" vertical-offset="780" max-vertical-offset="2100">
|
652
|
-
<folding />
|
653
|
-
</state>
|
654
|
-
</provider>
|
655
|
-
</entry>
|
656
|
-
<entry file="file://$PROJECT_DIR$/README.rdoc">
|
657
|
-
<provider selected="true" editor-type-id="text-editor">
|
658
|
-
<state line="76" column="61" selection-start="2381" selection-end="2381" vertical-scroll-proportion="0.0" vertical-offset="311" max-vertical-offset="1335">
|
659
|
-
<folding />
|
660
|
-
</state>
|
661
|
-
</provider>
|
662
|
-
</entry>
|
663
|
-
<entry file="file://$PROJECT_DIR$/spec/lib/deep_dive/deep_dive_spec.rb">
|
664
|
-
<provider selected="true" editor-type-id="text-editor">
|
665
|
-
<state line="34" column="0" selection-start="357" selection-end="770" vertical-scroll-proportion="0.0" vertical-offset="45" max-vertical-offset="1410">
|
666
|
-
<folding />
|
667
|
-
</state>
|
668
|
-
</provider>
|
669
|
-
</entry>
|
670
|
-
<entry file="file://$PROJECT_DIR$/lib/deep_dive/deep_dive.rb">
|
671
|
-
<provider selected="true" editor-type-id="text-editor">
|
672
|
-
<state line="52" column="16" selection-start="1585" selection-end="1585" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="2100">
|
673
|
-
<folding />
|
674
|
-
</state>
|
675
|
-
</provider>
|
676
|
-
</entry>
|
677
|
-
<entry file="file://$PROJECT_DIR$/README.rdoc">
|
678
|
-
<provider selected="true" editor-type-id="text-editor">
|
679
|
-
<state line="76" column="61" selection-start="2381" selection-end="2381" vertical-scroll-proportion="0.0" vertical-offset="311" max-vertical-offset="1335">
|
680
|
-
<folding />
|
681
|
-
</state>
|
682
|
-
</provider>
|
683
|
-
</entry>
|
684
|
-
<entry file="file://$PROJECT_DIR$/spec/lib/deep_dive/deep_dive_spec.rb">
|
685
|
-
<provider selected="true" editor-type-id="text-editor">
|
686
|
-
<state line="34" column="0" selection-start="357" selection-end="770" vertical-scroll-proportion="0.0" vertical-offset="45" max-vertical-offset="1410">
|
687
|
-
<folding />
|
688
|
-
</state>
|
689
|
-
</provider>
|
690
|
-
</entry>
|
691
|
-
<entry file="file://$PROJECT_DIR$/lib/deep_dive/deep_dive.rb">
|
692
|
-
<provider selected="true" editor-type-id="text-editor">
|
693
|
-
<state line="52" column="16" selection-start="1585" selection-end="1585" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="2100">
|
694
|
-
<folding />
|
695
|
-
</state>
|
696
|
-
</provider>
|
697
|
-
</entry>
|
698
|
-
<entry file="file://$PROJECT_DIR$/README.rdoc">
|
699
|
-
<provider selected="true" editor-type-id="text-editor">
|
700
|
-
<state line="76" column="61" selection-start="2381" selection-end="2381" vertical-scroll-proportion="0.0" vertical-offset="1140" max-vertical-offset="1335">
|
701
|
-
<folding />
|
702
|
-
</state>
|
703
|
-
</provider>
|
704
|
-
</entry>
|
705
|
-
<entry file="file://$PROJECT_DIR$/spec/lib/deep_dive/deep_dive_spec.rb">
|
706
|
-
<provider selected="true" editor-type-id="text-editor">
|
707
|
-
<state line="34" column="0" selection-start="357" selection-end="770" vertical-scroll-proportion="0.0" vertical-offset="45" max-vertical-offset="1410">
|
708
|
-
<folding />
|
709
|
-
</state>
|
710
|
-
</provider>
|
711
|
-
</entry>
|
712
|
-
<entry file="file://$PROJECT_DIR$/Gemfile">
|
713
|
-
<provider selected="true" editor-type-id="text-editor">
|
714
|
-
<state line="17" column="0" selection-start="412" selection-end="412" vertical-scroll-proportion="0.0" vertical-offset="255" max-vertical-offset="345">
|
715
|
-
<folding />
|
716
|
-
</state>
|
717
|
-
</provider>
|
718
|
-
</entry>
|
719
|
-
<entry file="file://$PROJECT_DIR$/lib/deep_dive/deep_dive.rb">
|
720
|
-
<provider selected="true" editor-type-id="text-editor">
|
721
|
-
<state line="54" column="70" selection-start="1678" selection-end="1678" vertical-scroll-proportion="0.0" vertical-offset="632" max-vertical-offset="2100">
|
722
|
-
<folding />
|
723
|
-
</state>
|
724
|
-
</provider>
|
725
|
-
</entry>
|
726
|
-
<entry file="file://$PROJECT_DIR$/deep_dive.gemspec">
|
727
|
-
<provider selected="true" editor-type-id="text-editor">
|
728
|
-
<state line="28" column="26" selection-start="1199" selection-end="1199" vertical-scroll-proportion="0.0" vertical-offset="420" max-vertical-offset="1230" />
|
729
|
-
</provider>
|
730
|
-
</entry>
|
731
|
-
<entry file="file://$PROJECT_DIR$/.rspec">
|
732
|
-
<provider selected="true" editor-type-id="text-editor">
|
733
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="999" />
|
734
|
-
</provider>
|
735
|
-
</entry>
|
736
|
-
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
737
|
-
<provider selected="true" editor-type-id="text-editor">
|
738
|
-
<state line="12" column="0" selection-start="359" selection-end="359" vertical-scroll-proportion="0.18018018" vertical-offset="0" max-vertical-offset="999" />
|
739
|
-
</provider>
|
740
|
-
</entry>
|
741
|
-
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
742
|
-
<provider selected="true" editor-type-id="text-editor">
|
743
|
-
<state line="20" column="0" selection-start="1057" selection-end="1057" vertical-scroll-proportion="0.30832475" vertical-offset="0" max-vertical-offset="973" />
|
744
|
-
</provider>
|
745
|
-
<provider editor-type-id="com.intellij.persistence.database.editor.CsvTableFileEditorProvider">
|
746
|
-
<state />
|
747
|
-
</provider>
|
748
|
-
</entry>
|
749
|
-
<entry file="file://$PROJECT_DIR$/.document">
|
750
|
-
<provider selected="true" editor-type-id="text-editor">
|
751
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="999" />
|
752
|
-
</provider>
|
753
|
-
</entry>
|
754
|
-
<entry file="file://$PROJECT_DIR$/lib/deep_dive.rb">
|
755
|
-
<provider selected="true" editor-type-id="text-editor">
|
756
|
-
<state line="1" column="0" selection-start="30" selection-end="30" vertical-scroll-proportion="0.015015015" vertical-offset="0" max-vertical-offset="999" />
|
757
|
-
</provider>
|
758
|
-
</entry>
|
759
|
-
<entry file="file://$PROJECT_DIR$/.semver">
|
760
|
-
<provider selected="true" editor-type-id="text-editor">
|
761
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="999" />
|
762
|
-
</provider>
|
763
|
-
</entry>
|
764
|
-
<entry file="file://$PROJECT_DIR$/deep_dive.gemspec">
|
765
|
-
<provider selected="true" editor-type-id="text-editor">
|
766
|
-
<state line="28" column="26" selection-start="1199" selection-end="1199" vertical-scroll-proportion="0.42510122" vertical-offset="0" max-vertical-offset="1230" />
|
767
|
-
</provider>
|
768
|
-
</entry>
|
769
|
-
<entry file="file://$PROJECT_DIR$/Gemfile">
|
770
|
-
<provider selected="true" editor-type-id="text-editor">
|
771
|
-
<state line="21" column="0" selection-start="469" selection-end="469" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="405">
|
772
|
-
<folding />
|
773
|
-
</state>
|
774
|
-
</provider>
|
775
|
-
</entry>
|
776
|
-
<entry file="file://$PROJECT_DIR$/README.rdoc">
|
777
|
-
<provider selected="true" editor-type-id="text-editor">
|
778
|
-
<state line="46" column="20" selection-start="1480" selection-end="1480" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1335">
|
779
|
-
<folding />
|
780
|
-
</state>
|
781
|
-
</provider>
|
782
|
-
</entry>
|
783
|
-
<entry file="file://$PROJECT_DIR$/lib/deep_dive/deep_dive.rb">
|
784
|
-
<provider selected="true" editor-type-id="text-editor">
|
785
|
-
<state line="91" column="63" selection-start="2859" selection-end="2859" vertical-scroll-proportion="0.6030303" vertical-offset="768" max-vertical-offset="2100">
|
786
|
-
<folding />
|
787
|
-
</state>
|
788
|
-
</provider>
|
789
|
-
</entry>
|
790
|
-
<entry file="file://$PROJECT_DIR$/spec/lib/deep_dive/deep_dive_spec.rb">
|
791
|
-
<provider selected="true" editor-type-id="text-editor">
|
792
|
-
<state line="90" column="0" selection-start="2005" selection-end="2005" vertical-scroll-proportion="0.5663011" vertical-offset="782" max-vertical-offset="1785">
|
793
|
-
<folding />
|
794
|
-
</state>
|
795
|
-
</provider>
|
796
|
-
</entry>
|
797
|
-
<entry file="file:///bigoldsystem/home/trader/dev/ruby_projects/deep_dive/lib/deep_dive/deep_dive.rb">
|
798
|
-
<provider selected="true" editor-type-id="text-editor">
|
799
|
-
<state line="123" column="0" selection-start="3670" selection-end="3670" vertical-scroll-proportion="0.0" vertical-offset="45" max-vertical-offset="2280">
|
800
|
-
<folding />
|
801
|
-
</state>
|
802
|
-
</provider>
|
803
|
-
</entry>
|
804
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
805
|
-
<provider selected="true" editor-type-id="text-editor">
|
806
|
-
<state line="42" column="30" selection-start="1302" selection-end="1302" vertical-scroll-proportion="0.6363636" vertical-offset="0" max-vertical-offset="1035">
|
807
|
-
<folding />
|
808
|
-
</state>
|
809
|
-
</provider>
|
810
|
-
</entry>
|
811
|
-
</component>
|
812
|
-
</project>
|
813
|
-
|