genZPK 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +17 -0
- data/.idea/.name +1 -0
- data/.idea/encodings.xml +5 -0
- data/.idea/genZPK.iml +26 -0
- data/.idea/misc.xml +5 -0
- data/.idea/modules.xml +9 -0
- data/.idea/scopes/scope_settings.xml +5 -0
- data/.idea/vcs.xml +8 -0
- data/.idea/workspace.xml +581 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +29 -0
- data/Rakefile +9 -0
- data/bin/genZPK +225 -0
- data/genZPK.gemspec +25 -0
- data/lib/genZPK/templates.rb +154 -0
- data/lib/genZPK/version.rb +3 -0
- data/lib/genZPK.rb +128 -0
- metadata +146 -0
data/.idea/workspace.xml
ADDED
@@ -0,0 +1,581 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<project version="4">
|
3
|
+
<component name="ChangeListManager">
|
4
|
+
<list default="true" id="fa444429-0641-4625-be20-ed2eb9c1fcbf" name="Default" comment="">
|
5
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/bin/genZPK" />
|
6
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/genZPK/templates.rb" />
|
7
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Rakefile" afterPath="$PROJECT_DIR$/Rakefile" />
|
8
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/genZPK.gemspec" afterPath="$PROJECT_DIR$/genZPK.gemspec" />
|
9
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/genZPK.iml" afterPath="$PROJECT_DIR$/.idea/genZPK.iml" />
|
10
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/genZPK.rb" afterPath="$PROJECT_DIR$/lib/genZPK.rb" />
|
11
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/vcs.xml" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
|
12
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/genZPK/version.rb" afterPath="$PROJECT_DIR$/lib/genZPK/version.rb" />
|
13
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
14
|
+
</list>
|
15
|
+
<ignored path="genZPK.iws" />
|
16
|
+
<ignored path=".idea/workspace.xml" />
|
17
|
+
<option name="TRACKING_ENABLED" value="true" />
|
18
|
+
<option name="SHOW_DIALOG" value="false" />
|
19
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
20
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
21
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
22
|
+
</component>
|
23
|
+
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
24
|
+
<component name="CreatePatchCommitExecutor">
|
25
|
+
<option name="PATCH_PATH" value="" />
|
26
|
+
</component>
|
27
|
+
<component name="DaemonCodeAnalyzer">
|
28
|
+
<disable_hints />
|
29
|
+
</component>
|
30
|
+
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
31
|
+
<component name="FavoritesManager">
|
32
|
+
<favorites_list name="genZPK" />
|
33
|
+
</component>
|
34
|
+
<component name="FileEditorManager">
|
35
|
+
<leaf>
|
36
|
+
<file leaf-file-name="genZPK.rb" pinned="false" current="false" current-in-tab="false">
|
37
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK.rb">
|
38
|
+
<provider selected="true" editor-type-id="text-editor">
|
39
|
+
<state line="64" column="27" selection-start="1529" selection-end="1529" vertical-scroll-proportion="0.0" vertical-offset="762" max-vertical-offset="2261">
|
40
|
+
<folding />
|
41
|
+
</state>
|
42
|
+
</provider>
|
43
|
+
</entry>
|
44
|
+
</file>
|
45
|
+
<file leaf-file-name="genZPK" pinned="false" current="false" current-in-tab="false">
|
46
|
+
<entry file="file://$PROJECT_DIR$/bin/genZPK">
|
47
|
+
<provider selected="true" editor-type-id="text-editor">
|
48
|
+
<state line="92" column="9" selection-start="2367" selection-end="2367" vertical-scroll-proportion="0.0" vertical-offset="1326" max-vertical-offset="3910">
|
49
|
+
<folding />
|
50
|
+
</state>
|
51
|
+
</provider>
|
52
|
+
</entry>
|
53
|
+
</file>
|
54
|
+
<file leaf-file-name="version.rb" pinned="false" current="true" current-in-tab="true">
|
55
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/version.rb">
|
56
|
+
<provider selected="true" editor-type-id="text-editor">
|
57
|
+
<state line="1" column="18" selection-start="32" selection-end="32" vertical-scroll-proportion="0.024390243" vertical-offset="0" max-vertical-offset="697">
|
58
|
+
<folding />
|
59
|
+
</state>
|
60
|
+
</provider>
|
61
|
+
</entry>
|
62
|
+
</file>
|
63
|
+
<file leaf-file-name="templates.rb" pinned="false" current="false" current-in-tab="false">
|
64
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/templates.rb">
|
65
|
+
<provider selected="true" editor-type-id="text-editor">
|
66
|
+
<state line="87" column="10" selection-start="2574" selection-end="2574" vertical-scroll-proportion="0.0" vertical-offset="1258" max-vertical-offset="2703">
|
67
|
+
<folding />
|
68
|
+
</state>
|
69
|
+
</provider>
|
70
|
+
</entry>
|
71
|
+
</file>
|
72
|
+
<file leaf-file-name="test.xml" pinned="false" current="false" current-in-tab="false">
|
73
|
+
<entry file="file://$PROJECT_DIR$/test.xml">
|
74
|
+
<provider selected="true" editor-type-id="text-editor">
|
75
|
+
<state line="3" column="29" selection-start="77" selection-end="77" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="255">
|
76
|
+
<folding />
|
77
|
+
</state>
|
78
|
+
</provider>
|
79
|
+
</entry>
|
80
|
+
</file>
|
81
|
+
<file leaf-file-name="genZPK.gemspec" pinned="false" current="false" current-in-tab="false">
|
82
|
+
<entry file="file://$PROJECT_DIR$/genZPK.gemspec">
|
83
|
+
<provider selected="true" editor-type-id="text-editor">
|
84
|
+
<state line="24" column="3" selection-start="1002" selection-end="1002" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510">
|
85
|
+
<folding />
|
86
|
+
</state>
|
87
|
+
</provider>
|
88
|
+
</entry>
|
89
|
+
</file>
|
90
|
+
</leaf>
|
91
|
+
</component>
|
92
|
+
<component name="FindManager">
|
93
|
+
<FindUsagesManager>
|
94
|
+
<setting name="OPEN_NEW_TAB" value="false" />
|
95
|
+
</FindUsagesManager>
|
96
|
+
</component>
|
97
|
+
<component name="Git.Settings">
|
98
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
99
|
+
</component>
|
100
|
+
<component name="IdeDocumentHistory">
|
101
|
+
<option name="changedFiles">
|
102
|
+
<list>
|
103
|
+
<option value="$PROJECT_DIR$/Rakefile" />
|
104
|
+
<option value="$PROJECT_DIR$/genZPK.gemspec" />
|
105
|
+
<option value="$PROJECT_DIR$/lib/genZPK.rb" />
|
106
|
+
<option value="$PROJECT_DIR$/test.xml" />
|
107
|
+
<option value="$PROJECT_DIR$/lib/genZPK/templates.rb" />
|
108
|
+
<option value="$PROJECT_DIR$/bin/genZPK" />
|
109
|
+
<option value="$PROJECT_DIR$/lib/genZPK/version.rb" />
|
110
|
+
</list>
|
111
|
+
</option>
|
112
|
+
</component>
|
113
|
+
<component name="ProjectFrameBounds">
|
114
|
+
<option name="x" value="1920" />
|
115
|
+
<option name="width" value="929" />
|
116
|
+
<option name="height" value="1080" />
|
117
|
+
</component>
|
118
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
119
|
+
<OptionsSetting value="true" id="Add" />
|
120
|
+
<OptionsSetting value="true" id="Remove" />
|
121
|
+
<OptionsSetting value="true" id="Checkout" />
|
122
|
+
<OptionsSetting value="true" id="Update" />
|
123
|
+
<OptionsSetting value="true" id="Status" />
|
124
|
+
<OptionsSetting value="true" id="Edit" />
|
125
|
+
<ConfirmationsSetting value="0" id="Add" />
|
126
|
+
<ConfirmationsSetting value="0" id="Remove" />
|
127
|
+
</component>
|
128
|
+
<component name="ProjectReloadState">
|
129
|
+
<option name="STATE" value="0" />
|
130
|
+
</component>
|
131
|
+
<component name="ProjectView">
|
132
|
+
<navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
|
133
|
+
<flattenPackages />
|
134
|
+
<showMembers />
|
135
|
+
<showModules />
|
136
|
+
<showLibraryContents />
|
137
|
+
<hideEmptyPackages />
|
138
|
+
<abbreviatePackageNames />
|
139
|
+
<autoscrollToSource />
|
140
|
+
<autoscrollFromSource />
|
141
|
+
<sortByType />
|
142
|
+
</navigator>
|
143
|
+
<panes>
|
144
|
+
<pane id="ProjectPane">
|
145
|
+
<subPane>
|
146
|
+
<PATH>
|
147
|
+
<PATH_ELEMENT>
|
148
|
+
<option name="myItemId" value="genZPK" />
|
149
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
150
|
+
</PATH_ELEMENT>
|
151
|
+
<PATH_ELEMENT>
|
152
|
+
<option name="myItemId" value="External Libraries" />
|
153
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode" />
|
154
|
+
</PATH_ELEMENT>
|
155
|
+
</PATH>
|
156
|
+
<PATH>
|
157
|
+
<PATH_ELEMENT>
|
158
|
+
<option name="myItemId" value="genZPK" />
|
159
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
160
|
+
</PATH_ELEMENT>
|
161
|
+
<PATH_ELEMENT>
|
162
|
+
<option name="myItemId" value="genZPK" />
|
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="genZPK" />
|
169
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
170
|
+
</PATH_ELEMENT>
|
171
|
+
<PATH_ELEMENT>
|
172
|
+
<option name="myItemId" value="genZPK" />
|
173
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
174
|
+
</PATH_ELEMENT>
|
175
|
+
<PATH_ELEMENT>
|
176
|
+
<option name="myItemId" value="lib" />
|
177
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
178
|
+
</PATH_ELEMENT>
|
179
|
+
</PATH>
|
180
|
+
<PATH>
|
181
|
+
<PATH_ELEMENT>
|
182
|
+
<option name="myItemId" value="genZPK" />
|
183
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
184
|
+
</PATH_ELEMENT>
|
185
|
+
<PATH_ELEMENT>
|
186
|
+
<option name="myItemId" value="genZPK" />
|
187
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
188
|
+
</PATH_ELEMENT>
|
189
|
+
<PATH_ELEMENT>
|
190
|
+
<option name="myItemId" value="lib" />
|
191
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
192
|
+
</PATH_ELEMENT>
|
193
|
+
<PATH_ELEMENT>
|
194
|
+
<option name="myItemId" value="genZPK" />
|
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="genZPK" />
|
201
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
202
|
+
</PATH_ELEMENT>
|
203
|
+
<PATH_ELEMENT>
|
204
|
+
<option name="myItemId" value="genZPK" />
|
205
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
206
|
+
</PATH_ELEMENT>
|
207
|
+
<PATH_ELEMENT>
|
208
|
+
<option name="myItemId" value="bin" />
|
209
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
210
|
+
</PATH_ELEMENT>
|
211
|
+
</PATH>
|
212
|
+
</subPane>
|
213
|
+
</pane>
|
214
|
+
<pane id="Scope" />
|
215
|
+
</panes>
|
216
|
+
</component>
|
217
|
+
<component name="PropertiesComponent">
|
218
|
+
<property name="options.lastSelected" value="preferences.sourceCode" />
|
219
|
+
<property name="options.splitter.main.proportions" value="0.3" />
|
220
|
+
<property name="options.splitter.details.proportions" value="0.2" />
|
221
|
+
<property name="options.searchVisible" value="true" />
|
222
|
+
<property name="last_opened_file_path" value="$USER_HOME$/Documents/RubymineProjects" />
|
223
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
224
|
+
<property name="FullScreen" value="false" />
|
225
|
+
</component>
|
226
|
+
<component name="RecentsManager">
|
227
|
+
<key name="MoveFile.RECENT_KEYS">
|
228
|
+
<recent name="C:\Users\Jaremy\RubymineProjects\genZPK\lib" />
|
229
|
+
</key>
|
230
|
+
</component>
|
231
|
+
<component name="RunManager">
|
232
|
+
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
233
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
234
|
+
<module name="" />
|
235
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
236
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
237
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
238
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
239
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
240
|
+
<envs />
|
241
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
242
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
243
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov" />
|
244
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
245
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
246
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
247
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
248
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
249
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
250
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
251
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
252
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
253
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
254
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
255
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
256
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
257
|
+
<method />
|
258
|
+
</configuration>
|
259
|
+
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
260
|
+
<module name="" />
|
261
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
262
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
263
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
264
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
265
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
266
|
+
<envs />
|
267
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
268
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
269
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov" />
|
270
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
271
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
272
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
273
|
+
<method />
|
274
|
+
</configuration>
|
275
|
+
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug" singleton="true">
|
276
|
+
<method />
|
277
|
+
</configuration>
|
278
|
+
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
279
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
280
|
+
<module name="" />
|
281
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
282
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
283
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
284
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
285
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
286
|
+
<envs />
|
287
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
288
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
289
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov" />
|
290
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
291
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
292
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
293
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
294
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
295
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
296
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
297
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
298
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
299
|
+
<method />
|
300
|
+
</configuration>
|
301
|
+
<list size="0" />
|
302
|
+
</component>
|
303
|
+
<component name="ShelveChangesManager" show_recycled="false" />
|
304
|
+
<component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false" SSL_PROTOCOLS="all">
|
305
|
+
<option name="USER" value="" />
|
306
|
+
<option name="PASSWORD" value="" />
|
307
|
+
<option name="mySSHConnectionTimeout" value="30000" />
|
308
|
+
<option name="mySSHReadTimeout" value="30000" />
|
309
|
+
<option name="LAST_MERGED_REVISION" />
|
310
|
+
<option name="MERGE_DRY_RUN" value="false" />
|
311
|
+
<option name="MERGE_DIFF_USE_ANCESTRY" value="true" />
|
312
|
+
<option name="UPDATE_LOCK_ON_DEMAND" value="false" />
|
313
|
+
<option name="IGNORE_SPACES_IN_MERGE" value="false" />
|
314
|
+
<option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" />
|
315
|
+
<option name="IGNORE_SPACES_IN_ANNOTATE" value="true" />
|
316
|
+
<option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" />
|
317
|
+
<option name="FORCE_UPDATE" value="false" />
|
318
|
+
<option name="IGNORE_EXTERNALS" value="false" />
|
319
|
+
<myIsUseDefaultProxy>false</myIsUseDefaultProxy>
|
320
|
+
</component>
|
321
|
+
<component name="TaskManager">
|
322
|
+
<task active="true" id="Default" summary="Default task">
|
323
|
+
<changelist id="fa444429-0641-4625-be20-ed2eb9c1fcbf" name="Default" comment="" />
|
324
|
+
<created>1387203553412</created>
|
325
|
+
<updated>1387203553412</updated>
|
326
|
+
</task>
|
327
|
+
<servers />
|
328
|
+
</component>
|
329
|
+
<component name="ToolWindowManager">
|
330
|
+
<frame x="1920" y="0" width="929" height="1080" extended-state="0" />
|
331
|
+
<editor active="true" />
|
332
|
+
<layout>
|
333
|
+
<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" />
|
334
|
+
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.23298968" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
335
|
+
<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" />
|
336
|
+
<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" />
|
337
|
+
<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" />
|
338
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.33515882" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
339
|
+
<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" />
|
340
|
+
<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" />
|
341
|
+
<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" />
|
342
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.31034482" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
343
|
+
<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" />
|
344
|
+
<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" />
|
345
|
+
<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" />
|
346
|
+
<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" />
|
347
|
+
<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" />
|
348
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3296146" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
349
|
+
<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" />
|
350
|
+
<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" />
|
351
|
+
<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" />
|
352
|
+
</layout>
|
353
|
+
</component>
|
354
|
+
<component name="Vcs.Log.UiProperties">
|
355
|
+
<option name="RECENTLY_FILTERED_USERS">
|
356
|
+
<collection />
|
357
|
+
</option>
|
358
|
+
</component>
|
359
|
+
<component name="VcsContentAnnotationSettings">
|
360
|
+
<option name="myLimit" value="2678400000" />
|
361
|
+
</component>
|
362
|
+
<component name="VcsManagerConfiguration">
|
363
|
+
<option name="myTodoPanelSettings">
|
364
|
+
<TodoPanelSettings />
|
365
|
+
</option>
|
366
|
+
</component>
|
367
|
+
<component name="XDebuggerManager">
|
368
|
+
<breakpoint-manager />
|
369
|
+
</component>
|
370
|
+
<component name="editorHistoryManager">
|
371
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK.rb">
|
372
|
+
<provider selected="true" editor-type-id="text-editor">
|
373
|
+
<state line="19" column="10" selection-start="403" selection-end="403" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="2261">
|
374
|
+
<folding />
|
375
|
+
</state>
|
376
|
+
</provider>
|
377
|
+
</entry>
|
378
|
+
<entry file="file://$PROJECT_DIR$/bin/genZPK">
|
379
|
+
<provider selected="true" editor-type-id="text-editor">
|
380
|
+
<state line="61" column="78" selection-start="1616" selection-end="1661" vertical-scroll-proportion="0.0" vertical-offset="1037" max-vertical-offset="3162">
|
381
|
+
<folding />
|
382
|
+
</state>
|
383
|
+
</provider>
|
384
|
+
</entry>
|
385
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/version.rb">
|
386
|
+
<provider selected="true" editor-type-id="text-editor">
|
387
|
+
<state line="2" column="3" selection-start="38" selection-end="38" vertical-scroll-proportion="0.0" vertical-offset="34" max-vertical-offset="136">
|
388
|
+
<folding />
|
389
|
+
</state>
|
390
|
+
</provider>
|
391
|
+
</entry>
|
392
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/templates.rb">
|
393
|
+
<provider selected="true" editor-type-id="text-editor">
|
394
|
+
<state line="81" column="3" selection-start="3599" selection-end="3599" vertical-scroll-proportion="0.0" vertical-offset="745" max-vertical-offset="1479">
|
395
|
+
<folding />
|
396
|
+
</state>
|
397
|
+
</provider>
|
398
|
+
</entry>
|
399
|
+
<entry file="file://$PROJECT_DIR$/test.xml">
|
400
|
+
<provider selected="true" editor-type-id="text-editor">
|
401
|
+
<state line="9" column="9" selection-start="243" selection-end="243" vertical-scroll-proportion="0.0" vertical-offset="153" max-vertical-offset="255">
|
402
|
+
<folding />
|
403
|
+
</state>
|
404
|
+
</provider>
|
405
|
+
</entry>
|
406
|
+
<entry file="file://$PROJECT_DIR$/genZPK.gemspec">
|
407
|
+
<provider selected="true" editor-type-id="text-editor">
|
408
|
+
<state line="24" column="3" selection-start="1002" selection-end="1002" vertical-scroll-proportion="0.0" vertical-offset="408" max-vertical-offset="510">
|
409
|
+
<folding />
|
410
|
+
</state>
|
411
|
+
</provider>
|
412
|
+
</entry>
|
413
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK.rb">
|
414
|
+
<provider selected="true" editor-type-id="text-editor">
|
415
|
+
<state line="4" column="25" selection-start="115" selection-end="115" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="2074">
|
416
|
+
<folding />
|
417
|
+
</state>
|
418
|
+
</provider>
|
419
|
+
</entry>
|
420
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/version.rb">
|
421
|
+
<provider selected="true" editor-type-id="text-editor">
|
422
|
+
<state line="3" column="0" selection-start="38" selection-end="38" vertical-scroll-proportion="0.0" vertical-offset="51" max-vertical-offset="153">
|
423
|
+
<folding />
|
424
|
+
</state>
|
425
|
+
</provider>
|
426
|
+
</entry>
|
427
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/templates.rb">
|
428
|
+
<provider selected="true" editor-type-id="text-editor">
|
429
|
+
<state line="68" column="24" selection-start="3259" selection-end="3259" vertical-scroll-proportion="0.0" vertical-offset="663" max-vertical-offset="1496">
|
430
|
+
<folding />
|
431
|
+
</state>
|
432
|
+
</provider>
|
433
|
+
</entry>
|
434
|
+
<entry file="file://$PROJECT_DIR$/bin/genZPK">
|
435
|
+
<provider selected="true" editor-type-id="text-editor">
|
436
|
+
<state line="65" column="0" selection-start="1597" selection-end="1597" vertical-scroll-proportion="0.0" vertical-offset="908" max-vertical-offset="1598">
|
437
|
+
<folding />
|
438
|
+
</state>
|
439
|
+
</provider>
|
440
|
+
</entry>
|
441
|
+
<entry file="file://$PROJECT_DIR$/test.xml">
|
442
|
+
<provider selected="true" editor-type-id="text-editor">
|
443
|
+
<state line="22" column="11" selection-start="572" selection-end="572" vertical-scroll-proportion="0.0" vertical-offset="374" max-vertical-offset="510">
|
444
|
+
<folding />
|
445
|
+
</state>
|
446
|
+
</provider>
|
447
|
+
</entry>
|
448
|
+
<entry file="file://$PROJECT_DIR$/genZPK.gemspec">
|
449
|
+
<provider selected="true" editor-type-id="text-editor">
|
450
|
+
<state line="11" column="75" selection-start="484" selection-end="484" vertical-scroll-proportion="0.0" vertical-offset="187" max-vertical-offset="493">
|
451
|
+
<folding />
|
452
|
+
</state>
|
453
|
+
</provider>
|
454
|
+
</entry>
|
455
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK.rb">
|
456
|
+
<provider selected="true" editor-type-id="text-editor">
|
457
|
+
<state line="4" column="25" selection-start="115" selection-end="115" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="2074">
|
458
|
+
<folding />
|
459
|
+
</state>
|
460
|
+
</provider>
|
461
|
+
</entry>
|
462
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/version.rb">
|
463
|
+
<provider selected="true" editor-type-id="text-editor">
|
464
|
+
<state line="3" column="0" selection-start="38" selection-end="38" vertical-scroll-proportion="0.0" vertical-offset="51" max-vertical-offset="153">
|
465
|
+
<folding />
|
466
|
+
</state>
|
467
|
+
</provider>
|
468
|
+
</entry>
|
469
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/templates.rb">
|
470
|
+
<provider selected="true" editor-type-id="text-editor">
|
471
|
+
<state line="68" column="24" selection-start="3259" selection-end="3259" vertical-scroll-proportion="0.0" vertical-offset="663" max-vertical-offset="1496">
|
472
|
+
<folding />
|
473
|
+
</state>
|
474
|
+
</provider>
|
475
|
+
</entry>
|
476
|
+
<entry file="file://$PROJECT_DIR$/bin/genZPK">
|
477
|
+
<provider selected="true" editor-type-id="text-editor">
|
478
|
+
<state line="27" column="0" selection-start="690" selection-end="690" vertical-scroll-proportion="0.0" vertical-offset="459" max-vertical-offset="1292">
|
479
|
+
<folding />
|
480
|
+
</state>
|
481
|
+
</provider>
|
482
|
+
</entry>
|
483
|
+
<entry file="file://$PROJECT_DIR$/genZPK.gemspec">
|
484
|
+
<provider selected="true" editor-type-id="text-editor">
|
485
|
+
<state line="11" column="75" selection-start="484" selection-end="484" vertical-scroll-proportion="0.0" vertical-offset="187" max-vertical-offset="493">
|
486
|
+
<folding />
|
487
|
+
</state>
|
488
|
+
</provider>
|
489
|
+
</entry>
|
490
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK.rb">
|
491
|
+
<provider selected="true" editor-type-id="text-editor">
|
492
|
+
<state line="91" column="20" selection-start="2184" selection-end="2184" vertical-scroll-proportion="0.0" vertical-offset="963" max-vertical-offset="1768">
|
493
|
+
<folding />
|
494
|
+
</state>
|
495
|
+
</provider>
|
496
|
+
</entry>
|
497
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/version.rb">
|
498
|
+
<provider selected="true" editor-type-id="text-editor">
|
499
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="153">
|
500
|
+
<folding />
|
501
|
+
</state>
|
502
|
+
</provider>
|
503
|
+
</entry>
|
504
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/templates.rb">
|
505
|
+
<provider selected="true" editor-type-id="text-editor">
|
506
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="102">
|
507
|
+
<folding />
|
508
|
+
</state>
|
509
|
+
</provider>
|
510
|
+
</entry>
|
511
|
+
<entry file="file://$PROJECT_DIR$/bin/genZPK">
|
512
|
+
<provider selected="true" editor-type-id="text-editor">
|
513
|
+
<state line="9" column="0" selection-start="108" selection-end="108" vertical-scroll-proportion="0.0" vertical-offset="153" max-vertical-offset="255">
|
514
|
+
<folding />
|
515
|
+
</state>
|
516
|
+
</provider>
|
517
|
+
</entry>
|
518
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK.rb">
|
519
|
+
<provider selected="true" editor-type-id="text-editor">
|
520
|
+
<state line="5" column="0" selection-start="71" selection-end="71" vertical-scroll-proportion="0.0" vertical-offset="85" max-vertical-offset="187">
|
521
|
+
<folding />
|
522
|
+
</state>
|
523
|
+
</provider>
|
524
|
+
</entry>
|
525
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
526
|
+
<provider selected="true" editor-type-id="text-editor">
|
527
|
+
<state line="6" column="22" selection-start="131" selection-end="131" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="238" />
|
528
|
+
</provider>
|
529
|
+
</entry>
|
530
|
+
<entry file="file://$APPLICATION_HOME_DIR$/rubystubs193/object.rb">
|
531
|
+
<provider selected="true" editor-type-id="text-editor">
|
532
|
+
<state line="177" column="8" selection-start="6389" selection-end="6389" vertical-scroll-proportion="1.0967302" vertical-offset="2204" max-vertical-offset="13090">
|
533
|
+
<folding />
|
534
|
+
</state>
|
535
|
+
</provider>
|
536
|
+
</entry>
|
537
|
+
<entry file="file://$PROJECT_DIR$/genZPK.gemspec">
|
538
|
+
<provider selected="true" editor-type-id="text-editor">
|
539
|
+
<state line="24" column="3" selection-start="1002" selection-end="1002" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="510">
|
540
|
+
<folding />
|
541
|
+
</state>
|
542
|
+
</provider>
|
543
|
+
</entry>
|
544
|
+
<entry file="file://$PROJECT_DIR$/test.xml">
|
545
|
+
<provider selected="true" editor-type-id="text-editor">
|
546
|
+
<state line="3" column="29" selection-start="77" selection-end="77" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="255">
|
547
|
+
<folding />
|
548
|
+
</state>
|
549
|
+
</provider>
|
550
|
+
</entry>
|
551
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/templates.rb">
|
552
|
+
<provider selected="true" editor-type-id="text-editor">
|
553
|
+
<state line="87" column="10" selection-start="2574" selection-end="2574" vertical-scroll-proportion="0.0" vertical-offset="1258" max-vertical-offset="2703">
|
554
|
+
<folding />
|
555
|
+
</state>
|
556
|
+
</provider>
|
557
|
+
</entry>
|
558
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK.rb">
|
559
|
+
<provider selected="true" editor-type-id="text-editor">
|
560
|
+
<state line="64" column="27" selection-start="1529" selection-end="1529" vertical-scroll-proportion="0.0" vertical-offset="762" max-vertical-offset="2261">
|
561
|
+
<folding />
|
562
|
+
</state>
|
563
|
+
</provider>
|
564
|
+
</entry>
|
565
|
+
<entry file="file://$PROJECT_DIR$/bin/genZPK">
|
566
|
+
<provider selected="true" editor-type-id="text-editor">
|
567
|
+
<state line="92" column="9" selection-start="2367" selection-end="2367" vertical-scroll-proportion="0.0" vertical-offset="1326" max-vertical-offset="3910">
|
568
|
+
<folding />
|
569
|
+
</state>
|
570
|
+
</provider>
|
571
|
+
</entry>
|
572
|
+
<entry file="file://$PROJECT_DIR$/lib/genZPK/version.rb">
|
573
|
+
<provider selected="true" editor-type-id="text-editor">
|
574
|
+
<state line="1" column="18" selection-start="32" selection-end="32" vertical-scroll-proportion="0.024390243" vertical-offset="0" max-vertical-offset="697">
|
575
|
+
<folding />
|
576
|
+
</state>
|
577
|
+
</provider>
|
578
|
+
</entry>
|
579
|
+
</component>
|
580
|
+
</project>
|
581
|
+
|
data/Gemfile
ADDED
data/LICENSE.txt
ADDED
@@ -0,0 +1,22 @@
|
|
1
|
+
Copyright (c) 2013 Jaremy Hatler
|
2
|
+
|
3
|
+
MIT License
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
6
|
+
a copy of this software and associated documentation files (the
|
7
|
+
"Software"), to deal in the Software without restriction, including
|
8
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
9
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
10
|
+
permit persons to whom the Software is furnished to do so, subject to
|
11
|
+
the following conditions:
|
12
|
+
|
13
|
+
The above copyright notice and this permission notice shall be
|
14
|
+
included in all copies or substantial portions of the Software.
|
15
|
+
|
16
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
17
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
18
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
19
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
20
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
21
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
22
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|