google-translate 0.8.5 → 0.8.6
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +5 -0
- data/.idea/.rakeTasks +7 -0
- data/.idea/dictionaries/oshvets.xml +3 -0
- data/.idea/encodings.xml +5 -0
- data/.idea/google-translate.iml +78 -0
- data/.idea/misc.xml +14 -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 +974 -0
- data/.ruby-gemset +1 -0
- data/.ruby-version +1 -0
- data/CHANGES +5 -1
- data/Gemfile +21 -0
- data/Gemfile.lock +35 -0
- data/Rakefile +22 -89
- data/bin/translate +13 -17
- data/google-translate.gemspec +16 -61
- data/google-translate.gemspec.erb +22 -0
- data/lib/google_translate.rb +2 -132
- data/lib/google_translate/google_translate.rb +108 -0
- data/lib/google_translate/language.rb +13 -0
- data/lib/google_translate/version.rb +3 -0
- data/spec/google_translate.rb +39 -0
- data/spec/spec_helper.rb +1 -0
- data/test.html +647 -0
- metadata +49 -144
- data/VERSION +0 -1
data/.gitignore
ADDED
data/.idea/.rakeTasks
ADDED
@@ -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" /></Settings>
|
data/.idea/encodings.xml
ADDED
@@ -0,0 +1,78 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<module type="RUBY_MODULE" version="4">
|
3
|
+
<component name="FacetManager">
|
4
|
+
<facet type="gem" name="Gem">
|
5
|
+
<configuration>
|
6
|
+
<option name="GEM_APP_ROOT_PATH" value="" />
|
7
|
+
<option name="GEM_APP_TEST_PATH" value="" />
|
8
|
+
<option name="GEM_APP_LIB_PATH" value="" />
|
9
|
+
</configuration>
|
10
|
+
</facet>
|
11
|
+
</component>
|
12
|
+
<component name="GemRequirementsHolder" version="3">
|
13
|
+
<requirement>
|
14
|
+
<requirement>
|
15
|
+
<dependency name="gemcutter" version="0" bound="GREATER_OR_EQUAL" git="false" path="false" doRequire="true" />
|
16
|
+
</requirement>
|
17
|
+
<source from="Gemfile" />
|
18
|
+
</requirement>
|
19
|
+
<requirement>
|
20
|
+
<requirement>
|
21
|
+
<dependency name="httparty" version="0" bound="GREATER_OR_EQUAL" git="false" path="false" doRequire="true" />
|
22
|
+
</requirement>
|
23
|
+
<source from="Gemfile" />
|
24
|
+
</requirement>
|
25
|
+
<requirement>
|
26
|
+
<requirement>
|
27
|
+
<dependency name="jeweler" version="0" bound="GREATER_OR_EQUAL" git="false" path="false" doRequire="true" />
|
28
|
+
</requirement>
|
29
|
+
<source from="Gemfile" />
|
30
|
+
</requirement>
|
31
|
+
<requirement>
|
32
|
+
<requirement>
|
33
|
+
<dependency name="json_pure" version="0" bound="GREATER_OR_EQUAL" git="false" path="false" doRequire="true" />
|
34
|
+
</requirement>
|
35
|
+
<source from="Gemfile" />
|
36
|
+
</requirement>
|
37
|
+
<requirement>
|
38
|
+
<requirement>
|
39
|
+
<dependency name="mocha" version="0" bound="GREATER_OR_EQUAL" git="false" path="false" doRequire="true" />
|
40
|
+
</requirement>
|
41
|
+
<source from="Gemfile" />
|
42
|
+
</requirement>
|
43
|
+
<requirement>
|
44
|
+
<requirement>
|
45
|
+
<dependency name="rcov" version="0" bound="GREATER_OR_EQUAL" git="false" path="false" doRequire="true" />
|
46
|
+
</requirement>
|
47
|
+
<source from="Gemfile" />
|
48
|
+
</requirement>
|
49
|
+
<requirement>
|
50
|
+
<requirement>
|
51
|
+
<dependency name="rspec" version="0" bound="GREATER_OR_EQUAL" git="false" path="false" doRequire="true" />
|
52
|
+
</requirement>
|
53
|
+
<source from="Gemfile" />
|
54
|
+
</requirement>
|
55
|
+
</component>
|
56
|
+
<component name="NewModuleRootManager">
|
57
|
+
<content url="file://$MODULE_DIR$">
|
58
|
+
<excludeFolder url="file://$MODULE_DIR$/.bundle" />
|
59
|
+
</content>
|
60
|
+
<orderEntry type="inheritedJdk" />
|
61
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
62
|
+
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.3.1, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
63
|
+
<orderEntry type="library" scope="PROVIDED" name="debugger-ruby_core_source (v1.2.3, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
64
|
+
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.1.3, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
65
|
+
<orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.6, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
66
|
+
<orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
67
|
+
<orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.0.5, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
68
|
+
<orderEntry type="library" scope="PROVIDED" name="json_pure (v1.6.5, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
69
|
+
<orderEntry type="library" scope="PROVIDED" name="rake (v10.1.0, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
70
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.8.0, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
71
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.8.0, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
72
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.8.0, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
73
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.8.0, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
74
|
+
<orderEntry type="library" scope="PROVIDED" name="ruby-debug-base19x (v0.11.30.pre12, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
75
|
+
<orderEntry type="library" scope="PROVIDED" name="ruby-debug-ide (v0.4.17, RVM: ruby-1.9.3-p429 [google-translate]) [gem]" level="application" />
|
76
|
+
</component>
|
77
|
+
</module>
|
78
|
+
|
data/.idea/misc.xml
ADDED
@@ -0,0 +1,14 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<project version="4">
|
3
|
+
<component name="ProjectDetails">
|
4
|
+
<option name="projectName" value="google-translate" />
|
5
|
+
</component>
|
6
|
+
<component name="ProjectResources">
|
7
|
+
<default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
|
8
|
+
</component>
|
9
|
+
<component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-1.9.3-p429 [google-translate]" project-jdk-type="RUBY_SDK" />
|
10
|
+
<component name="SvnBranchConfigurationManager">
|
11
|
+
<option name="mySupportsUserInfoFilter" value="true" />
|
12
|
+
</component>
|
13
|
+
</project>
|
14
|
+
|
data/.idea/modules.xml
ADDED
@@ -0,0 +1,9 @@
|
|
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/google-translate.iml" filepath="$PROJECT_DIR$/.idea/google-translate.iml" />
|
6
|
+
</modules>
|
7
|
+
</component>
|
8
|
+
</project>
|
9
|
+
|
data/.idea/vcs.xml
ADDED
data/.idea/workspace.xml
ADDED
@@ -0,0 +1,974 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<project version="4">
|
3
|
+
<component name="ChangeListManager">
|
4
|
+
<list default="true" id="27826e27-f211-4f38-bd71-88309e7ed342" name="Default" comment="Renamed language lookup methods (to have more descriptive names). (cherry picked from commit 4a5e9875dc0bda29cc5cdb1e45bfb38a0970db44) ">
|
5
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.ruby-gemset" />
|
6
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.ruby-version" />
|
7
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/google-translate.gemspec.erb" />
|
8
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/google_translate/google_translate.rb" />
|
9
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/spec/google_translate.rb" />
|
10
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/google_translate/language.rb" />
|
11
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/scopes/scope_settings.xml" />
|
12
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/test.html" />
|
13
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/google_translate/version.rb" />
|
14
|
+
<change type="DELETED" beforePath="$PROJECT_DIR$/.rvmrc" afterPath="" />
|
15
|
+
<change type="DELETED" beforePath="$PROJECT_DIR$/VERSION" afterPath="" />
|
16
|
+
<change type="DELETED" beforePath="$PROJECT_DIR$/spec/translate_spec.rb" afterPath="" />
|
17
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/CHANGES" afterPath="$PROJECT_DIR$/CHANGES" />
|
18
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gemfile.lock" afterPath="$PROJECT_DIR$/Gemfile.lock" />
|
19
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gemfile" afterPath="$PROJECT_DIR$/Gemfile" />
|
20
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Rakefile" afterPath="$PROJECT_DIR$/Rakefile" />
|
21
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/google-translate.gemspec" afterPath="$PROJECT_DIR$/google-translate.gemspec" />
|
22
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/google-translate.iml" afterPath="$PROJECT_DIR$/.idea/google-translate.iml" />
|
23
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/google_translate.rb" afterPath="$PROJECT_DIR$/lib/google_translate.rb" />
|
24
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
|
25
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/spec/spec_helper.rb" afterPath="$PROJECT_DIR$/spec/spec_helper.rb" />
|
26
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/bin/translate" afterPath="$PROJECT_DIR$/bin/translate" />
|
27
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
28
|
+
</list>
|
29
|
+
<list id="8bceb49d-7e0c-4091-bde9-7ac2cd7ef145" name="Translate method now does POSTs rather than GETs (allows you to send up to 5,000 characters) to translate rather than being imposed by the GET query string limits. (cherry picked from commit c5e221ad627b74ca4afe932cf553196ca0be7c19) " comment="Translate method now does POSTs rather than GETs (allows you to send up to 5,000 characters) to translate rather than being imposed by the GET query string limits. (cherry picked from commit c5e221ad627b74ca4afe932cf553196ca0be7c19) " />
|
30
|
+
<list id="2012fae1-5c1c-46e0-9846-f895b7c7f6dc" name=" Translate method now does POSTs rather than GETs (allows you to send up to 5,000 characters) to translate rather than being imposed by the GET query string limits. (cherry picked from commit c5e221ad627b74ca4afe932cf553196ca0be7c19)" comment="" />
|
31
|
+
<ignored path=".idea/workspace.xml" />
|
32
|
+
<ignored path="google-translate.iws" />
|
33
|
+
<file path="/Dummy.txt" changelist="27826e27-f211-4f38-bd71-88309e7ed342" time="1372438745170" ignored="false" />
|
34
|
+
<file path="/a.dummy" changelist="27826e27-f211-4f38-bd71-88309e7ed342" time="1372439682768" ignored="false" />
|
35
|
+
<file path="/fragment.rb" changelist="27826e27-f211-4f38-bd71-88309e7ed342" time="1372442051164" ignored="false" />
|
36
|
+
<option name="TRACKING_ENABLED" value="true" />
|
37
|
+
<option name="SHOW_DIALOG" value="false" />
|
38
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
39
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
40
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
41
|
+
</component>
|
42
|
+
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
43
|
+
<component name="CreatePatchCommitExecutor">
|
44
|
+
<option name="PATCH_PATH" value="" />
|
45
|
+
</component>
|
46
|
+
<component name="DaemonCodeAnalyzer">
|
47
|
+
<disable_hints />
|
48
|
+
</component>
|
49
|
+
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
50
|
+
<component name="FavoritesManager">
|
51
|
+
<favorites_list name="google-translate" />
|
52
|
+
</component>
|
53
|
+
<component name="FileEditorManager">
|
54
|
+
<leaf>
|
55
|
+
<file leaf-file-name="google_translate.rb" pinned="false" current="false" current-in-tab="false">
|
56
|
+
<entry file="file://$PROJECT_DIR$/lib/google_translate/google_translate.rb">
|
57
|
+
<provider selected="true" editor-type-id="text-editor">
|
58
|
+
<state line="5" column="14" selection-start="71" selection-end="71" vertical-scroll-proportion="0.0">
|
59
|
+
<folding />
|
60
|
+
</state>
|
61
|
+
</provider>
|
62
|
+
</entry>
|
63
|
+
</file>
|
64
|
+
<file leaf-file-name="spec_helper.rb" pinned="false" current="false" current-in-tab="false">
|
65
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
66
|
+
<provider selected="true" editor-type-id="text-editor">
|
67
|
+
<state line="1" column="0" selection-start="57" selection-end="57" vertical-scroll-proportion="0.0">
|
68
|
+
<folding />
|
69
|
+
</state>
|
70
|
+
</provider>
|
71
|
+
</entry>
|
72
|
+
</file>
|
73
|
+
<file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
|
74
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
75
|
+
<provider selected="true" editor-type-id="text-editor">
|
76
|
+
<state line="13" column="10" selection-start="174" selection-end="174" vertical-scroll-proportion="0.0">
|
77
|
+
<folding />
|
78
|
+
</state>
|
79
|
+
</provider>
|
80
|
+
</entry>
|
81
|
+
</file>
|
82
|
+
<file leaf-file-name="CHANGES" pinned="false" current="true" current-in-tab="true">
|
83
|
+
<entry file="file://$PROJECT_DIR$/CHANGES">
|
84
|
+
<provider selected="true" editor-type-id="text-editor">
|
85
|
+
<state line="49" column="71" selection-start="701" selection-end="770" vertical-scroll-proportion="0.8483412">
|
86
|
+
<folding />
|
87
|
+
</state>
|
88
|
+
</provider>
|
89
|
+
</entry>
|
90
|
+
</file>
|
91
|
+
<file leaf-file-name="google-translate.gemspec" pinned="false" current="false" current-in-tab="false">
|
92
|
+
<entry file="file://$PROJECT_DIR$/google-translate.gemspec">
|
93
|
+
<provider selected="true" editor-type-id="text-editor">
|
94
|
+
<state line="22" column="6" selection-start="726" selection-end="726" vertical-scroll-proportion="0.0">
|
95
|
+
<folding />
|
96
|
+
</state>
|
97
|
+
</provider>
|
98
|
+
</entry>
|
99
|
+
</file>
|
100
|
+
<file leaf-file-name="translate.bat" pinned="false" current="false" current-in-tab="false">
|
101
|
+
<entry file="file://$PROJECT_DIR$/bin/translate.bat">
|
102
|
+
<provider selected="true" editor-type-id="text-editor">
|
103
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
104
|
+
<folding />
|
105
|
+
</state>
|
106
|
+
</provider>
|
107
|
+
</entry>
|
108
|
+
</file>
|
109
|
+
<file leaf-file-name="language.rb" pinned="false" current="false" current-in-tab="false">
|
110
|
+
<entry file="file://$PROJECT_DIR$/lib/google_translate/language.rb">
|
111
|
+
<provider selected="true" editor-type-id="text-editor">
|
112
|
+
<state line="11" column="0" selection-start="164" selection-end="164" vertical-scroll-proportion="0.0">
|
113
|
+
<folding />
|
114
|
+
</state>
|
115
|
+
</provider>
|
116
|
+
</entry>
|
117
|
+
</file>
|
118
|
+
<file leaf-file-name="google_translate.rb" pinned="false" current="false" current-in-tab="false">
|
119
|
+
<entry file="file://$PROJECT_DIR$/spec/google_translate.rb">
|
120
|
+
<provider selected="true" editor-type-id="text-editor">
|
121
|
+
<state line="6" column="24" selection-start="122" selection-end="122" vertical-scroll-proportion="0.6923077">
|
122
|
+
<folding>
|
123
|
+
<marker date="1372443087000" expanded="true" signature="98:1072" placeholder=" ... end" />
|
124
|
+
<marker date="1372443087000" expanded="true" signature="123:1072" placeholder="do ... end" />
|
125
|
+
<marker date="1372443087000" expanded="true" signature="188:377" placeholder="do ... end" />
|
126
|
+
<marker date="1372443087000" expanded="true" signature="202:233" placeholder="{ ... }" />
|
127
|
+
<marker date="1372443087000" expanded="true" signature="261:292" placeholder="{ ... }" />
|
128
|
+
<marker date="1372443087000" expanded="true" signature="320:356" placeholder="{ ... }" />
|
129
|
+
<marker date="1372443087000" expanded="true" signature="444:540" placeholder="do ... end" />
|
130
|
+
<marker date="1372443087000" expanded="true" signature="721:872" placeholder="#..." />
|
131
|
+
<marker date="1372443087000" expanded="true" signature="923:1068" placeholder="do ... end" />
|
132
|
+
</folding>
|
133
|
+
</state>
|
134
|
+
</provider>
|
135
|
+
</entry>
|
136
|
+
</file>
|
137
|
+
<file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
|
138
|
+
<entry file="file://$PROJECT_DIR$/lib/google_translate/version.rb">
|
139
|
+
<provider selected="true" editor-type-id="text-editor">
|
140
|
+
<state line="1" column="18" selection-start="40" selection-end="40" vertical-scroll-proportion="0.0">
|
141
|
+
<folding />
|
142
|
+
</state>
|
143
|
+
</provider>
|
144
|
+
</entry>
|
145
|
+
</file>
|
146
|
+
<file leaf-file-name="google_translate.rb" pinned="false" current="false" current-in-tab="false">
|
147
|
+
<entry file="file://$PROJECT_DIR$/lib/google_translate.rb">
|
148
|
+
<provider selected="true" editor-type-id="text-editor">
|
149
|
+
<state line="0" column="26" selection-start="26" selection-end="26" vertical-scroll-proportion="0.0">
|
150
|
+
<folding />
|
151
|
+
</state>
|
152
|
+
</provider>
|
153
|
+
</entry>
|
154
|
+
</file>
|
155
|
+
</leaf>
|
156
|
+
</component>
|
157
|
+
<component name="FindManager">
|
158
|
+
<FindUsagesManager>
|
159
|
+
<setting name="OPEN_NEW_TAB" value="false" />
|
160
|
+
</FindUsagesManager>
|
161
|
+
</component>
|
162
|
+
<component name="Git.Branch.Configurations">
|
163
|
+
<option name="CURRENT" value="master" />
|
164
|
+
<option name="CONFIGURATIONS">
|
165
|
+
<array>
|
166
|
+
<BranchConfiguration>
|
167
|
+
<option name="IS_AUTO_DETECTED" value="true" />
|
168
|
+
<option name="NAME" value="master" />
|
169
|
+
<option name="BRANCHES">
|
170
|
+
<array>
|
171
|
+
<BranchInfo>
|
172
|
+
<option name="ROOT" value="$PROJECT_DIR$" />
|
173
|
+
<option name="REFERENCE" value="master" />
|
174
|
+
</BranchInfo>
|
175
|
+
</array>
|
176
|
+
</option>
|
177
|
+
</BranchConfiguration>
|
178
|
+
</array>
|
179
|
+
</option>
|
180
|
+
</component>
|
181
|
+
<component name="Git.Settings">
|
182
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
183
|
+
</component>
|
184
|
+
<component name="GitLogSettings">
|
185
|
+
<option name="myStructureFilterPaths" />
|
186
|
+
<option name="myDateState">
|
187
|
+
<MyDateState />
|
188
|
+
</option>
|
189
|
+
</component>
|
190
|
+
<component name="IdeDocumentHistory">
|
191
|
+
<option name="changedFiles">
|
192
|
+
<list>
|
193
|
+
<option value="$PROJECT_DIR$/.ruby-gemset" />
|
194
|
+
<option value="$PROJECT_DIR$/.ruby-version" />
|
195
|
+
<option value="$PROJECT_DIR$/lib/google_translate/version.rb" />
|
196
|
+
<option value="$PROJECT_DIR$/google-translate.gemspec.erb" />
|
197
|
+
<option value="$PROJECT_DIR$/Rakefile" />
|
198
|
+
<option value="$PROJECT_DIR$/test.html" />
|
199
|
+
<option value="$PROJECT_DIR$/spec/translate_spec.rb" />
|
200
|
+
<option value="$PROJECT_DIR$/spec/spec_helper.rb" />
|
201
|
+
<option value="$PROJECT_DIR$/spec/translator_spec.rb" />
|
202
|
+
<option value="$PROJECT_DIR$/lib/google_translate/language.rb" />
|
203
|
+
<option value="$PROJECT_DIR$/lib/google_translate/google_translate.rb" />
|
204
|
+
<option value="$PROJECT_DIR$/lib/google_translate.rb" />
|
205
|
+
<option value="$PROJECT_DIR$/bin/translate" />
|
206
|
+
<option value="$PROJECT_DIR$/Gemfile" />
|
207
|
+
<option value="$PROJECT_DIR$/google-translate.gemspec" />
|
208
|
+
<option value="$PROJECT_DIR$/CHANGES" />
|
209
|
+
</list>
|
210
|
+
</option>
|
211
|
+
</component>
|
212
|
+
<component name="ProjectFrameBounds">
|
213
|
+
<option name="x" value="111" />
|
214
|
+
<option name="y" value="37" />
|
215
|
+
<option name="width" value="1704" />
|
216
|
+
<option name="height" value="1080" />
|
217
|
+
</component>
|
218
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
219
|
+
<OptionsSetting value="true" id="Add" />
|
220
|
+
<OptionsSetting value="true" id="Remove" />
|
221
|
+
<OptionsSetting value="true" id="Checkout" />
|
222
|
+
<OptionsSetting value="true" id="Update" />
|
223
|
+
<OptionsSetting value="true" id="Status" />
|
224
|
+
<OptionsSetting value="true" id="Edit" />
|
225
|
+
<ConfirmationsSetting value="0" id="Add" />
|
226
|
+
<ConfirmationsSetting value="0" id="Remove" />
|
227
|
+
</component>
|
228
|
+
<component name="ProjectReloadState">
|
229
|
+
<option name="STATE" value="0" />
|
230
|
+
</component>
|
231
|
+
<component name="ProjectView">
|
232
|
+
<navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
|
233
|
+
<flattenPackages />
|
234
|
+
<showMembers />
|
235
|
+
<showModules />
|
236
|
+
<showLibraryContents />
|
237
|
+
<hideEmptyPackages />
|
238
|
+
<abbreviatePackageNames />
|
239
|
+
<autoscrollToSource ProjectPane="true" />
|
240
|
+
<autoscrollFromSource ProjectPane="true" />
|
241
|
+
<sortByType />
|
242
|
+
</navigator>
|
243
|
+
<panes>
|
244
|
+
<pane id="ProjectPane">
|
245
|
+
<subPane>
|
246
|
+
<PATH>
|
247
|
+
<PATH_ELEMENT>
|
248
|
+
<option name="myItemId" value="google-translate" />
|
249
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
250
|
+
</PATH_ELEMENT>
|
251
|
+
</PATH>
|
252
|
+
<PATH>
|
253
|
+
<PATH_ELEMENT>
|
254
|
+
<option name="myItemId" value="google-translate" />
|
255
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
256
|
+
</PATH_ELEMENT>
|
257
|
+
<PATH_ELEMENT>
|
258
|
+
<option name="myItemId" value="google-translate" />
|
259
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
260
|
+
</PATH_ELEMENT>
|
261
|
+
</PATH>
|
262
|
+
<PATH>
|
263
|
+
<PATH_ELEMENT>
|
264
|
+
<option name="myItemId" value="google-translate" />
|
265
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
266
|
+
</PATH_ELEMENT>
|
267
|
+
<PATH_ELEMENT>
|
268
|
+
<option name="myItemId" value="google-translate" />
|
269
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
270
|
+
</PATH_ELEMENT>
|
271
|
+
<PATH_ELEMENT>
|
272
|
+
<option name="myItemId" value="spec" />
|
273
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
274
|
+
</PATH_ELEMENT>
|
275
|
+
</PATH>
|
276
|
+
<PATH>
|
277
|
+
<PATH_ELEMENT>
|
278
|
+
<option name="myItemId" value="google-translate" />
|
279
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
280
|
+
</PATH_ELEMENT>
|
281
|
+
<PATH_ELEMENT>
|
282
|
+
<option name="myItemId" value="google-translate" />
|
283
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
284
|
+
</PATH_ELEMENT>
|
285
|
+
<PATH_ELEMENT>
|
286
|
+
<option name="myItemId" value="lib" />
|
287
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
288
|
+
</PATH_ELEMENT>
|
289
|
+
</PATH>
|
290
|
+
<PATH>
|
291
|
+
<PATH_ELEMENT>
|
292
|
+
<option name="myItemId" value="google-translate" />
|
293
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
294
|
+
</PATH_ELEMENT>
|
295
|
+
<PATH_ELEMENT>
|
296
|
+
<option name="myItemId" value="google-translate" />
|
297
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
298
|
+
</PATH_ELEMENT>
|
299
|
+
<PATH_ELEMENT>
|
300
|
+
<option name="myItemId" value="lib" />
|
301
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
302
|
+
</PATH_ELEMENT>
|
303
|
+
<PATH_ELEMENT>
|
304
|
+
<option name="myItemId" value="google_translate" />
|
305
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
306
|
+
</PATH_ELEMENT>
|
307
|
+
</PATH>
|
308
|
+
<PATH>
|
309
|
+
<PATH_ELEMENT>
|
310
|
+
<option name="myItemId" value="google-translate" />
|
311
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
312
|
+
</PATH_ELEMENT>
|
313
|
+
<PATH_ELEMENT>
|
314
|
+
<option name="myItemId" value="google-translate" />
|
315
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
316
|
+
</PATH_ELEMENT>
|
317
|
+
<PATH_ELEMENT>
|
318
|
+
<option name="myItemId" value="bin" />
|
319
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
320
|
+
</PATH_ELEMENT>
|
321
|
+
</PATH>
|
322
|
+
</subPane>
|
323
|
+
</pane>
|
324
|
+
<pane id="Scope" />
|
325
|
+
<pane id="Favorites" />
|
326
|
+
</panes>
|
327
|
+
</component>
|
328
|
+
<component name="PropertiesComponent">
|
329
|
+
<property name="options.splitter.main.proportions" value="0.3" />
|
330
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
331
|
+
<property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings.RubyIdeSdkConfigurable" />
|
332
|
+
<property name="recentsLimit" value="5" />
|
333
|
+
<property name="FullScreen" value="false" />
|
334
|
+
<property name="options.splitter.details.proportions" value="0.2" />
|
335
|
+
<property name="options.searchVisible" value="true" />
|
336
|
+
</component>
|
337
|
+
<component name="RecentsManager">
|
338
|
+
<key name="MoveFile.RECENT_KEYS">
|
339
|
+
<recent name="$PROJECT_DIR$/lib/google_translate" />
|
340
|
+
</key>
|
341
|
+
</component>
|
342
|
+
<component name="RunManager" selected="RSpec.google_translate">
|
343
|
+
<configuration default="false" name=" should return list of supported languages" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
344
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
345
|
+
<module name="google-translate" />
|
346
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e STDOUT.sync=true;STDERR.sync=true;load($0=ARGV.shift)" />
|
347
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$/spec" />
|
348
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
349
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
350
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
351
|
+
<envs />
|
352
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
353
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
354
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" track_test_folders="true" runner="rcov">
|
355
|
+
<COVERAGE_PATTERN ENABLED="true">
|
356
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
357
|
+
</COVERAGE_PATTERN>
|
358
|
+
</EXTENSION>
|
359
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
360
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
361
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/google_translate.rb" />
|
362
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="[none]" />
|
363
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
364
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE=" should return list of supported languages" />
|
365
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
366
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
367
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
368
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
369
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
370
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
371
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
372
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
373
|
+
<method />
|
374
|
+
</configuration>
|
375
|
+
<configuration default="false" name="Translator should return list of supported languages" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
376
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
377
|
+
<module name="google-translate" />
|
378
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e STDOUT.sync=true;STDERR.sync=true;load($0=ARGV.shift)" />
|
379
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$/spec" />
|
380
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
381
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
382
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
383
|
+
<envs />
|
384
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
385
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
386
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" track_test_folders="true" runner="rcov">
|
387
|
+
<COVERAGE_PATTERN ENABLED="true">
|
388
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
389
|
+
</COVERAGE_PATTERN>
|
390
|
+
</EXTENSION>
|
391
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
392
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
393
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/google_translate.rb" />
|
394
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="[none]" />
|
395
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
396
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="Translator should return list of supported languages" />
|
397
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
398
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
399
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
400
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
401
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
402
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
403
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
404
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
405
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
406
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
407
|
+
<method />
|
408
|
+
</configuration>
|
409
|
+
<configuration default="false" name="Translator should translate test string from one language to another" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
410
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
411
|
+
<module name="google-translate" />
|
412
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e STDOUT.sync=true;STDERR.sync=true;load($0=ARGV.shift)" />
|
413
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$/spec" />
|
414
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
415
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
416
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
417
|
+
<envs>
|
418
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
419
|
+
</envs>
|
420
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
421
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
422
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" track_test_folders="true" runner="rcov">
|
423
|
+
<COVERAGE_PATTERN ENABLED="true">
|
424
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
425
|
+
</COVERAGE_PATTERN>
|
426
|
+
</EXTENSION>
|
427
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
428
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
429
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/google_translate.rb" />
|
430
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="[none]" />
|
431
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
432
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="Translator should translate test string from one language to another" />
|
433
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
434
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
435
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
436
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
437
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
438
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
439
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
440
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
441
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
442
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
443
|
+
<method />
|
444
|
+
</configuration>
|
445
|
+
<configuration default="false" name="Translator should translate test string from one language to another with autodetect" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
446
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
447
|
+
<module name="google-translate" />
|
448
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e STDOUT.sync=true;STDERR.sync=true;load($0=ARGV.shift)" />
|
449
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
450
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
451
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
452
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
453
|
+
<envs>
|
454
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
455
|
+
</envs>
|
456
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
457
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
458
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" track_test_folders="true" runner="rcov">
|
459
|
+
<COVERAGE_PATTERN ENABLED="true">
|
460
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
461
|
+
</COVERAGE_PATTERN>
|
462
|
+
</EXTENSION>
|
463
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
464
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
465
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/google_translate.rb" />
|
466
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="[none]" />
|
467
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
468
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="Translator should translate test string from one language to another with autodetect" />
|
469
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
470
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
471
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
472
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
473
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
474
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
475
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
476
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
477
|
+
<method />
|
478
|
+
</configuration>
|
479
|
+
<configuration default="false" name="google_translate" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
480
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
481
|
+
<module name="google-translate" />
|
482
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e STDOUT.sync=true;STDERR.sync=true;load($0=ARGV.shift)" />
|
483
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
484
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
485
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
486
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
487
|
+
<envs>
|
488
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
489
|
+
</envs>
|
490
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
491
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
492
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" track_test_folders="true" runner="rcov">
|
493
|
+
<COVERAGE_PATTERN ENABLED="true">
|
494
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
495
|
+
</COVERAGE_PATTERN>
|
496
|
+
</EXTENSION>
|
497
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
498
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
499
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/google_translate.rb" />
|
500
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="[none]" />
|
501
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
502
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
503
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
504
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
505
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
506
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
507
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
508
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
509
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
510
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
511
|
+
<method />
|
512
|
+
</configuration>
|
513
|
+
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
514
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
515
|
+
<module name="" />
|
516
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e STDOUT.sync=true;STDERR.sync=true;load($0=ARGV.shift)" />
|
517
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
518
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
519
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
520
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
521
|
+
<envs />
|
522
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
523
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
524
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" track_test_folders="true" runner="rcov">
|
525
|
+
<COVERAGE_PATTERN ENABLED="true">
|
526
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
527
|
+
</COVERAGE_PATTERN>
|
528
|
+
</EXTENSION>
|
529
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
530
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
531
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
532
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="[none]" />
|
533
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
534
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
535
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
536
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
537
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
538
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
539
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
540
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
541
|
+
<method />
|
542
|
+
</configuration>
|
543
|
+
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
544
|
+
<module name="" />
|
545
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e STDOUT.sync=true;STDERR.sync=true;load($0=ARGV.shift)" />
|
546
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
547
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
548
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
549
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
550
|
+
<envs />
|
551
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
552
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
553
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" track_test_folders="true" runner="rcov">
|
554
|
+
<COVERAGE_PATTERN ENABLED="true">
|
555
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
556
|
+
</COVERAGE_PATTERN>
|
557
|
+
</EXTENSION>
|
558
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
559
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
560
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
561
|
+
<method />
|
562
|
+
</configuration>
|
563
|
+
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
564
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
565
|
+
<module name="" />
|
566
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
567
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
568
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
569
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
570
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
571
|
+
<envs />
|
572
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
573
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
574
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
575
|
+
<COVERAGE_PATTERN ENABLED="true">
|
576
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
577
|
+
</COVERAGE_PATTERN>
|
578
|
+
</EXTENSION>
|
579
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
580
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
581
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
582
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
583
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
584
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
585
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
586
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
587
|
+
<method />
|
588
|
+
</configuration>
|
589
|
+
<configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
|
590
|
+
<predefined_log_file id="RUBY_CUCUMBER" enabled="true" />
|
591
|
+
<module name="" />
|
592
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
593
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
594
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
595
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
596
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
597
|
+
<envs>
|
598
|
+
<env name="ANSICON" value="" />
|
599
|
+
</envs>
|
600
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
601
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
602
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" track_test_folders="true" runner="rcov">
|
603
|
+
<COVERAGE_PATTERN ENABLED="true">
|
604
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
605
|
+
</COVERAGE_PATTERN>
|
606
|
+
</EXTENSION>
|
607
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
608
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature" />
|
609
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
610
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
611
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
612
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE="" />
|
613
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE="" />
|
614
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features" />
|
615
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
616
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
617
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="false" />
|
618
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
619
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE="" />
|
620
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false" />
|
621
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2" />
|
622
|
+
<method />
|
623
|
+
</configuration>
|
624
|
+
<configuration default="true" type="JavascriptDebugSession" factoryName="Remote" singleton="true">
|
625
|
+
<JSRemoteDebuggerConfigurationSettings>
|
626
|
+
<option name="engineId" value="embedded" />
|
627
|
+
<option name="fileUrl" />
|
628
|
+
</JSRemoteDebuggerConfigurationSettings>
|
629
|
+
<method />
|
630
|
+
</configuration>
|
631
|
+
<configuration default="true" type="JavascriptDebugSession" factoryName="Local" singleton="true">
|
632
|
+
<JSDebuggerConfigurationSettings>
|
633
|
+
<option name="engineId" value="embedded" />
|
634
|
+
<option name="fileUrl" />
|
635
|
+
</JSDebuggerConfigurationSettings>
|
636
|
+
<method />
|
637
|
+
</configuration>
|
638
|
+
<configuration default="false" name="Unnamed" type="RSpecRunConfigurationType" factoryName="RSpec">
|
639
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
640
|
+
<module name="google-translate" />
|
641
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e STDOUT.sync=true;STDERR.sync=true;load($0=ARGV.shift)" />
|
642
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
643
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
644
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
645
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
646
|
+
<envs />
|
647
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
648
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
649
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" track_test_folders="true" runner="rcov">
|
650
|
+
<COVERAGE_PATTERN ENABLED="true">
|
651
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
652
|
+
</COVERAGE_PATTERN>
|
653
|
+
</EXTENSION>
|
654
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
655
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
656
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/google_translate.rb" />
|
657
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="[none]" />
|
658
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
659
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
660
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
661
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
662
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
663
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
664
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
665
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
666
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
667
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
668
|
+
<method />
|
669
|
+
</configuration>
|
670
|
+
<list size="6">
|
671
|
+
<item index="0" class="java.lang.String" itemvalue="RSpec.Unnamed" />
|
672
|
+
<item index="1" class="java.lang.String" itemvalue="RSpec. should return list of supported languages" />
|
673
|
+
<item index="2" class="java.lang.String" itemvalue="RSpec.Translator should return list of supported languages" />
|
674
|
+
<item index="3" class="java.lang.String" itemvalue="RSpec.Translator should translate test string from one language to another" />
|
675
|
+
<item index="4" class="java.lang.String" itemvalue="RSpec.Translator should translate test string from one language to another with autodetect" />
|
676
|
+
<item index="5" class="java.lang.String" itemvalue="RSpec.google_translate" />
|
677
|
+
</list>
|
678
|
+
<recent_temporary>
|
679
|
+
<list size="4">
|
680
|
+
<item index="0" class="java.lang.String" itemvalue="RSpec.google_translate" />
|
681
|
+
<item index="1" class="java.lang.String" itemvalue="RSpec.Translator should return list of supported languages" />
|
682
|
+
<item index="2" class="java.lang.String" itemvalue="RSpec.Translator should translate test string from one language to another with autodetect" />
|
683
|
+
<item index="3" class="java.lang.String" itemvalue="RSpec.translate_spec" />
|
684
|
+
</list>
|
685
|
+
</recent_temporary>
|
686
|
+
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda">
|
687
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
688
|
+
<module name="" />
|
689
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e STDOUT.sync=true;STDERR.sync=true;load($0=ARGV.shift)" />
|
690
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
691
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
692
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
693
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
694
|
+
<envs />
|
695
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
696
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" track_test_folders="true" runner="rcov">
|
697
|
+
<COVERAGE_PATTERN ENABLED="true">
|
698
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
699
|
+
</COVERAGE_PATTERN>
|
700
|
+
</EXTENSION>
|
701
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
702
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
703
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_CLASS_NAME" VALUE="" />
|
704
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
705
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
706
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
707
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="INHERITANCE_CHECK_DISABLED" VALUE="false" />
|
708
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
709
|
+
<method />
|
710
|
+
</configuration>
|
711
|
+
</component>
|
712
|
+
<component name="ShelveChangesManager" show_recycled="false" />
|
713
|
+
<component name="SvnConfiguration" maxAnnotateRevisions="500">
|
714
|
+
<option name="USER" value="" />
|
715
|
+
<option name="PASSWORD" value="" />
|
716
|
+
<option name="mySSHConnectionTimeout" value="30000" />
|
717
|
+
<option name="mySSHReadTimeout" value="30000" />
|
718
|
+
<option name="LAST_MERGED_REVISION" />
|
719
|
+
<option name="MERGE_DRY_RUN" value="false" />
|
720
|
+
<option name="MERGE_DIFF_USE_ANCESTRY" value="true" />
|
721
|
+
<option name="UPDATE_LOCK_ON_DEMAND" value="false" />
|
722
|
+
<option name="IGNORE_SPACES_IN_MERGE" value="false" />
|
723
|
+
<option name="DETECT_NESTED_COPIES" value="false" />
|
724
|
+
<option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" />
|
725
|
+
<option name="IGNORE_SPACES_IN_ANNOTATE" value="true" />
|
726
|
+
<option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" />
|
727
|
+
<option name="FORCE_UPDATE" value="false" />
|
728
|
+
<configuration useDefault="true">$USER_HOME$/.subversion_IDEA</configuration>
|
729
|
+
<myIsUseDefaultProxy>false</myIsUseDefaultProxy>
|
730
|
+
<supportedVersion>125</supportedVersion>
|
731
|
+
</component>
|
732
|
+
<component name="TaskManager">
|
733
|
+
<task active="true" id="Default" summary="Default task">
|
734
|
+
<changelist id="27826e27-f211-4f38-bd71-88309e7ed342" name="Default" comment="" />
|
735
|
+
<changelist id="8bceb49d-7e0c-4091-bde9-7ac2cd7ef145" name="Translate method now does POSTs rather than GETs (allows you to send up to 5,000 characters) to translate rather than being imposed by the GET query string limits. (cherry picked from commit c5e221ad627b74ca4afe932cf553196ca0be7c19) " comment="" />
|
736
|
+
<changelist id="2012fae1-5c1c-46e0-9846-f895b7c7f6dc" name=" Translate method now does POSTs rather than GETs (allows you to send up to 5,000 characters) to translate rather than being imposed by the GET query string limits. (cherry picked from commit c5e221ad627b74ca4afe932cf553196ca0be7c19)" comment="" />
|
737
|
+
<created>1284473756960</created>
|
738
|
+
<updated>1284473756960</updated>
|
739
|
+
</task>
|
740
|
+
<servers />
|
741
|
+
</component>
|
742
|
+
<component name="ToolWindowManager">
|
743
|
+
<frame x="111" y="37" width="1704" height="1080" extended-state="0" />
|
744
|
+
<editor active="true" />
|
745
|
+
<layout>
|
746
|
+
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32756868" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
747
|
+
<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" />
|
748
|
+
<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" />
|
749
|
+
<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="true" content_ui="tabs" />
|
750
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.13751508" sideWeight="0.67243135" order="0" side_tool="false" content_ui="combo" />
|
751
|
+
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4730417" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
752
|
+
<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" />
|
753
|
+
<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="8" side_tool="true" content_ui="tabs" />
|
754
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32858595" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
755
|
+
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32858595" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
756
|
+
<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" />
|
757
|
+
<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" />
|
758
|
+
<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" />
|
759
|
+
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32858595" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
760
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32932165" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
761
|
+
<window_info id="Code Outline" 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" />
|
762
|
+
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
763
|
+
<window_info id="Dependency Viewer" 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" />
|
764
|
+
<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="tabs" />
|
765
|
+
<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" />
|
766
|
+
</layout>
|
767
|
+
</component>
|
768
|
+
<component name="VcsContentAnnotationSettings">
|
769
|
+
<option name="myLimit" value="2678400000" />
|
770
|
+
</component>
|
771
|
+
<component name="VcsManagerConfiguration">
|
772
|
+
<option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
|
773
|
+
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="true" />
|
774
|
+
<option name="CHECK_NEW_TODO" value="true" />
|
775
|
+
<option name="myTodoPanelSettings">
|
776
|
+
<value>
|
777
|
+
<are-packages-shown value="false" />
|
778
|
+
<are-modules-shown value="false" />
|
779
|
+
<flatten-packages value="false" />
|
780
|
+
<is-autoscroll-to-source value="false" />
|
781
|
+
</value>
|
782
|
+
</option>
|
783
|
+
<option name="PERFORM_UPDATE_IN_BACKGROUND" value="true" />
|
784
|
+
<option name="PERFORM_COMMIT_IN_BACKGROUND" value="true" />
|
785
|
+
<option name="PERFORM_EDIT_IN_BACKGROUND" value="true" />
|
786
|
+
<option name="PERFORM_CHECKOUT_IN_BACKGROUND" value="true" />
|
787
|
+
<option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
|
788
|
+
<option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
|
789
|
+
<option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="true" />
|
790
|
+
<option name="CHANGED_ON_SERVER_INTERVAL" value="5" />
|
791
|
+
<option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
|
792
|
+
<option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
|
793
|
+
<option name="DEFAULT_PATCH_EXTENSION" value="patch" />
|
794
|
+
<option name="SHORT_DIFF_HORIZONTALLY" value="true" />
|
795
|
+
<option name="SHORT_DIFF_EXTRA_LINES" value="2" />
|
796
|
+
<option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
|
797
|
+
<option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
|
798
|
+
<option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
|
799
|
+
<option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
|
800
|
+
<option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
|
801
|
+
<option name="SHOW_DIRTY_RECURSIVELY" value="false" />
|
802
|
+
<option name="LIMIT_HISTORY" value="true" />
|
803
|
+
<option name="MAXIMUM_HISTORY_ROWS" value="1000" />
|
804
|
+
<option name="UPDATE_FILTER_SCOPE_NAME" />
|
805
|
+
<option name="USE_COMMIT_MESSAGE_MARGIN" value="false" />
|
806
|
+
<option name="COMMIT_MESSAGE_MARGIN_SIZE" value="72" />
|
807
|
+
<option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="false" />
|
808
|
+
<option name="FORCE_NON_EMPTY_COMMENT" value="false" />
|
809
|
+
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
|
810
|
+
<option name="LAST_COMMIT_MESSAGE" value="Updated translate and detect-methods to use HTTParty. (cherry picked from commit 56b09b5aeebe695e4b57451dd87f3237a2b61fa0) " />
|
811
|
+
<option name="MAKE_NEW_CHANGELIST_ACTIVE" value="true" />
|
812
|
+
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
|
813
|
+
<option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
|
814
|
+
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
|
815
|
+
<option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
|
816
|
+
<option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
|
817
|
+
<option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
|
818
|
+
<option name="ACTIVE_VCS_NAME" />
|
819
|
+
<option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
|
820
|
+
<option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
|
821
|
+
<option name="UPDATE_FILTER_BY_SCOPE" value="false" />
|
822
|
+
<option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
|
823
|
+
<option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
|
824
|
+
<MESSAGE value="fixing problem with languages" />
|
825
|
+
<MESSAGE value="Renamed language lookup methods (to have more descriptive names). (cherry picked from commit 4a5e9875dc0bda29cc5cdb1e45bfb38a0970db44) " />
|
826
|
+
<MESSAGE value="Updated gitignore file (should not commit .bundle or .DS_Store-file) Removed .DS_Store as well as .bundle-folder (cherry picked from commit 85553a62030d5aba8cba6ae75432671c38379351) " />
|
827
|
+
<MESSAGE value="Updated specs to use updated RSpec methods (cherry picked from commit 6d540e66602149bad0cb4a739d889bf1b170bc77) " />
|
828
|
+
<MESSAGE value="Updated translate and detect-methods to use HTTParty. (cherry picked from commit 56b09b5aeebe695e4b57451dd87f3237a2b61fa0) " />
|
829
|
+
</component>
|
830
|
+
<component name="XDebuggerManager">
|
831
|
+
<breakpoint-manager>
|
832
|
+
<breakpoints>
|
833
|
+
<line-breakpoint enabled="true" type="ruby-line">
|
834
|
+
<url>file://$PROJECT_DIR$/Rakefile</url>
|
835
|
+
<line>14</line>
|
836
|
+
</line-breakpoint>
|
837
|
+
<line-breakpoint enabled="true" type="ruby-line">
|
838
|
+
<url>file://$PROJECT_DIR$/lib/google_translate/google_translate.rb</url>
|
839
|
+
<line>93</line>
|
840
|
+
<option name="timeStamp" value="3" />
|
841
|
+
</line-breakpoint>
|
842
|
+
<line-breakpoint enabled="true" type="ruby-line">
|
843
|
+
<url>file://$PROJECT_DIR$/lib/google_translate/google_translate.rb</url>
|
844
|
+
<line>87</line>
|
845
|
+
<option name="timeStamp" value="4" />
|
846
|
+
</line-breakpoint>
|
847
|
+
</breakpoints>
|
848
|
+
<option name="time" value="5" />
|
849
|
+
</breakpoint-manager>
|
850
|
+
</component>
|
851
|
+
<component name="editorHistoryManager">
|
852
|
+
<entry file="file://$PROJECT_DIR$/bin/t.bat">
|
853
|
+
<provider selected="true" editor-type-id="text-editor">
|
854
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
855
|
+
</provider>
|
856
|
+
</entry>
|
857
|
+
<entry file="file://$PROJECT_DIR$/google-translate.gemspec.erb">
|
858
|
+
<provider selected="true" editor-type-id="text-editor">
|
859
|
+
<state line="2" column="72" selection-start="83" selection-end="99" vertical-scroll-proportion="0.0">
|
860
|
+
<folding />
|
861
|
+
</state>
|
862
|
+
</provider>
|
863
|
+
</entry>
|
864
|
+
<entry file="file://$PROJECT_DIR$/bin/t">
|
865
|
+
<provider selected="true" editor-type-id="text-editor">
|
866
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
867
|
+
<folding />
|
868
|
+
</state>
|
869
|
+
</provider>
|
870
|
+
</entry>
|
871
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
872
|
+
<provider selected="true" editor-type-id="text-editor">
|
873
|
+
<state line="37" column="7" selection-start="779" selection-end="779" vertical-scroll-proportion="0.0">
|
874
|
+
<folding />
|
875
|
+
</state>
|
876
|
+
</provider>
|
877
|
+
</entry>
|
878
|
+
<entry file="file://$PROJECT_DIR$/test.html">
|
879
|
+
<provider selected="true" editor-type-id="text-editor">
|
880
|
+
<state line="261" column="0" selection-start="11508" selection-end="11655" vertical-scroll-proportion="20.588236">
|
881
|
+
<folding />
|
882
|
+
</state>
|
883
|
+
</provider>
|
884
|
+
</entry>
|
885
|
+
<entry file="file://$PROJECT_DIR$/bin/translate">
|
886
|
+
<provider selected="true" editor-type-id="text-editor">
|
887
|
+
<state line="60" column="58" selection-start="1360" selection-end="1360" vertical-scroll-proportion="0.0">
|
888
|
+
<folding />
|
889
|
+
</state>
|
890
|
+
</provider>
|
891
|
+
</entry>
|
892
|
+
<entry file="file://$PROJECT_DIR$/bin/translate.bat">
|
893
|
+
<provider selected="true" editor-type-id="text-editor">
|
894
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
895
|
+
<folding />
|
896
|
+
</state>
|
897
|
+
</provider>
|
898
|
+
</entry>
|
899
|
+
<entry file="file://$PROJECT_DIR$/lib/google_translate/google_translate.rb">
|
900
|
+
<provider selected="true" editor-type-id="text-editor">
|
901
|
+
<state line="5" column="14" selection-start="71" selection-end="71" vertical-scroll-proportion="0.0">
|
902
|
+
<folding />
|
903
|
+
</state>
|
904
|
+
</provider>
|
905
|
+
</entry>
|
906
|
+
<entry file="file://$PROJECT_DIR$/lib/google_translate/language.rb">
|
907
|
+
<provider selected="true" editor-type-id="text-editor">
|
908
|
+
<state line="11" column="0" selection-start="164" selection-end="164" vertical-scroll-proportion="0.0">
|
909
|
+
<folding />
|
910
|
+
</state>
|
911
|
+
</provider>
|
912
|
+
</entry>
|
913
|
+
<entry file="file://$PROJECT_DIR$/lib/google_translate/version.rb">
|
914
|
+
<provider selected="true" editor-type-id="text-editor">
|
915
|
+
<state line="1" column="18" selection-start="40" selection-end="40" vertical-scroll-proportion="0.0">
|
916
|
+
<folding />
|
917
|
+
</state>
|
918
|
+
</provider>
|
919
|
+
</entry>
|
920
|
+
<entry file="file://$PROJECT_DIR$/lib/google_translate.rb">
|
921
|
+
<provider selected="true" editor-type-id="text-editor">
|
922
|
+
<state line="0" column="26" selection-start="26" selection-end="26" vertical-scroll-proportion="0.0">
|
923
|
+
<folding />
|
924
|
+
</state>
|
925
|
+
</provider>
|
926
|
+
</entry>
|
927
|
+
<entry file="file://$PROJECT_DIR$/spec/google_translate.rb">
|
928
|
+
<provider selected="true" editor-type-id="text-editor">
|
929
|
+
<state line="6" column="24" selection-start="122" selection-end="122" vertical-scroll-proportion="0.6923077">
|
930
|
+
<folding>
|
931
|
+
<marker date="1372443087000" expanded="true" signature="98:1072" placeholder=" ... end" />
|
932
|
+
<marker date="1372443087000" expanded="true" signature="123:1072" placeholder="do ... end" />
|
933
|
+
<marker date="1372443087000" expanded="true" signature="188:377" placeholder="do ... end" />
|
934
|
+
<marker date="1372443087000" expanded="true" signature="202:233" placeholder="{ ... }" />
|
935
|
+
<marker date="1372443087000" expanded="true" signature="261:292" placeholder="{ ... }" />
|
936
|
+
<marker date="1372443087000" expanded="true" signature="320:356" placeholder="{ ... }" />
|
937
|
+
<marker date="1372443087000" expanded="true" signature="444:540" placeholder="do ... end" />
|
938
|
+
<marker date="1372443087000" expanded="true" signature="721:872" placeholder="#..." />
|
939
|
+
<marker date="1372443087000" expanded="true" signature="923:1068" placeholder="do ... end" />
|
940
|
+
</folding>
|
941
|
+
</state>
|
942
|
+
</provider>
|
943
|
+
</entry>
|
944
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
945
|
+
<provider selected="true" editor-type-id="text-editor">
|
946
|
+
<state line="1" column="0" selection-start="57" selection-end="57" vertical-scroll-proportion="0.0">
|
947
|
+
<folding />
|
948
|
+
</state>
|
949
|
+
</provider>
|
950
|
+
</entry>
|
951
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
952
|
+
<provider selected="true" editor-type-id="text-editor">
|
953
|
+
<state line="13" column="10" selection-start="174" selection-end="174" vertical-scroll-proportion="0.0">
|
954
|
+
<folding />
|
955
|
+
</state>
|
956
|
+
</provider>
|
957
|
+
</entry>
|
958
|
+
<entry file="file://$PROJECT_DIR$/google-translate.gemspec">
|
959
|
+
<provider selected="true" editor-type-id="text-editor">
|
960
|
+
<state line="22" column="6" selection-start="726" selection-end="726" vertical-scroll-proportion="0.0">
|
961
|
+
<folding />
|
962
|
+
</state>
|
963
|
+
</provider>
|
964
|
+
</entry>
|
965
|
+
<entry file="file://$PROJECT_DIR$/CHANGES">
|
966
|
+
<provider selected="true" editor-type-id="text-editor">
|
967
|
+
<state line="49" column="71" selection-start="701" selection-end="770" vertical-scroll-proportion="0.8483412">
|
968
|
+
<folding />
|
969
|
+
</state>
|
970
|
+
</provider>
|
971
|
+
</entry>
|
972
|
+
</component>
|
973
|
+
</project>
|
974
|
+
|