hoe-manns 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/.codeclimate.yml +8 -0
- data/.coveralls.yml +2 -0
- data/.index +7 -15
- data/CONTRIBUTING.md +2 -2
- data/Gemfile +0 -2
- data/Gemfile.lock +2 -11
- data/History.rdoc +7 -1
- data/Manifest.txt +3 -40
- data/README.rdoc +8 -12
- data/Rakefile +13 -15
- data/VERSION +1 -1
- data/data/hoe-manns/rubygems.png +0 -0
- data/lib/hoe/manns.rb +12 -2
- data.tar.gz.sig +0 -0
- metadata +6 -72
- metadata.gz.sig +0 -0
- data/.idea/hoe-manns.iml +0 -93
- data/.idea/misc.xml +0 -14
- data/.idea/modules.xml +0 -8
- data/.idea/vcs.xml +0 -6
- data/.idea/workspace.xml +0 -948
- data/manual/layouts/default.erb +0 -87
- data/manual/lib/api-filter.rb +0 -96
- data/manual/lib/editorial-filter.rb +0 -59
- data/manual/lib/examples-filter.rb +0 -230
- data/manual/lib/links-filter.rb +0 -111
- data/manual/resources/css/manual.css +0 -764
- data/manual/resources/css/reset.css +0 -112
- data/manual/resources/fonts/GraublauWeb.otf +0 -0
- data/manual/resources/fonts/GraublauWebBold.otf +0 -0
- data/manual/resources/fonts/Inconsolata.otf +0 -0
- data/manual/resources/images/arrow_225_small.png +0 -0
- data/manual/resources/images/arrow_315_small.png +0 -0
- data/manual/resources/images/arrow_skip.png +0 -0
- data/manual/resources/images/cc-by.png +0 -0
- data/manual/resources/images/dialog-error.png +0 -0
- data/manual/resources/images/dialog-information.png +0 -0
- data/manual/resources/images/dialog-warning.png +0 -0
- data/manual/resources/images/emblem-important.png +0 -0
- data/manual/resources/images/help.png +0 -0
- data/manual/resources/images/information.png +0 -0
- data/manual/resources/images/magnifier.png +0 -0
- data/manual/resources/images/magnifier_left.png +0 -0
- data/manual/resources/images/page_white_code.png +0 -0
- data/manual/resources/images/page_white_copy.png +0 -0
- data/manual/resources/images/printer.png +0 -0
- data/manual/resources/images/question.png +0 -0
- data/manual/resources/images/scripts_code.png +0 -0
- data/manual/resources/images/wrap.png +0 -0
- data/manual/resources/images/wrapping.png +0 -0
- data/manual/resources/js/jquery-1.4.4.min.js +0 -167
- data/manual/resources/js/manual.js +0 -30
- data/manual/resources/js/sh.js +0 -580
- data/manual/resources/swf/clipboard.swf +0 -0
- data/manual/src/apidocs.page +0 -17
- data/manual/src/index.page +0 -71
data/.idea/workspace.xml
DELETED
@@ -1,948 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<project version="4">
|
3
|
-
<component name="BookmarkManager">
|
4
|
-
<bookmark url="file://$PROJECT_DIR$/Rakefile" line="94" />
|
5
|
-
</component>
|
6
|
-
<component name="BuildServerSettings">
|
7
|
-
<option name="LOGIN" value="" />
|
8
|
-
<option name="SERVER_URL" value="http://buildserver" />
|
9
|
-
<option name="PASSWORD" />
|
10
|
-
<option name="REMEMBER_ME" value="true" />
|
11
|
-
<option name="USE_IDEA_PROXY_SETTINGS" value="true" />
|
12
|
-
<option name="INSPECTIONS_BUILD_TYPE_IDS" />
|
13
|
-
<option name="DUPLICATES_BUILD_TYPE_IDS" />
|
14
|
-
<option name="COVERAGE_SETTINGS" />
|
15
|
-
<option name="TEST_STATUS_ENABLED" value="true" />
|
16
|
-
<option name="TEST_STATUS_SHOW_SUCCESSFUL" value="false" />
|
17
|
-
<option name="ARTIFACTS_BUILD_TYPE_IDS" />
|
18
|
-
<option name="PERFORM_COMMIT_IF_SUCCESSFUL" value="true" />
|
19
|
-
<option name="PERFORM_COMMIT_IF_NO_NEW_FAILED_TESTS" value="false" />
|
20
|
-
<option name="REQUEST_CONFIRMATON" value="false" />
|
21
|
-
<option name="PRE_TESTED_COMMIT" value="true" />
|
22
|
-
<option name="PROJECT_STATUS_DIALOG_SPLITTER_DIVIDER_LOCATION" value="500" />
|
23
|
-
<option name="CHANGES_STATUS_DIALOG_SPLITTER_DIVIDER_LOCATION" value="500" />
|
24
|
-
<option name="FILTER_BY_STATUS" value="false" />
|
25
|
-
<option name="FILTER_MARKED_AS_FIXED" value="false" />
|
26
|
-
<option name="SHOW_CLOSE_PROMPT" value="true" />
|
27
|
-
<option name="TOOL_WINDOW_SELECTED_CONTENT_INDEX" value="0" />
|
28
|
-
<option name="FILTER_BY_CURRENT_PROJECT" value="true" />
|
29
|
-
</component>
|
30
|
-
<component name="ChangeListManager">
|
31
|
-
<list default="true" id="a6ccbb58-cdfc-4600-b2aa-ce3045b620e0" name="Default" comment="">
|
32
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/hoe-manns.gemspec" afterPath="$PROJECT_DIR$/hoe-manns.gemspec" />
|
33
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
34
|
-
</list>
|
35
|
-
<ignored path="hoe-manns.iws" />
|
36
|
-
<ignored path=".idea/workspace.xml" />
|
37
|
-
<ignored path=".idea/dataSources.local.xml" />
|
38
|
-
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
39
|
-
<option name="TRACKING_ENABLED" value="true" />
|
40
|
-
<option name="SHOW_DIALOG" value="false" />
|
41
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
42
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
43
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
44
|
-
</component>
|
45
|
-
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
46
|
-
<component name="CreatePatchCommitExecutor">
|
47
|
-
<option name="PATCH_PATH" value="" />
|
48
|
-
</component>
|
49
|
-
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
50
|
-
<component name="FavoritesManager">
|
51
|
-
<favorites_list name="hoe-manns" />
|
52
|
-
</component>
|
53
|
-
<component name="FileEditorManager">
|
54
|
-
<leaf>
|
55
|
-
<file leaf-file-name="Rakefile" pinned="false" current-in-tab="false">
|
56
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
57
|
-
<provider selected="true" editor-type-id="text-editor">
|
58
|
-
<state vertical-scroll-proportion="0.0">
|
59
|
-
<caret line="22" column="0" selection-start-line="22" selection-start-column="0" selection-end-line="22" selection-end-column="0" />
|
60
|
-
<folding />
|
61
|
-
</state>
|
62
|
-
</provider>
|
63
|
-
</entry>
|
64
|
-
</file>
|
65
|
-
<file leaf-file-name="hoe-manns.gemspec" pinned="false" current-in-tab="true">
|
66
|
-
<entry file="file://$PROJECT_DIR$/hoe-manns.gemspec">
|
67
|
-
<provider selected="true" editor-type-id="text-editor">
|
68
|
-
<state vertical-scroll-proportion="0.14705883">
|
69
|
-
<caret line="5" column="20" selection-start-line="5" selection-start-column="20" selection-end-line="5" selection-end-column="20" />
|
70
|
-
<folding />
|
71
|
-
</state>
|
72
|
-
</provider>
|
73
|
-
</entry>
|
74
|
-
</file>
|
75
|
-
</leaf>
|
76
|
-
</component>
|
77
|
-
<component name="Git.Settings">
|
78
|
-
<option name="PREVIOUS_COMMIT_AUTHORS">
|
79
|
-
<list>
|
80
|
-
<option value="Sascha Manns <samannsml@directbox.com>" />
|
81
|
-
</list>
|
82
|
-
</option>
|
83
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
84
|
-
</component>
|
85
|
-
<component name="IdeDocumentHistory">
|
86
|
-
<option name="CHANGED_PATHS">
|
87
|
-
<list>
|
88
|
-
<option value="$PROJECT_DIR$/VERSION" />
|
89
|
-
<option value="$PROJECT_DIR$/manual/output/css/manual.css" />
|
90
|
-
<option value="$PROJECT_DIR$/etc/hoe-manns.cfg" />
|
91
|
-
<option value="$PROJECT_DIR$/.rubocop.yml" />
|
92
|
-
<option value="$PROJECT_DIR$/.travis.yml" />
|
93
|
-
<option value="$PROJECT_DIR$/Gemfile" />
|
94
|
-
<option value="$PROJECT_DIR$/Index.yml" />
|
95
|
-
<option value="$PROJECT_DIR$/test/test_manns.rb" />
|
96
|
-
<option value="$PROJECT_DIR$/test/spec_helper.rb" />
|
97
|
-
<option value="$PROJECT_DIR$/lib/hoe/manns.rb" />
|
98
|
-
<option value="$PROJECT_DIR$/test/manns_spec.rb" />
|
99
|
-
<option value="$PROJECT_DIR$/README.rdoc" />
|
100
|
-
<option value="$PROJECT_DIR$/.gitignore" />
|
101
|
-
<option value="$PROJECT_DIR$/manual/src/index.page" />
|
102
|
-
<option value="$PROJECT_DIR$/.codeclimate.yml" />
|
103
|
-
<option value="$PROJECT_DIR$/manual/src/apidocs.page" />
|
104
|
-
<option value="$PROJECT_DIR$/manual/src/behind.page" />
|
105
|
-
<option value="$PROJECT_DIR$/History.rdoc" />
|
106
|
-
<option value="$PROJECT_DIR$/Rakefile" />
|
107
|
-
<option value="$PROJECT_DIR$/hoe-manns.gemspec" />
|
108
|
-
</list>
|
109
|
-
</option>
|
110
|
-
</component>
|
111
|
-
<component name="JsBuildToolGruntFileManager" detection-done="true" />
|
112
|
-
<component name="JsGulpfileManager">
|
113
|
-
<detection-done>true</detection-done>
|
114
|
-
</component>
|
115
|
-
<component name="NamedScopeManager">
|
116
|
-
<order />
|
117
|
-
</component>
|
118
|
-
<component name="ProjectFrameBounds">
|
119
|
-
<option name="x" value="41" />
|
120
|
-
<option name="y" value="-4" />
|
121
|
-
<option name="width" value="1881" />
|
122
|
-
<option name="height" value="1086" />
|
123
|
-
</component>
|
124
|
-
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
125
|
-
<OptionsSetting value="true" id="Add" />
|
126
|
-
<OptionsSetting value="true" id="Remove" />
|
127
|
-
<OptionsSetting value="true" id="Checkout" />
|
128
|
-
<OptionsSetting value="true" id="Update" />
|
129
|
-
<OptionsSetting value="true" id="Status" />
|
130
|
-
<OptionsSetting value="true" id="Edit" />
|
131
|
-
<ConfirmationsSetting value="0" id="Add" />
|
132
|
-
<ConfirmationsSetting value="0" id="Remove" />
|
133
|
-
</component>
|
134
|
-
<component name="ProjectView">
|
135
|
-
<navigator currentView="ProjectPane" proportions="" version="1">
|
136
|
-
<flattenPackages />
|
137
|
-
<showMembers />
|
138
|
-
<showModules />
|
139
|
-
<showLibraryContents />
|
140
|
-
<hideEmptyPackages />
|
141
|
-
<abbreviatePackageNames />
|
142
|
-
<autoscrollToSource />
|
143
|
-
<autoscrollFromSource />
|
144
|
-
<sortByType />
|
145
|
-
</navigator>
|
146
|
-
<panes>
|
147
|
-
<pane id="Scope" />
|
148
|
-
<pane id="ProjectPane">
|
149
|
-
<subPane>
|
150
|
-
<PATH>
|
151
|
-
<PATH_ELEMENT>
|
152
|
-
<option name="myItemId" value="hoe-manns" />
|
153
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
154
|
-
</PATH_ELEMENT>
|
155
|
-
</PATH>
|
156
|
-
<PATH>
|
157
|
-
<PATH_ELEMENT>
|
158
|
-
<option name="myItemId" value="hoe-manns" />
|
159
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
160
|
-
</PATH_ELEMENT>
|
161
|
-
<PATH_ELEMENT>
|
162
|
-
<option name="myItemId" value="hoe-manns" />
|
163
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
164
|
-
</PATH_ELEMENT>
|
165
|
-
</PATH>
|
166
|
-
<PATH>
|
167
|
-
<PATH_ELEMENT>
|
168
|
-
<option name="myItemId" value="hoe-manns" />
|
169
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
170
|
-
</PATH_ELEMENT>
|
171
|
-
<PATH_ELEMENT>
|
172
|
-
<option name="myItemId" value="hoe-manns" />
|
173
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
174
|
-
</PATH_ELEMENT>
|
175
|
-
<PATH_ELEMENT>
|
176
|
-
<option name="myItemId" value="manual" />
|
177
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
178
|
-
</PATH_ELEMENT>
|
179
|
-
<PATH_ELEMENT>
|
180
|
-
<option name="myItemId" value="src" />
|
181
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
182
|
-
</PATH_ELEMENT>
|
183
|
-
</PATH>
|
184
|
-
<PATH>
|
185
|
-
<PATH_ELEMENT>
|
186
|
-
<option name="myItemId" value="hoe-manns" />
|
187
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
188
|
-
</PATH_ELEMENT>
|
189
|
-
<PATH_ELEMENT>
|
190
|
-
<option name="myItemId" value="hoe-manns" />
|
191
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
192
|
-
</PATH_ELEMENT>
|
193
|
-
<PATH_ELEMENT>
|
194
|
-
<option name="myItemId" value="manual" />
|
195
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
196
|
-
</PATH_ELEMENT>
|
197
|
-
</PATH>
|
198
|
-
<PATH>
|
199
|
-
<PATH_ELEMENT>
|
200
|
-
<option name="myItemId" value="hoe-manns" />
|
201
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
202
|
-
</PATH_ELEMENT>
|
203
|
-
<PATH_ELEMENT>
|
204
|
-
<option name="myItemId" value="hoe-manns" />
|
205
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
206
|
-
</PATH_ELEMENT>
|
207
|
-
<PATH_ELEMENT>
|
208
|
-
<option name="myItemId" value="lib" />
|
209
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
210
|
-
</PATH_ELEMENT>
|
211
|
-
<PATH_ELEMENT>
|
212
|
-
<option name="myItemId" value="hoe" />
|
213
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
214
|
-
</PATH_ELEMENT>
|
215
|
-
</PATH>
|
216
|
-
</subPane>
|
217
|
-
</pane>
|
218
|
-
<pane id="Scratches" />
|
219
|
-
</panes>
|
220
|
-
</component>
|
221
|
-
<component name="PropertiesComponent">
|
222
|
-
<property name="settings.editor.selected.configurable" value="tasks.servers" />
|
223
|
-
<property name="WebServerToolWindowFactoryState" value="false" />
|
224
|
-
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
225
|
-
<property name="settings.editor.splitter.proportion" value="0.2" />
|
226
|
-
<property name="FullScreen" value="false" />
|
227
|
-
</component>
|
228
|
-
<component name="RecentsManager">
|
229
|
-
<key name="MoveFile.RECENT_KEYS">
|
230
|
-
<recent name="$PROJECT_DIR$/test" />
|
231
|
-
</key>
|
232
|
-
</component>
|
233
|
-
<component name="RunManager">
|
234
|
-
<configuration default="true" type="BashConfigurationType" factoryName="Bash">
|
235
|
-
<option name="INTERPRETER_OPTIONS" value="" />
|
236
|
-
<option name="INTERPRETER_PATH" value="/bin/bash" />
|
237
|
-
<option name="WORKING_DIRECTORY" value="" />
|
238
|
-
<option name="PARENT_ENVS" value="true" />
|
239
|
-
<option name="SCRIPT_NAME" value="" />
|
240
|
-
<option name="PARAMETERS" value="" />
|
241
|
-
<module name="" />
|
242
|
-
<envs />
|
243
|
-
<method />
|
244
|
-
</configuration>
|
245
|
-
<configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
|
246
|
-
<predefined_log_file id="RUBY_CUCUMBER" enabled="true" />
|
247
|
-
<module name="" />
|
248
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
249
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
250
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
251
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
252
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
253
|
-
<envs />
|
254
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
255
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
256
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
257
|
-
<COVERAGE_PATTERN ENABLED="true">
|
258
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
259
|
-
</COVERAGE_PATTERN>
|
260
|
-
</EXTENSION>
|
261
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
262
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature" />
|
263
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
264
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
265
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
266
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE="" />
|
267
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE="" />
|
268
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features" />
|
269
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
270
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
271
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="false" />
|
272
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
273
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
274
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
275
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE="" />
|
276
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false" />
|
277
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2" />
|
278
|
-
<method />
|
279
|
-
</configuration>
|
280
|
-
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
281
|
-
<method />
|
282
|
-
</configuration>
|
283
|
-
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
284
|
-
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
285
|
-
<module name="" />
|
286
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
287
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
288
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
289
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
290
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
291
|
-
<envs />
|
292
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
293
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
294
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
295
|
-
<COVERAGE_PATTERN ENABLED="true">
|
296
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
297
|
-
</COVERAGE_PATTERN>
|
298
|
-
</EXTENSION>
|
299
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
300
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
301
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
302
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
303
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
304
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
305
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
306
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
307
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
308
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
309
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
310
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
311
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
312
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
313
|
-
<method />
|
314
|
-
</configuration>
|
315
|
-
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
316
|
-
<module name="" />
|
317
|
-
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
318
|
-
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
319
|
-
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
320
|
-
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
321
|
-
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
322
|
-
<envs />
|
323
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
324
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
325
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
326
|
-
<COVERAGE_PATTERN ENABLED="true">
|
327
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
328
|
-
</COVERAGE_PATTERN>
|
329
|
-
</EXTENSION>
|
330
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
331
|
-
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
332
|
-
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
333
|
-
<method />
|
334
|
-
</configuration>
|
335
|
-
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
336
|
-
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
337
|
-
<module name="" />
|
338
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
339
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
340
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
341
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
342
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
343
|
-
<envs />
|
344
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
345
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
346
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
347
|
-
<COVERAGE_PATTERN ENABLED="true">
|
348
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
349
|
-
</COVERAGE_PATTERN>
|
350
|
-
</EXTENSION>
|
351
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
352
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
353
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
354
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
355
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
356
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
357
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
358
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
359
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
360
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
361
|
-
<method />
|
362
|
-
</configuration>
|
363
|
-
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
364
|
-
<node-options />
|
365
|
-
<gulpfile />
|
366
|
-
<tasks />
|
367
|
-
<arguments />
|
368
|
-
<pass-parent-envs>true</pass-parent-envs>
|
369
|
-
<envs />
|
370
|
-
<method />
|
371
|
-
</configuration>
|
372
|
-
</component>
|
373
|
-
<component name="ShelveChangesManager" show_recycled="false" />
|
374
|
-
<component name="SvnConfiguration">
|
375
|
-
<configuration />
|
376
|
-
</component>
|
377
|
-
<component name="TaskManager">
|
378
|
-
<task active="true" id="Default" summary="Default task">
|
379
|
-
<changelist id="a6ccbb58-cdfc-4600-b2aa-ce3045b620e0" name="Default" comment="" />
|
380
|
-
<created>1443289586071</created>
|
381
|
-
<option name="number" value="Default" />
|
382
|
-
<updated>1443289586071</updated>
|
383
|
-
</task>
|
384
|
-
<task id="LOCAL-00001" summary="Initial commit">
|
385
|
-
<created>1443406897359</created>
|
386
|
-
<option name="number" value="00001" />
|
387
|
-
<option name="project" value="LOCAL" />
|
388
|
-
<updated>1443406897359</updated>
|
389
|
-
</task>
|
390
|
-
<task id="LOCAL-00002" summary="Initial commit">
|
391
|
-
<created>1443445177752</created>
|
392
|
-
<option name="number" value="00002" />
|
393
|
-
<option name="project" value="LOCAL" />
|
394
|
-
<updated>1443445177752</updated>
|
395
|
-
</task>
|
396
|
-
<task id="LOCAL-00003" summary="Initial commit">
|
397
|
-
<created>1443450730941</created>
|
398
|
-
<option name="number" value="00003" />
|
399
|
-
<option name="project" value="LOCAL" />
|
400
|
-
<updated>1443450730942</updated>
|
401
|
-
</task>
|
402
|
-
<task id="LOCAL-00004" summary="Initial commit">
|
403
|
-
<created>1443451496085</created>
|
404
|
-
<option name="number" value="00004" />
|
405
|
-
<option name="project" value="LOCAL" />
|
406
|
-
<updated>1443451496085</updated>
|
407
|
-
</task>
|
408
|
-
<task id="LOCAL-00005" summary="Initial commit">
|
409
|
-
<created>1443461957034</created>
|
410
|
-
<option name="number" value="00005" />
|
411
|
-
<option name="project" value="LOCAL" />
|
412
|
-
<updated>1443461957034</updated>
|
413
|
-
</task>
|
414
|
-
<task id="LOCAL-00006" summary="Initial commit">
|
415
|
-
<created>1443464264217</created>
|
416
|
-
<option name="number" value="00006" />
|
417
|
-
<option name="project" value="LOCAL" />
|
418
|
-
<updated>1443464264217</updated>
|
419
|
-
</task>
|
420
|
-
<task id="LOCAL-00007" summary="Initial commit">
|
421
|
-
<created>1443465515423</created>
|
422
|
-
<option name="number" value="00007" />
|
423
|
-
<option name="project" value="LOCAL" />
|
424
|
-
<updated>1443465515423</updated>
|
425
|
-
</task>
|
426
|
-
<task id="LOCAL-00008" summary="Initial commit">
|
427
|
-
<created>1443466106249</created>
|
428
|
-
<option name="number" value="00008" />
|
429
|
-
<option name="project" value="LOCAL" />
|
430
|
-
<updated>1443466106249</updated>
|
431
|
-
</task>
|
432
|
-
<task id="LOCAL-00009" summary="Initial commit">
|
433
|
-
<created>1443467726680</created>
|
434
|
-
<option name="number" value="00009" />
|
435
|
-
<option name="project" value="LOCAL" />
|
436
|
-
<updated>1443467726680</updated>
|
437
|
-
</task>
|
438
|
-
<task id="LOCAL-00010" summary="Initial commit">
|
439
|
-
<created>1443467963564</created>
|
440
|
-
<option name="number" value="00010" />
|
441
|
-
<option name="project" value="LOCAL" />
|
442
|
-
<updated>1443467963564</updated>
|
443
|
-
</task>
|
444
|
-
<task id="LOCAL-00011" summary="Initial commit">
|
445
|
-
<created>1443519656894</created>
|
446
|
-
<option name="number" value="00011" />
|
447
|
-
<option name="project" value="LOCAL" />
|
448
|
-
<updated>1443519656912</updated>
|
449
|
-
</task>
|
450
|
-
<task id="LOCAL-00012" summary="Initial commit">
|
451
|
-
<created>1443520680685</created>
|
452
|
-
<option name="number" value="00012" />
|
453
|
-
<option name="project" value="LOCAL" />
|
454
|
-
<updated>1443520680685</updated>
|
455
|
-
</task>
|
456
|
-
<task id="LOCAL-00013" summary="Initial commit">
|
457
|
-
<created>1443521082413</created>
|
458
|
-
<option name="number" value="00013" />
|
459
|
-
<option name="project" value="LOCAL" />
|
460
|
-
<updated>1443521082413</updated>
|
461
|
-
</task>
|
462
|
-
<task id="LOCAL-00014" summary="Initial commit">
|
463
|
-
<created>1443521300774</created>
|
464
|
-
<option name="number" value="00014" />
|
465
|
-
<option name="project" value="LOCAL" />
|
466
|
-
<updated>1443521300774</updated>
|
467
|
-
</task>
|
468
|
-
<task id="LOCAL-00015" summary="Initial commit">
|
469
|
-
<created>1443525978839</created>
|
470
|
-
<option name="number" value="00015" />
|
471
|
-
<option name="project" value="LOCAL" />
|
472
|
-
<updated>1443525978839</updated>
|
473
|
-
</task>
|
474
|
-
<task id="LOCAL-00016" summary="Initial commit">
|
475
|
-
<created>1443618698406</created>
|
476
|
-
<option name="number" value="00016" />
|
477
|
-
<option name="project" value="LOCAL" />
|
478
|
-
<updated>1443618698406</updated>
|
479
|
-
</task>
|
480
|
-
<task id="LOCAL-00017" summary="Initial commit">
|
481
|
-
<created>1443618959771</created>
|
482
|
-
<option name="number" value="00017" />
|
483
|
-
<option name="project" value="LOCAL" />
|
484
|
-
<updated>1443618959771</updated>
|
485
|
-
</task>
|
486
|
-
<task id="LOCAL-00018" summary="Initial commit">
|
487
|
-
<created>1443623559502</created>
|
488
|
-
<option name="number" value="00018" />
|
489
|
-
<option name="project" value="LOCAL" />
|
490
|
-
<updated>1443623559502</updated>
|
491
|
-
</task>
|
492
|
-
<task id="LOCAL-00019" summary="Initial commit">
|
493
|
-
<created>1443624603332</created>
|
494
|
-
<option name="number" value="00019" />
|
495
|
-
<option name="project" value="LOCAL" />
|
496
|
-
<updated>1443624603332</updated>
|
497
|
-
</task>
|
498
|
-
<task id="LOCAL-00020" summary="Initial commit">
|
499
|
-
<created>1443624716653</created>
|
500
|
-
<option name="number" value="00020" />
|
501
|
-
<option name="project" value="LOCAL" />
|
502
|
-
<updated>1443624716653</updated>
|
503
|
-
</task>
|
504
|
-
<task id="LOCAL-00021" summary="Initial commit">
|
505
|
-
<created>1443624779633</created>
|
506
|
-
<option name="number" value="00021" />
|
507
|
-
<option name="project" value="LOCAL" />
|
508
|
-
<updated>1443624779633</updated>
|
509
|
-
</task>
|
510
|
-
<task id="LOCAL-00022" summary="Initial commit">
|
511
|
-
<created>1443625984876</created>
|
512
|
-
<option name="number" value="00022" />
|
513
|
-
<option name="project" value="LOCAL" />
|
514
|
-
<updated>1443625984876</updated>
|
515
|
-
</task>
|
516
|
-
<task id="LOCAL-00023" summary="Initial commit">
|
517
|
-
<created>1443626553354</created>
|
518
|
-
<option name="number" value="00023" />
|
519
|
-
<option name="project" value="LOCAL" />
|
520
|
-
<updated>1443626553355</updated>
|
521
|
-
</task>
|
522
|
-
<task id="LOCAL-00024" summary="Initial commit">
|
523
|
-
<created>1443626750749</created>
|
524
|
-
<option name="number" value="00024" />
|
525
|
-
<option name="project" value="LOCAL" />
|
526
|
-
<updated>1443626750749</updated>
|
527
|
-
</task>
|
528
|
-
<task id="LOCAL-00025" summary="Initial commit">
|
529
|
-
<created>1443626940128</created>
|
530
|
-
<option name="number" value="00025" />
|
531
|
-
<option name="project" value="LOCAL" />
|
532
|
-
<updated>1443626940128</updated>
|
533
|
-
</task>
|
534
|
-
<task id="LOCAL-00026" summary="Initial commit">
|
535
|
-
<created>1443627017365</created>
|
536
|
-
<option name="number" value="00026" />
|
537
|
-
<option name="project" value="LOCAL" />
|
538
|
-
<updated>1443627017365</updated>
|
539
|
-
</task>
|
540
|
-
<task id="LOCAL-00027" summary="Initial commit">
|
541
|
-
<created>1443630818904</created>
|
542
|
-
<option name="number" value="00027" />
|
543
|
-
<option name="project" value="LOCAL" />
|
544
|
-
<updated>1443630818904</updated>
|
545
|
-
</task>
|
546
|
-
<task id="LOCAL-00028" summary="Initial commit">
|
547
|
-
<created>1443631589652</created>
|
548
|
-
<option name="number" value="00028" />
|
549
|
-
<option name="project" value="LOCAL" />
|
550
|
-
<updated>1443631589652</updated>
|
551
|
-
</task>
|
552
|
-
<task id="LOCAL-00029" summary="Initial commit">
|
553
|
-
<created>1443712556897</created>
|
554
|
-
<option name="number" value="00029" />
|
555
|
-
<option name="project" value="LOCAL" />
|
556
|
-
<updated>1443712556897</updated>
|
557
|
-
</task>
|
558
|
-
<task id="HM-2" summary="Extend online documentation">
|
559
|
-
<option name="closed" value="true" />
|
560
|
-
<created>1443719184248</created>
|
561
|
-
<option name="issue" value="true" />
|
562
|
-
<option name="number" value="2" />
|
563
|
-
<option name="project" value="HM" />
|
564
|
-
<updated>1443721115315</updated>
|
565
|
-
</task>
|
566
|
-
<option name="localTasksCounter" value="30" />
|
567
|
-
<servers>
|
568
|
-
<YouTrack shared="false" url="http://saigkill-bugs.myjetbrains.com/youtrack">
|
569
|
-
<commitMessageFormat>{id} {summary}</commitMessageFormat>
|
570
|
-
<option name="defaultSearch" value="Assignee: me sort by: updated #Unresolved project: hoe-manns" />
|
571
|
-
<password>dfdadfc3dfc5dfc4dfcfdfcfdfd8dfd9</password>
|
572
|
-
<option name="loginAnonymously" value="false" />
|
573
|
-
<option name="preferredCloseTaskState" />
|
574
|
-
<option name="preferredOpenTaskState" />
|
575
|
-
<option name="shouldFormatCommitMessage" value="false" />
|
576
|
-
<option name="useHttpAuthentication" value="false" />
|
577
|
-
<option name="useProxy" value="false" />
|
578
|
-
<username>root</username>
|
579
|
-
</YouTrack>
|
580
|
-
</servers>
|
581
|
-
</component>
|
582
|
-
<component name="ToolWindowManager">
|
583
|
-
<frame x="41" y="-4" width="1881" height="1086" extended-state="6" />
|
584
|
-
<editor active="true" />
|
585
|
-
<layout>
|
586
|
-
<window_info id="eSnippet Pro" 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" />
|
587
|
-
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
588
|
-
<window_info id="Geek & Poke" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" />
|
589
|
-
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32985386" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
590
|
-
<window_info id="TagMyCode" 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" />
|
591
|
-
<window_info id="Regex Tester" 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" />
|
592
|
-
<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" />
|
593
|
-
<window_info id="Application Servers" 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" />
|
594
|
-
<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" />
|
595
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32985386" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
596
|
-
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32985386" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
597
|
-
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.27635172" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
598
|
-
<window_info id="Get Gist" 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" />
|
599
|
-
<window_info id="TeamCity" 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" />
|
600
|
-
<window_info id="Dilbert" 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" />
|
601
|
-
<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" />
|
602
|
-
<window_info id="Copy/Paste" 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" />
|
603
|
-
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
604
|
-
<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" />
|
605
|
-
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
606
|
-
<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" />
|
607
|
-
<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" />
|
608
|
-
<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" />
|
609
|
-
<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" />
|
610
|
-
<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" />
|
611
|
-
<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" />
|
612
|
-
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
613
|
-
</layout>
|
614
|
-
</component>
|
615
|
-
<component name="Vcs.Log.UiProperties">
|
616
|
-
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
617
|
-
<collection />
|
618
|
-
</option>
|
619
|
-
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
620
|
-
<collection />
|
621
|
-
</option>
|
622
|
-
</component>
|
623
|
-
<component name="VcsContentAnnotationSettings">
|
624
|
-
<option name="myLimit" value="2678400000" />
|
625
|
-
</component>
|
626
|
-
<component name="VcsManagerConfiguration">
|
627
|
-
<MESSAGE value="Initial commit" />
|
628
|
-
<MESSAGE value="V1.0.1: fixed HM-2" />
|
629
|
-
<option name="LAST_COMMIT_MESSAGE" value="V1.0.1: fixed HM-2" />
|
630
|
-
</component>
|
631
|
-
<component name="XDebuggerManager">
|
632
|
-
<breakpoint-manager />
|
633
|
-
<watches-manager />
|
634
|
-
</component>
|
635
|
-
<component name="editorHistoryManager">
|
636
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
637
|
-
<provider selected="true" editor-type-id="text-editor">
|
638
|
-
<state vertical-scroll-proportion="0.0">
|
639
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
640
|
-
<folding />
|
641
|
-
</state>
|
642
|
-
</provider>
|
643
|
-
</entry>
|
644
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
645
|
-
<provider selected="true" editor-type-id="text-editor">
|
646
|
-
<state vertical-scroll-proportion="0.0">
|
647
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
648
|
-
<folding />
|
649
|
-
</state>
|
650
|
-
</provider>
|
651
|
-
</entry>
|
652
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
653
|
-
<provider selected="true" editor-type-id="text-editor">
|
654
|
-
<state vertical-scroll-proportion="0.0">
|
655
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
656
|
-
<folding />
|
657
|
-
</state>
|
658
|
-
</provider>
|
659
|
-
</entry>
|
660
|
-
<entry file="file://$PROJECT_DIR$/lib/hoe/manns.rb">
|
661
|
-
<provider selected="true" editor-type-id="text-editor">
|
662
|
-
<state vertical-scroll-proportion="0.0">
|
663
|
-
<caret line="96" column="53" selection-start-line="96" selection-start-column="53" selection-end-line="96" selection-end-column="53" />
|
664
|
-
</state>
|
665
|
-
</provider>
|
666
|
-
</entry>
|
667
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
668
|
-
<provider selected="true" editor-type-id="text-editor">
|
669
|
-
<state vertical-scroll-proportion="0.0">
|
670
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
671
|
-
<folding />
|
672
|
-
</state>
|
673
|
-
</provider>
|
674
|
-
</entry>
|
675
|
-
<entry file="file://$PROJECT_DIR$/lib/hoe/manns.rb">
|
676
|
-
<provider selected="true" editor-type-id="text-editor">
|
677
|
-
<state vertical-scroll-proportion="0.0">
|
678
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
679
|
-
</state>
|
680
|
-
</provider>
|
681
|
-
</entry>
|
682
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
683
|
-
<provider selected="true" editor-type-id="text-editor">
|
684
|
-
<state vertical-scroll-proportion="0.0">
|
685
|
-
<caret line="53" column="41" selection-start-line="53" selection-start-column="41" selection-end-line="53" selection-end-column="41" />
|
686
|
-
<folding />
|
687
|
-
</state>
|
688
|
-
</provider>
|
689
|
-
</entry>
|
690
|
-
<entry file="file://$PROJECT_DIR$/lib/hoe/manns.rb">
|
691
|
-
<provider selected="true" editor-type-id="text-editor">
|
692
|
-
<state vertical-scroll-proportion="0.0">
|
693
|
-
<caret line="14" column="0" selection-start-line="14" selection-start-column="0" selection-end-line="14" selection-end-column="0" />
|
694
|
-
</state>
|
695
|
-
</provider>
|
696
|
-
</entry>
|
697
|
-
<entry file="file://$PROJECT_DIR$/lib/hoe/manns.rb">
|
698
|
-
<provider selected="true" editor-type-id="text-editor">
|
699
|
-
<state vertical-scroll-proportion="0.0">
|
700
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
701
|
-
</state>
|
702
|
-
</provider>
|
703
|
-
</entry>
|
704
|
-
<entry file="file://$PROJECT_DIR$/../hoe-rubocop/lib/hoe/rubocop.rb">
|
705
|
-
<provider selected="true" editor-type-id="text-editor">
|
706
|
-
<state vertical-scroll-proportion="0.7058824">
|
707
|
-
<caret line="24" column="5" selection-start-line="15" selection-start-column="2" selection-end-line="24" selection-end-column="5" />
|
708
|
-
</state>
|
709
|
-
</provider>
|
710
|
-
</entry>
|
711
|
-
<entry file="file://$PROJECT_DIR$/../hoe-rubocop/Rakefile">
|
712
|
-
<provider selected="true" editor-type-id="text-editor">
|
713
|
-
<state vertical-scroll-proportion="0.47629312">
|
714
|
-
<caret line="113" column="70" selection-start-line="104" selection-start-column="2" selection-end-line="113" selection-end-column="70" />
|
715
|
-
</state>
|
716
|
-
</provider>
|
717
|
-
</entry>
|
718
|
-
<entry file="file://$PROJECT_DIR$/VERSION">
|
719
|
-
<provider selected="true" editor-type-id="text-editor">
|
720
|
-
<state vertical-scroll-proportion="0.0">
|
721
|
-
<caret line="0" column="5" selection-start-line="0" selection-start-column="5" selection-end-line="0" selection-end-column="5" />
|
722
|
-
<folding />
|
723
|
-
</state>
|
724
|
-
</provider>
|
725
|
-
</entry>
|
726
|
-
<entry file="file://$PROJECT_DIR$/etc/hoe-manns.cfg">
|
727
|
-
<provider selected="true" editor-type-id="text-editor">
|
728
|
-
<state vertical-scroll-proportion="0.0">
|
729
|
-
<caret line="0" column="67" selection-start-line="0" selection-start-column="67" selection-end-line="0" selection-end-column="67" />
|
730
|
-
</state>
|
731
|
-
</provider>
|
732
|
-
</entry>
|
733
|
-
<entry file="file://$PROJECT_DIR$/.gemnasium.yml">
|
734
|
-
<provider selected="true" editor-type-id="text-editor">
|
735
|
-
<state vertical-scroll-proportion="0.0">
|
736
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
737
|
-
</state>
|
738
|
-
</provider>
|
739
|
-
</entry>
|
740
|
-
<entry file="file://$PROJECT_DIR$/.rubocop.yml">
|
741
|
-
<provider selected="true" editor-type-id="text-editor">
|
742
|
-
<state vertical-scroll-proportion="-0.20588236">
|
743
|
-
<caret line="4" column="20" selection-start-line="4" selection-start-column="20" selection-end-line="4" selection-end-column="20" />
|
744
|
-
</state>
|
745
|
-
</provider>
|
746
|
-
</entry>
|
747
|
-
<entry file="file://$PROJECT_DIR$/.scrutinizer.yml">
|
748
|
-
<provider selected="true" editor-type-id="text-editor">
|
749
|
-
<state vertical-scroll-proportion="0.0">
|
750
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
751
|
-
</state>
|
752
|
-
</provider>
|
753
|
-
</entry>
|
754
|
-
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
755
|
-
<provider selected="true" editor-type-id="text-editor">
|
756
|
-
<state vertical-scroll-proportion="0.5882353">
|
757
|
-
<caret line="20" column="25" selection-start-line="20" selection-start-column="25" selection-end-line="20" selection-end-column="25" />
|
758
|
-
</state>
|
759
|
-
</provider>
|
760
|
-
</entry>
|
761
|
-
<entry file="file://$PROJECT_DIR$/config.reek">
|
762
|
-
<provider selected="true" editor-type-id="text-editor">
|
763
|
-
<state vertical-scroll-proportion="0.0">
|
764
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
765
|
-
</state>
|
766
|
-
</provider>
|
767
|
-
</entry>
|
768
|
-
<entry file="file://$PROJECT_DIR$/CONTRIBUTING.md">
|
769
|
-
<provider selected="true" editor-type-id="text-editor">
|
770
|
-
<state vertical-scroll-proportion="-0.20826162">
|
771
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
772
|
-
</state>
|
773
|
-
</provider>
|
774
|
-
<provider editor-type-id="MarkdownPreviewEditor">
|
775
|
-
<state />
|
776
|
-
</provider>
|
777
|
-
</entry>
|
778
|
-
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
779
|
-
<provider selected="true" editor-type-id="text-editor">
|
780
|
-
<state vertical-scroll-proportion="-2.2941177">
|
781
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
782
|
-
</state>
|
783
|
-
</provider>
|
784
|
-
</entry>
|
785
|
-
<entry file="file://$PROJECT_DIR$/LICENSE.rdoc">
|
786
|
-
<provider selected="true" editor-type-id="text-editor">
|
787
|
-
<state vertical-scroll-proportion="0.0">
|
788
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
789
|
-
</state>
|
790
|
-
</provider>
|
791
|
-
</entry>
|
792
|
-
<entry file="file://$PROJECT_DIR$/CODE_OF_CONDUCT.md">
|
793
|
-
<provider selected="true" editor-type-id="text-editor">
|
794
|
-
<state vertical-scroll-proportion="0.0">
|
795
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
796
|
-
</state>
|
797
|
-
</provider>
|
798
|
-
<provider editor-type-id="MarkdownPreviewEditor">
|
799
|
-
<state />
|
800
|
-
</provider>
|
801
|
-
</entry>
|
802
|
-
<entry file="file://$PROJECT_DIR$/Manifest.txt">
|
803
|
-
<provider selected="true" editor-type-id="text-editor">
|
804
|
-
<state vertical-scroll-proportion="0.0">
|
805
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
806
|
-
</state>
|
807
|
-
</provider>
|
808
|
-
</entry>
|
809
|
-
<entry file="file://$PROJECT_DIR$/.index">
|
810
|
-
<provider selected="true" editor-type-id="text-editor">
|
811
|
-
<state vertical-scroll-proportion="-3.8823528">
|
812
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
813
|
-
</state>
|
814
|
-
</provider>
|
815
|
-
</entry>
|
816
|
-
<entry file="file://$PROJECT_DIR$/.rspec">
|
817
|
-
<provider selected="true" editor-type-id="text-editor">
|
818
|
-
<state vertical-scroll-proportion="0.0">
|
819
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
820
|
-
</state>
|
821
|
-
</provider>
|
822
|
-
</entry>
|
823
|
-
<entry file="file://$PROJECT_DIR$/.autotest">
|
824
|
-
<provider selected="true" editor-type-id="text-editor">
|
825
|
-
<state vertical-scroll-proportion="0.0">
|
826
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
827
|
-
</state>
|
828
|
-
</provider>
|
829
|
-
</entry>
|
830
|
-
<entry file="file://$PROJECT_DIR$/Gemfile">
|
831
|
-
<provider selected="true" editor-type-id="text-editor">
|
832
|
-
<state vertical-scroll-proportion="0.38235295">
|
833
|
-
<caret line="13" column="0" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
|
834
|
-
<folding />
|
835
|
-
</state>
|
836
|
-
</provider>
|
837
|
-
</entry>
|
838
|
-
<entry file="file://$PROJECT_DIR$/test/spec_helper.rb">
|
839
|
-
<provider selected="true" editor-type-id="text-editor">
|
840
|
-
<state vertical-scroll-proportion="0.0882353">
|
841
|
-
<caret line="3" column="14" selection-start-line="3" selection-start-column="14" selection-end-line="3" selection-end-column="14" />
|
842
|
-
</state>
|
843
|
-
</provider>
|
844
|
-
</entry>
|
845
|
-
<entry file="file://$PROJECT_DIR$/test/manns_spec.rb">
|
846
|
-
<provider selected="true" editor-type-id="text-editor">
|
847
|
-
<state vertical-scroll-proportion="0.44117647">
|
848
|
-
<caret line="44" column="21" selection-start-line="44" selection-start-column="21" selection-end-line="44" selection-end-column="21" />
|
849
|
-
</state>
|
850
|
-
</provider>
|
851
|
-
</entry>
|
852
|
-
<entry file="file://$PROJECT_DIR$/ChangeLog">
|
853
|
-
<provider selected="true" editor-type-id="text-editor">
|
854
|
-
<state vertical-scroll-proportion="0.0">
|
855
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
856
|
-
</state>
|
857
|
-
</provider>
|
858
|
-
</entry>
|
859
|
-
<entry file="file://$PROJECT_DIR$/Index.yml">
|
860
|
-
<provider selected="true" editor-type-id="text-editor">
|
861
|
-
<state vertical-scroll-proportion="0.61206895">
|
862
|
-
<caret line="52" column="65" selection-start-line="52" selection-start-column="65" selection-end-line="52" selection-end-column="65" />
|
863
|
-
<folding />
|
864
|
-
</state>
|
865
|
-
</provider>
|
866
|
-
</entry>
|
867
|
-
<entry file="file://$PROJECT_DIR$/README.rdoc">
|
868
|
-
<provider selected="true" editor-type-id="text-editor">
|
869
|
-
<state vertical-scroll-proportion="0.58189654">
|
870
|
-
<caret line="34" column="11" selection-start-line="27" selection-start-column="0" selection-end-line="34" selection-end-column="11" />
|
871
|
-
<folding />
|
872
|
-
</state>
|
873
|
-
</provider>
|
874
|
-
</entry>
|
875
|
-
<entry file="file://$PROJECT_DIR$/.gitignore">
|
876
|
-
<provider selected="true" editor-type-id="text-editor">
|
877
|
-
<state vertical-scroll-proportion="0.13577586">
|
878
|
-
<caret line="7" column="16" selection-start-line="7" selection-start-column="16" selection-end-line="7" selection-end-column="16" />
|
879
|
-
<folding />
|
880
|
-
</state>
|
881
|
-
</provider>
|
882
|
-
</entry>
|
883
|
-
<entry file="file://$PROJECT_DIR$/.codeclimate.yml">
|
884
|
-
<provider selected="true" editor-type-id="text-editor">
|
885
|
-
<state vertical-scroll-proportion="0.09698276">
|
886
|
-
<caret line="5" column="3" selection-start-line="5" selection-start-column="3" selection-end-line="5" selection-end-column="3" />
|
887
|
-
<folding />
|
888
|
-
</state>
|
889
|
-
</provider>
|
890
|
-
</entry>
|
891
|
-
<entry file="file://$PROJECT_DIR$/manual/src/apidocs.page">
|
892
|
-
<provider selected="true" editor-type-id="text-editor">
|
893
|
-
<state vertical-scroll-proportion="0.31034482">
|
894
|
-
<caret line="16" column="88" selection-start-line="16" selection-start-column="45" selection-end-line="16" selection-end-column="88" />
|
895
|
-
<folding />
|
896
|
-
</state>
|
897
|
-
</provider>
|
898
|
-
</entry>
|
899
|
-
<entry file="file://$PROJECT_DIR$/manual/src/behind.page">
|
900
|
-
<provider selected="true" editor-type-id="text-editor">
|
901
|
-
<state vertical-scroll-proportion="0.34913793">
|
902
|
-
<caret line="66" column="118" selection-start-line="66" selection-start-column="118" selection-end-line="66" selection-end-column="118" />
|
903
|
-
<folding />
|
904
|
-
</state>
|
905
|
-
</provider>
|
906
|
-
</entry>
|
907
|
-
<entry file="file://$PROJECT_DIR$/manual/src/index.page">
|
908
|
-
<provider selected="true" editor-type-id="text-editor">
|
909
|
-
<state vertical-scroll-proportion="0.29094827">
|
910
|
-
<caret line="15" column="0" selection-start-line="15" selection-start-column="0" selection-end-line="15" selection-end-column="0" />
|
911
|
-
<folding />
|
912
|
-
</state>
|
913
|
-
</provider>
|
914
|
-
</entry>
|
915
|
-
<entry file="file://$PROJECT_DIR$/lib/hoe/manns.rb">
|
916
|
-
<provider selected="true" editor-type-id="text-editor">
|
917
|
-
<state vertical-scroll-proportion="1.3771552">
|
918
|
-
<caret line="71" column="7" selection-start-line="68" selection-start-column="4" selection-end-line="71" selection-end-column="7" />
|
919
|
-
<folding />
|
920
|
-
</state>
|
921
|
-
</provider>
|
922
|
-
</entry>
|
923
|
-
<entry file="file://$PROJECT_DIR$/History.rdoc">
|
924
|
-
<provider selected="true" editor-type-id="text-editor">
|
925
|
-
<state vertical-scroll-proportion="0.077586204">
|
926
|
-
<caret line="4" column="74" selection-start-line="4" selection-start-column="74" selection-end-line="4" selection-end-column="74" />
|
927
|
-
<folding />
|
928
|
-
</state>
|
929
|
-
</provider>
|
930
|
-
</entry>
|
931
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
932
|
-
<provider selected="true" editor-type-id="text-editor">
|
933
|
-
<state vertical-scroll-proportion="0.0">
|
934
|
-
<caret line="22" column="0" selection-start-line="22" selection-start-column="0" selection-end-line="22" selection-end-column="0" />
|
935
|
-
<folding />
|
936
|
-
</state>
|
937
|
-
</provider>
|
938
|
-
</entry>
|
939
|
-
<entry file="file://$PROJECT_DIR$/hoe-manns.gemspec">
|
940
|
-
<provider selected="true" editor-type-id="text-editor">
|
941
|
-
<state vertical-scroll-proportion="0.14705883">
|
942
|
-
<caret line="5" column="20" selection-start-line="5" selection-start-column="20" selection-end-line="5" selection-end-column="20" />
|
943
|
-
<folding />
|
944
|
-
</state>
|
945
|
-
</provider>
|
946
|
-
</entry>
|
947
|
-
</component>
|
948
|
-
</project>
|