blade-translate 0.1.7 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d416b7753439657c0959c40125b1dcdecea2b22f
4
- data.tar.gz: deb5e466cf2709ec3020c5f4244dbb90cb742112
3
+ metadata.gz: 403a717ae8d95d61f92652b75955d4557d78058e
4
+ data.tar.gz: 64008d6f442d0bf008969c022dc92d0997437918
5
5
  SHA512:
6
- metadata.gz: 961ec054e25e531a61557fc2cc8ee0757813bafc934261d2c73a54124100f6d4eb708d4b112f648a59edc7059eff96e0c4e5080ab20844fb4f50ac07b27410e7
7
- data.tar.gz: 56a3c3c3b60f01d105de8794696d40b95ecba4a24d1adb22e818f35d0abd9d684b05cd8e36f0351f6476a414f3ff330b5b3d17c44cda0e7774583f510300f350
6
+ metadata.gz: 4144fb352c98609dd6da0660f126ef708df984f68212002fc63a1e757857c0ce88e2ea97ea4279dcec2bb927a3524bc802316926f965c2c2ecbde67f639de90a
7
+ data.tar.gz: 128c3deaaea338035967b7ed25f60680d8fef09fb6ab4f4c6c92b5c22b670f04de44585f4dac2fecbaa09a5fcae4bad7b6b3b74cb8e88159ca3658e06a74f20d
Binary file
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Settings><!--This file was automatically generated by Ruby plugin.
3
+ You are allowed to:
4
+ 1. Remove rake task
5
+ 2. Add existing rake tasks
6
+ To add existing rake tasks automatically delete this file and reload the project.
7
+ --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build blade-translate-0.1.0.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated files" fullCmd="clobber" taksId="clobber" /><RakeTask description="Build and install blade-translate-0.1.0.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install blade-translate-0.1.0.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.1.0 and build and push blade-translate-0.1.0.gem to Rubygems" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="Run RSpec code examples" fullCmd="spec" taksId="spec" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
@@ -0,0 +1,25 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="RUBY_MODULE" version="4">
3
+ <component name="FacetManager">
4
+ <facet type="gem" name="New Gem">
5
+ <configuration />
6
+ </facet>
7
+ </component>
8
+ <component name="NewModuleRootManager">
9
+ <content url="file://$MODULE_DIR$">
10
+ <excludeFolder url="file://$MODULE_DIR$/.bundle" />
11
+ <excludeFolder url="file://$MODULE_DIR$/vendor/bundle" />
12
+ </content>
13
+ <orderEntry type="inheritedJdk" />
14
+ <orderEntry type="sourceFolder" forTests="false" />
15
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.11.2, RVM: ruby-2.2.1) [gem]" level="application" />
16
+ <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, RVM: ruby-2.2.1) [gem]" level="application" />
17
+ <orderEntry type="library" scope="PROVIDED" name="rainbow (v2.1.0, RVM: ruby-2.2.1) [gem]" level="application" />
18
+ <orderEntry type="library" scope="PROVIDED" name="rake (v10.5.0, RVM: ruby-2.2.1) [gem]" level="application" />
19
+ <orderEntry type="library" scope="PROVIDED" name="rspec (v3.3.0, RVM: ruby-2.2.1) [gem]" level="application" />
20
+ <orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.3.2, RVM: ruby-2.2.1) [gem]" level="application" />
21
+ <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.3.1, RVM: ruby-2.2.1) [gem]" level="application" />
22
+ <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.3.2, RVM: ruby-2.2.1) [gem]" level="application" />
23
+ <orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.3.0, RVM: ruby-2.2.1) [gem]" level="application" />
24
+ </component>
25
+ </module>
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectLevelVcsManager" settingsEditedManually="false">
4
+ <OptionsSetting value="true" id="Add" />
5
+ <OptionsSetting value="true" id="Remove" />
6
+ <OptionsSetting value="true" id="Checkout" />
7
+ <OptionsSetting value="true" id="Update" />
8
+ <OptionsSetting value="true" id="Status" />
9
+ <OptionsSetting value="true" id="Edit" />
10
+ <ConfirmationsSetting value="0" id="Add" />
11
+ <ConfirmationsSetting value="0" id="Remove" />
12
+ </component>
13
+ <component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-2.2.1" project-jdk-type="RUBY_SDK" />
14
+ </project>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/blade-translate.iml" filepath="$PROJECT_DIR$/.idea/blade-translate.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
@@ -0,0 +1,674 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ChangeListManager">
4
+ <list default="true" id="5e8bc335-8301-412e-9672-5d35dfc99f81" name="Default" comment="">
5
+ <change type="DELETED" beforePath="$PROJECT_DIR$/thc-translate.png" afterPath="" />
6
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
7
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/blade/translate/version.rb" afterPath="$PROJECT_DIR$/lib/blade/translate/version.rb" />
8
+ </list>
9
+ <ignored path="blade-translate.iws" />
10
+ <ignored path=".idea/workspace.xml" />
11
+ <ignored path="$PROJECT_DIR$/.bundle/" />
12
+ <ignored path="$PROJECT_DIR$/vendor/bundle/" />
13
+ <ignored path=".idea/dataSources.local.xml" />
14
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
15
+ <option name="TRACKING_ENABLED" value="true" />
16
+ <option name="SHOW_DIALOG" value="false" />
17
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
18
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
19
+ <option name="LAST_RESOLUTION" value="IGNORE" />
20
+ </component>
21
+ <component name="CreatePatchCommitExecutor">
22
+ <option name="PATCH_PATH" value="" />
23
+ </component>
24
+ <component name="FavoritesManager">
25
+ <favorites_list name="blade-translate" />
26
+ </component>
27
+ <component name="FileEditorManager">
28
+ <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
29
+ <file leaf-file-name="bt" pinned="false" current-in-tab="false">
30
+ <entry file="file://$PROJECT_DIR$/bin/bt">
31
+ <provider selected="true" editor-type-id="text-editor">
32
+ <state relative-caret-position="120">
33
+ <caret line="8" column="16" selection-start-line="8" selection-start-column="16" selection-end-line="8" selection-end-column="16" />
34
+ <folding />
35
+ </state>
36
+ </provider>
37
+ </entry>
38
+ </file>
39
+ <file leaf-file-name="translate_spec.rb" pinned="false" current-in-tab="false">
40
+ <entry file="file://$PROJECT_DIR$/spec/blade/translate_spec.rb">
41
+ <provider selected="true" editor-type-id="text-editor">
42
+ <state relative-caret-position="135">
43
+ <caret line="9" column="0" selection-start-line="9" selection-start-column="0" selection-end-line="9" selection-end-column="0" />
44
+ <folding />
45
+ </state>
46
+ </provider>
47
+ </entry>
48
+ </file>
49
+ <file leaf-file-name="translate.rb" pinned="false" current-in-tab="false">
50
+ <entry file="file://$PROJECT_DIR$/lib/blade/translate.rb">
51
+ <provider selected="true" editor-type-id="text-editor">
52
+ <state relative-caret-position="105">
53
+ <caret line="7" column="66" selection-start-line="7" selection-start-column="66" selection-end-line="7" selection-end-column="66" />
54
+ <folding />
55
+ </state>
56
+ </provider>
57
+ </entry>
58
+ </file>
59
+ <file leaf-file-name="version.rb" pinned="false" current-in-tab="false">
60
+ <entry file="file://$PROJECT_DIR$/lib/blade/translate/version.rb">
61
+ <provider selected="true" editor-type-id="text-editor">
62
+ <state relative-caret-position="30">
63
+ <caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
64
+ <folding />
65
+ </state>
66
+ </provider>
67
+ </entry>
68
+ </file>
69
+ <file leaf-file-name="console" pinned="false" current-in-tab="false">
70
+ <entry file="file://$PROJECT_DIR$/bin/console">
71
+ <provider selected="true" editor-type-id="text-editor">
72
+ <state relative-caret-position="210">
73
+ <caret line="14" column="0" selection-start-line="14" selection-start-column="0" selection-end-line="14" selection-end-column="0" />
74
+ <folding />
75
+ </state>
76
+ </provider>
77
+ </entry>
78
+ </file>
79
+ <file leaf-file-name="setup" pinned="false" current-in-tab="false">
80
+ <entry file="file://$PROJECT_DIR$/bin/setup">
81
+ <provider selected="true" editor-type-id="text-editor">
82
+ <state relative-caret-position="105">
83
+ <caret line="7" column="33" selection-start-line="7" selection-start-column="31" selection-end-line="7" selection-end-column="33" />
84
+ <folding />
85
+ </state>
86
+ </provider>
87
+ </entry>
88
+ </file>
89
+ <file leaf-file-name="blade-translate.gemspec" pinned="false" current-in-tab="true">
90
+ <entry file="file://$PROJECT_DIR$/blade-translate.gemspec">
91
+ <provider selected="true" editor-type-id="text-editor">
92
+ <state relative-caret-position="180">
93
+ <caret line="12" column="39" selection-start-line="12" selection-start-column="39" selection-end-line="12" selection-end-column="39" />
94
+ <folding />
95
+ </state>
96
+ </provider>
97
+ </entry>
98
+ </file>
99
+ <file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
100
+ <entry file="file://$PROJECT_DIR$/.gitignore">
101
+ <provider selected="true" editor-type-id="text-editor">
102
+ <state relative-caret-position="120">
103
+ <caret line="8" column="5" selection-start-line="8" selection-start-column="5" selection-end-line="8" selection-end-column="5" />
104
+ <folding />
105
+ </state>
106
+ </provider>
107
+ </entry>
108
+ </file>
109
+ <file leaf-file-name="README.md" pinned="false" current-in-tab="false">
110
+ <entry file="file://$PROJECT_DIR$/README.md">
111
+ <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
112
+ <state split_layout="SPLIT">
113
+ <first_editor relative-caret-position="345">
114
+ <caret line="23" column="13" selection-start-line="23" selection-start-column="13" selection-end-line="23" selection-end-column="13" />
115
+ <folding />
116
+ </first_editor>
117
+ <second_editor />
118
+ </state>
119
+ </provider>
120
+ </entry>
121
+ </file>
122
+ </leaf>
123
+ </component>
124
+ <component name="Git.Settings">
125
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
126
+ </component>
127
+ <component name="IdeDocumentHistory">
128
+ <option name="CHANGED_PATHS">
129
+ <list>
130
+ <option value="$PROJECT_DIR$/bin/thc.rb" />
131
+ <option value="$PROJECT_DIR$/bin/thc" />
132
+ <option value="$PROJECT_DIR$/spec/blade/translate_spec.rb" />
133
+ <option value="$PROJECT_DIR$/lib/blade/translate.rb" />
134
+ <option value="$PROJECT_DIR$/bin/bt" />
135
+ <option value="$PROJECT_DIR$/blade-translate.gemspec" />
136
+ <option value="$PROJECT_DIR$/README.md" />
137
+ <option value="$PROJECT_DIR$/lib/blade/translate/version.rb" />
138
+ </list>
139
+ </option>
140
+ </component>
141
+ <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
142
+ <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
143
+ <component name="JsGulpfileManager">
144
+ <detection-done>true</detection-done>
145
+ <sorting>DEFINITION_ORDER</sorting>
146
+ </component>
147
+ <component name="ProjectFrameBounds">
148
+ <option name="y" value="23" />
149
+ <option name="width" value="1440" />
150
+ <option name="height" value="810" />
151
+ </component>
152
+ <component name="ProjectLevelVcsManager" settingsEditedManually="false">
153
+ <OptionsSetting value="true" id="Add" />
154
+ <OptionsSetting value="true" id="Remove" />
155
+ <OptionsSetting value="true" id="Checkout" />
156
+ <OptionsSetting value="true" id="Update" />
157
+ <OptionsSetting value="true" id="Status" />
158
+ <OptionsSetting value="true" id="Edit" />
159
+ <ConfirmationsSetting value="0" id="Add" />
160
+ <ConfirmationsSetting value="0" id="Remove" />
161
+ </component>
162
+ <component name="ProjectView">
163
+ <navigator currentView="ProjectPane" proportions="" version="1">
164
+ <flattenPackages />
165
+ <showMembers />
166
+ <showModules />
167
+ <showLibraryContents />
168
+ <hideEmptyPackages />
169
+ <abbreviatePackageNames />
170
+ <autoscrollToSource />
171
+ <autoscrollFromSource />
172
+ <sortByType />
173
+ <manualOrder />
174
+ <foldersAlwaysOnTop value="true" />
175
+ </navigator>
176
+ <panes>
177
+ <pane id="Scratches" />
178
+ <pane id="Scope" />
179
+ <pane id="ProjectPane">
180
+ <subPane>
181
+ <PATH>
182
+ <PATH_ELEMENT>
183
+ <option name="myItemId" value="blade-translate" />
184
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
185
+ </PATH_ELEMENT>
186
+ </PATH>
187
+ <PATH>
188
+ <PATH_ELEMENT>
189
+ <option name="myItemId" value="blade-translate" />
190
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
191
+ </PATH_ELEMENT>
192
+ <PATH_ELEMENT>
193
+ <option name="myItemId" value="blade-translate" />
194
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
195
+ </PATH_ELEMENT>
196
+ </PATH>
197
+ <PATH>
198
+ <PATH_ELEMENT>
199
+ <option name="myItemId" value="blade-translate" />
200
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
201
+ </PATH_ELEMENT>
202
+ <PATH_ELEMENT>
203
+ <option name="myItemId" value="blade-translate" />
204
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
205
+ </PATH_ELEMENT>
206
+ <PATH_ELEMENT>
207
+ <option name="myItemId" value="spec" />
208
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
209
+ </PATH_ELEMENT>
210
+ </PATH>
211
+ <PATH>
212
+ <PATH_ELEMENT>
213
+ <option name="myItemId" value="blade-translate" />
214
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
215
+ </PATH_ELEMENT>
216
+ <PATH_ELEMENT>
217
+ <option name="myItemId" value="blade-translate" />
218
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
219
+ </PATH_ELEMENT>
220
+ <PATH_ELEMENT>
221
+ <option name="myItemId" value="spec" />
222
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
223
+ </PATH_ELEMENT>
224
+ <PATH_ELEMENT>
225
+ <option name="myItemId" value="blade" />
226
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
227
+ </PATH_ELEMENT>
228
+ </PATH>
229
+ <PATH>
230
+ <PATH_ELEMENT>
231
+ <option name="myItemId" value="blade-translate" />
232
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
233
+ </PATH_ELEMENT>
234
+ <PATH_ELEMENT>
235
+ <option name="myItemId" value="blade-translate" />
236
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
237
+ </PATH_ELEMENT>
238
+ <PATH_ELEMENT>
239
+ <option name="myItemId" value="lib" />
240
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
241
+ </PATH_ELEMENT>
242
+ <PATH_ELEMENT>
243
+ <option name="myItemId" value="blade" />
244
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
245
+ </PATH_ELEMENT>
246
+ </PATH>
247
+ <PATH>
248
+ <PATH_ELEMENT>
249
+ <option name="myItemId" value="blade-translate" />
250
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
251
+ </PATH_ELEMENT>
252
+ <PATH_ELEMENT>
253
+ <option name="myItemId" value="blade-translate" />
254
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
255
+ </PATH_ELEMENT>
256
+ <PATH_ELEMENT>
257
+ <option name="myItemId" value="lib" />
258
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
259
+ </PATH_ELEMENT>
260
+ <PATH_ELEMENT>
261
+ <option name="myItemId" value="blade" />
262
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
263
+ </PATH_ELEMENT>
264
+ <PATH_ELEMENT>
265
+ <option name="myItemId" value="translate" />
266
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
267
+ </PATH_ELEMENT>
268
+ </PATH>
269
+ <PATH>
270
+ <PATH_ELEMENT>
271
+ <option name="myItemId" value="blade-translate" />
272
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
273
+ </PATH_ELEMENT>
274
+ <PATH_ELEMENT>
275
+ <option name="myItemId" value="blade-translate" />
276
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
277
+ </PATH_ELEMENT>
278
+ <PATH_ELEMENT>
279
+ <option name="myItemId" value="bin" />
280
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
281
+ </PATH_ELEMENT>
282
+ </PATH>
283
+ </subPane>
284
+ </pane>
285
+ </panes>
286
+ </component>
287
+ <component name="PropertiesComponent">
288
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
289
+ <property name="WebServerToolWindowFactoryState" value="false" />
290
+ <property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" />
291
+ </component>
292
+ <component name="RecentsManager">
293
+ <key name="CopyFile.RECENT_KEYS">
294
+ <recent name="$PROJECT_DIR$" />
295
+ <recent name="$PROJECT_DIR$/bin" />
296
+ </key>
297
+ </component>
298
+ <component name="RunManager">
299
+ <configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
300
+ <predefined_log_file id="RUBY_CUCUMBER" enabled="true" />
301
+ <module name="" />
302
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
303
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
304
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
305
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
306
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
307
+ <envs />
308
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
309
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
310
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
311
+ <COVERAGE_PATTERN ENABLED="true">
312
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
313
+ </COVERAGE_PATTERN>
314
+ </EXTENSION>
315
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature" />
316
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
317
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
318
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
319
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE="" />
320
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE="" />
321
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features" />
322
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
323
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
324
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="false" />
325
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
326
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
327
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
328
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE="" />
329
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false" />
330
+ <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2" />
331
+ <method />
332
+ </configuration>
333
+ <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
334
+ <method />
335
+ </configuration>
336
+ <configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
337
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
338
+ <module name="" />
339
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
340
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
341
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
342
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
343
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
344
+ <envs />
345
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
346
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
347
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
348
+ <COVERAGE_PATTERN ENABLED="true">
349
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
350
+ </COVERAGE_PATTERN>
351
+ </EXTENSION>
352
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
353
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
354
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
355
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
356
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
357
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
358
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
359
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
360
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
361
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
362
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
363
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
364
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
365
+ <method />
366
+ </configuration>
367
+ <configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
368
+ <module name="" />
369
+ <RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
370
+ <RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
371
+ <RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
372
+ <RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
373
+ <RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
374
+ <envs />
375
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
376
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
377
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
378
+ <COVERAGE_PATTERN ENABLED="true">
379
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
380
+ </COVERAGE_PATTERN>
381
+ </EXTENSION>
382
+ <RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
383
+ <RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
384
+ <method />
385
+ </configuration>
386
+ <configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
387
+ <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
388
+ <module name="" />
389
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
390
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
391
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
392
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
393
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
394
+ <envs />
395
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
396
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
397
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
398
+ <COVERAGE_PATTERN ENABLED="true">
399
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
400
+ </COVERAGE_PATTERN>
401
+ </EXTENSION>
402
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
403
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
404
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
405
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
406
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
407
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
408
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
409
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
410
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
411
+ <method />
412
+ </configuration>
413
+ <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
414
+ <node-interpreter>project</node-interpreter>
415
+ <node-options />
416
+ <gulpfile />
417
+ <tasks />
418
+ <arguments />
419
+ <envs />
420
+ <method />
421
+ </configuration>
422
+ <configuration default="true" type="js.build_tools.npm" factoryName="npm">
423
+ <command value="run-script" />
424
+ <scripts />
425
+ <node-interpreter value="project" />
426
+ <envs />
427
+ <method />
428
+ </configuration>
429
+ </component>
430
+ <component name="ShelveChangesManager" show_recycled="false">
431
+ <option name="remove_strategy" value="false" />
432
+ </component>
433
+ <component name="SvnConfiguration">
434
+ <configuration />
435
+ </component>
436
+ <component name="TaskManager">
437
+ <task active="true" id="Default" summary="Default task">
438
+ <changelist id="5e8bc335-8301-412e-9672-5d35dfc99f81" name="Default" comment="" />
439
+ <created>1477113393537</created>
440
+ <option name="number" value="Default" />
441
+ <option name="presentableId" value="Default" />
442
+ <updated>1477113393537</updated>
443
+ <workItem from="1477113394791" duration="4158000" />
444
+ <workItem from="1477310795750" duration="50000" />
445
+ <workItem from="1516678356632" duration="729000" />
446
+ </task>
447
+ <servers />
448
+ </component>
449
+ <component name="TimeTrackingManager">
450
+ <option name="totallyTimeSpent" value="4937000" />
451
+ </component>
452
+ <component name="ToolWindowManager">
453
+ <frame x="0" y="23" width="1440" height="810" extended-state="0" />
454
+ <editor active="true" />
455
+ <layout>
456
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.26037195" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
457
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
458
+ <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
459
+ <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
460
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3293011" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
461
+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
462
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
463
+ <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
464
+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
465
+ <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
466
+ <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
467
+ <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
468
+ <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
469
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
470
+ <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
471
+ <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
472
+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
473
+ </layout>
474
+ </component>
475
+ <component name="Vcs.Log.UiProperties">
476
+ <option name="RECENTLY_FILTERED_USER_GROUPS">
477
+ <collection />
478
+ </option>
479
+ <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
480
+ <collection />
481
+ </option>
482
+ </component>
483
+ <component name="VcsContentAnnotationSettings">
484
+ <option name="myLimit" value="2678400000" />
485
+ </component>
486
+ <component name="XDebuggerManager">
487
+ <breakpoint-manager>
488
+ <option name="time" value="1" />
489
+ </breakpoint-manager>
490
+ <watches-manager />
491
+ </component>
492
+ <component name="editorHistoryManager">
493
+ <entry file="file://$PROJECT_DIR$/bin/bt">
494
+ <provider selected="true" editor-type-id="text-editor">
495
+ <state relative-caret-position="300">
496
+ <caret line="20" column="43" selection-start-line="20" selection-start-column="43" selection-end-line="20" selection-end-column="43" />
497
+ <folding />
498
+ </state>
499
+ </provider>
500
+ </entry>
501
+ <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
502
+ <provider selected="true" editor-type-id="text-editor">
503
+ <state relative-caret-position="0">
504
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
505
+ <folding />
506
+ </state>
507
+ </provider>
508
+ </entry>
509
+ <entry file="file://$PROJECT_DIR$/spec/blade/translate_spec.rb">
510
+ <provider selected="true" editor-type-id="text-editor">
511
+ <state relative-caret-position="135">
512
+ <caret line="9" column="0" selection-start-line="9" selection-start-column="0" selection-end-line="9" selection-end-column="0" />
513
+ <folding />
514
+ </state>
515
+ </provider>
516
+ </entry>
517
+ <entry file="file://$PROJECT_DIR$/lib/blade/translate.rb">
518
+ <provider selected="true" editor-type-id="text-editor">
519
+ <state relative-caret-position="105">
520
+ <caret line="7" column="66" selection-start-line="7" selection-start-column="66" selection-end-line="7" selection-end-column="66" />
521
+ <folding />
522
+ </state>
523
+ </provider>
524
+ </entry>
525
+ <entry file="file://$PROJECT_DIR$/lib/blade/translate/version.rb">
526
+ <provider selected="true" editor-type-id="text-editor">
527
+ <state relative-caret-position="30">
528
+ <caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
529
+ <folding />
530
+ </state>
531
+ </provider>
532
+ </entry>
533
+ <entry file="file://$PROJECT_DIR$/bin/console">
534
+ <provider selected="true" editor-type-id="text-editor">
535
+ <state relative-caret-position="45">
536
+ <caret line="3" column="18" selection-start-line="3" selection-start-column="18" selection-end-line="3" selection-end-column="18" />
537
+ <folding />
538
+ </state>
539
+ </provider>
540
+ </entry>
541
+ <entry file="file://$PROJECT_DIR$/bin/setup">
542
+ <provider selected="true" editor-type-id="text-editor">
543
+ <state relative-caret-position="0">
544
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
545
+ <folding />
546
+ </state>
547
+ </provider>
548
+ </entry>
549
+ <entry file="file://$PROJECT_DIR$/blade-translate.gemspec">
550
+ <provider selected="true" editor-type-id="text-editor">
551
+ <state relative-caret-position="420">
552
+ <caret line="28" column="43" selection-start-line="28" selection-start-column="43" selection-end-line="28" selection-end-column="43" />
553
+ <folding />
554
+ </state>
555
+ </provider>
556
+ </entry>
557
+ <entry file="file://$PROJECT_DIR$/.gitignore">
558
+ <provider selected="true" editor-type-id="text-editor">
559
+ <state relative-caret-position="120">
560
+ <caret line="8" column="5" selection-start-line="8" selection-start-column="5" selection-end-line="8" selection-end-column="5" />
561
+ <folding />
562
+ </state>
563
+ </provider>
564
+ </entry>
565
+ <entry file="file://$PROJECT_DIR$/README.md">
566
+ <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
567
+ <state split_layout="SPLIT">
568
+ <first_editor relative-caret-position="0">
569
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
570
+ <folding />
571
+ </first_editor>
572
+ <second_editor />
573
+ </state>
574
+ </provider>
575
+ </entry>
576
+ <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
577
+ <provider selected="true" editor-type-id="text-editor">
578
+ <state relative-caret-position="0">
579
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
580
+ <folding />
581
+ </state>
582
+ </provider>
583
+ </entry>
584
+ <entry file="file://$PROJECT_DIR$/spec/blade/translate_spec.rb">
585
+ <provider selected="true" editor-type-id="text-editor">
586
+ <state relative-caret-position="135">
587
+ <caret line="9" column="0" selection-start-line="9" selection-start-column="0" selection-end-line="9" selection-end-column="0" />
588
+ <folding />
589
+ </state>
590
+ </provider>
591
+ </entry>
592
+ <entry file="file://$PROJECT_DIR$/lib/blade/translate.rb">
593
+ <provider selected="true" editor-type-id="text-editor">
594
+ <state relative-caret-position="105">
595
+ <caret line="7" column="66" selection-start-line="7" selection-start-column="66" selection-end-line="7" selection-end-column="66" />
596
+ <folding />
597
+ </state>
598
+ </provider>
599
+ </entry>
600
+ <entry file="file://$PROJECT_DIR$/.gitignore">
601
+ <provider selected="true" editor-type-id="text-editor">
602
+ <state relative-caret-position="120">
603
+ <caret line="8" column="5" selection-start-line="8" selection-start-column="5" selection-end-line="8" selection-end-column="5" />
604
+ <folding />
605
+ </state>
606
+ </provider>
607
+ </entry>
608
+ <entry file="file://$PROJECT_DIR$/bin/bt">
609
+ <provider selected="true" editor-type-id="text-editor">
610
+ <state relative-caret-position="120">
611
+ <caret line="8" column="16" selection-start-line="8" selection-start-column="16" selection-end-line="8" selection-end-column="16" />
612
+ <folding />
613
+ </state>
614
+ </provider>
615
+ </entry>
616
+ <entry file="file://$PROJECT_DIR$/bin/setup">
617
+ <provider selected="true" editor-type-id="text-editor">
618
+ <state relative-caret-position="105">
619
+ <caret line="7" column="33" selection-start-line="7" selection-start-column="31" selection-end-line="7" selection-end-column="33" />
620
+ <folding />
621
+ </state>
622
+ </provider>
623
+ </entry>
624
+ <entry file="file://$PROJECT_DIR$/bin/console">
625
+ <provider selected="true" editor-type-id="text-editor">
626
+ <state relative-caret-position="210">
627
+ <caret line="14" column="0" selection-start-line="14" selection-start-column="0" selection-end-line="14" selection-end-column="0" />
628
+ <folding />
629
+ </state>
630
+ </provider>
631
+ </entry>
632
+ <entry file="file://$PROJECT_DIR$/README.md">
633
+ <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
634
+ <state split_layout="SPLIT">
635
+ <first_editor relative-caret-position="345">
636
+ <caret line="23" column="13" selection-start-line="23" selection-start-column="13" selection-end-line="23" selection-end-column="13" />
637
+ <folding />
638
+ </first_editor>
639
+ <second_editor />
640
+ </state>
641
+ </provider>
642
+ <provider editor-type-id="text-editor">
643
+ <state relative-caret-position="360">
644
+ <caret line="24" column="0" selection-start-line="24" selection-start-column="0" selection-end-line="24" selection-end-column="14" />
645
+ <folding />
646
+ </state>
647
+ </provider>
648
+ </entry>
649
+ <entry file="file://$PROJECT_DIR$/Rakefile">
650
+ <provider selected="true" editor-type-id="text-editor">
651
+ <state relative-caret-position="30">
652
+ <caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
653
+ <folding />
654
+ </state>
655
+ </provider>
656
+ </entry>
657
+ <entry file="file://$PROJECT_DIR$/lib/blade/translate/version.rb">
658
+ <provider selected="true" editor-type-id="text-editor">
659
+ <state relative-caret-position="30">
660
+ <caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
661
+ <folding />
662
+ </state>
663
+ </provider>
664
+ </entry>
665
+ <entry file="file://$PROJECT_DIR$/blade-translate.gemspec">
666
+ <provider selected="true" editor-type-id="text-editor">
667
+ <state relative-caret-position="180">
668
+ <caret line="12" column="39" selection-start-line="12" selection-start-column="39" selection-end-line="12" selection-end-column="39" />
669
+ <folding />
670
+ </state>
671
+ </provider>
672
+ </entry>
673
+ </component>
674
+ </project>
data/README.md CHANGED
@@ -1,8 +1,6 @@
1
1
  # Blade::Translate
2
2
 
3
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/blade/translate`. To experiment with that code, run `bin/console` for an interactive prompt.
4
-
5
- TODO: Delete this and the text above, and describe your gem
3
+ command line translate
6
4
 
7
5
  ## Installation
8
6
 
@@ -22,7 +20,9 @@ Or install it yourself as:
22
20
 
23
21
  ## Usage
24
22
 
25
- TODO: Write usage instructions here
23
+ ```
24
+ bt your_world
25
+ ```
26
26
 
27
27
  ## Development
28
28
 
@@ -32,7 +32,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
32
32
 
33
33
  ## Contributing
34
34
 
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/blade-translate. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
35
+ Bug reports and pull requests are welcome on GitHub at https://github.com/icepoint0/blade-translate. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
36
36
 
37
37
 
38
38
  ## License
@@ -3,11 +3,11 @@
3
3
  require_relative '../lib/blade/translate'
4
4
 
5
5
  help = <<HELP
6
- thc: Translate tools in the command line
7
- $ thc word
8
- $ thc world peace
9
- $ thc chinglish
10
- $ thc
6
+ bt: Translate tools in the command line
7
+ $ bt word
8
+ $ bt world peace
9
+ $ bt chinglish
10
+ $ bt
11
11
  > enter the loop mode, ctrl+c to exit
12
12
  HELP
13
13
 
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["icepoint0"]
10
10
  spec.email = ["351711778@qq.com"]
11
11
 
12
- spec.summary = "blade translate for thc"
13
- spec.description = "blade translate for thc"
12
+ spec.summary = "blade translate"
13
+ spec.description = "blade translate"
14
14
  spec.homepage = "http://thunderjava.com"
15
15
  spec.license = "MIT"
16
16
 
@@ -1,5 +1,5 @@
1
1
  module Blade
2
2
  module Translate
3
- VERSION = "0.1.7"
3
+ VERSION = "0.1.8"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blade-translate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - icepoint0
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-22 00:00:00.000000000 Z
11
+ date: 2018-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -66,18 +66,24 @@ dependencies:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
68
  version: 2.1.0
69
- description: blade translate for thc
69
+ description: blade translate
70
70
  email:
71
71
  - 351711778@qq.com
72
72
  executables:
73
+ - bt
73
74
  - console
74
75
  - setup
75
- - thc
76
76
  extensions: []
77
77
  extra_rdoc_files: []
78
78
  files:
79
+ - ".DS_Store"
79
80
  - ".gitignore"
81
+ - ".idea/.rakeTasks"
82
+ - ".idea/blade-translate.iml"
83
+ - ".idea/misc.xml"
84
+ - ".idea/modules.xml"
80
85
  - ".idea/vcs.xml"
86
+ - ".idea/workspace.xml"
81
87
  - ".rspec"
82
88
  - ".travis.yml"
83
89
  - CODE_OF_CONDUCT.md
@@ -85,9 +91,9 @@ files:
85
91
  - LICENSE.txt
86
92
  - README.md
87
93
  - Rakefile
94
+ - bin/bt
88
95
  - bin/console
89
96
  - bin/setup
90
- - bin/thc
91
97
  - blade-translate.gemspec
92
98
  - lib/blade/translate.rb
93
99
  - lib/blade/translate/version.rb
@@ -111,8 +117,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
111
117
  version: '0'
112
118
  requirements: []
113
119
  rubyforge_project:
114
- rubygems_version: 2.5.1
120
+ rubygems_version: 2.6.14
115
121
  signing_key:
116
122
  specification_version: 4
117
- summary: blade translate for thc
123
+ summary: blade translate
118
124
  test_files: []