cards_lib 0.0.7 → 0.0.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +2 -1
- data/lib/cards_lib/version.rb +1 -1
- metadata +2 -9
- data/.idea/.name +0 -1
- data/.idea/.rakeTasks +0 -7
- data/.idea/CardsLib.iml +0 -32
- data/.idea/misc.xml +0 -14
- data/.idea/modules.xml +0 -8
- data/.idea/vcs.xml +0 -6
- data/.idea/workspace.xml +0 -516
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a4b204b1089602e42f73b868d994481ab50c0dfa
|
4
|
+
data.tar.gz: b29e893a56c748a1143b817a63d73ce9484dd757
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1df1aa7f27a1c25cf7ccca183b1d43953535625e25a355a7637ccab41423a48b811e1134ccbf691a4cceb448fa4c7c1cda9aba34419f7ef24bca84c9d22324af
|
7
|
+
data.tar.gz: 1d4691f68bfc9a6eb8956c3f53958e99a14e8011c7cbfa5fe2ce737582ab02499f2a141bfa3f7f04eb2a68bbfc35edcbfa03abd9378740f56b92502b35fe7961
|
data/.gitignore
CHANGED
data/lib/cards_lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cards_lib
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Daniel P. Clark
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-10-
|
11
|
+
date: 2015-10-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -88,13 +88,6 @@ extensions: []
|
|
88
88
|
extra_rdoc_files: []
|
89
89
|
files:
|
90
90
|
- ".gitignore"
|
91
|
-
- ".idea/.name"
|
92
|
-
- ".idea/.rakeTasks"
|
93
|
-
- ".idea/CardsLib.iml"
|
94
|
-
- ".idea/misc.xml"
|
95
|
-
- ".idea/modules.xml"
|
96
|
-
- ".idea/vcs.xml"
|
97
|
-
- ".idea/workspace.xml"
|
98
91
|
- ".travis.yml"
|
99
92
|
- CODE_OF_CONDUCT.md
|
100
93
|
- Gemfile
|
data/.idea/.name
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
CardsLib
|
data/.idea/.rakeTasks
DELETED
@@ -1,7 +0,0 @@
|
|
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 cards_lib-0.0.4.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove RDoc HTML files" fullCmd="clobber_rdoc" taksId="clobber_rdoc" /><RakeTask description="Build and install cards_lib-0.0.4.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install cards_lib-0.0.4.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Build RDoc HTML files" fullCmd="rdoc" taksId="rdoc" /><RakeTask description="Create tag v0.0.4 and build and push cards_lib-0.0.4.gem to Rubygems" fullCmd="release" taksId="release" /><RakeTask description="Rebuild RDoc HTML files" fullCmd="rerdoc" taksId="rerdoc" /><RakeTask description="Run tests" fullCmd="test" taksId="test" /><RakeTask description="" fullCmd="clobber" taksId="clobber" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="rdoc/created.rid" taksId="rdoc/created.rid" /><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>
|
data/.idea/CardsLib.iml
DELETED
@@ -1,32 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<module type="RUBY_MODULE" version="4">
|
3
|
-
<component name="FacetManager">
|
4
|
-
<facet type="gem" name="Ruby Gem">
|
5
|
-
<configuration>
|
6
|
-
<option name="GEM_APP_ROOT_PATH" value="$MODULE_DIR$" />
|
7
|
-
<option name="GEM_APP_TEST_PATH" value="$MODULE_DIR$/test" />
|
8
|
-
<option name="GEM_APP_LIB_PATH" value="$MODULE_DIR$/lib" />
|
9
|
-
</configuration>
|
10
|
-
</facet>
|
11
|
-
</component>
|
12
|
-
<component name="NewModuleRootManager">
|
13
|
-
<content url="file://$MODULE_DIR$">
|
14
|
-
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
15
|
-
</content>
|
16
|
-
<orderEntry type="inheritedJdk" />
|
17
|
-
<orderEntry type="sourceFolder" forTests="false" />
|
18
|
-
<orderEntry type="library" scope="PROVIDED" name="ansi (v1.5.0, RVM: ruby-2.2.2) [gem]" level="application" />
|
19
|
-
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.2, RVM: ruby-2.2.2) [gem]" level="application" />
|
20
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.10.3, RVM: ruby-2.2.2) [gem]" level="application" />
|
21
|
-
<orderEntry type="library" scope="PROVIDED" name="codeclimate-test-reporter (v0.4.7, RVM: ruby-2.2.2) [gem]" level="application" />
|
22
|
-
<orderEntry type="library" scope="PROVIDED" name="color_pound_spec_reporter (v0.0.5, RVM: ruby-2.2.2) [gem]" level="application" />
|
23
|
-
<orderEntry type="library" scope="PROVIDED" name="docile (v1.1.5, RVM: ruby-2.2.2) [gem]" level="application" />
|
24
|
-
<orderEntry type="library" scope="PROVIDED" name="json (v1.8.3, RVM: ruby-2.2.2) [gem]" level="application" />
|
25
|
-
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.5.1, RVM: ruby-2.2.2) [gem]" level="application" />
|
26
|
-
<orderEntry type="library" scope="PROVIDED" name="minitest-reporters (v1.0.18, RVM: ruby-2.2.2) [gem]" level="application" />
|
27
|
-
<orderEntry type="library" scope="PROVIDED" name="rake (v10.4.2, RVM: ruby-2.2.2) [gem]" level="application" />
|
28
|
-
<orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.7.5, RVM: ruby-2.2.2) [gem]" level="application" />
|
29
|
-
<orderEntry type="library" scope="PROVIDED" name="simplecov (v0.10.0, RVM: ruby-2.2.2) [gem]" level="application" />
|
30
|
-
<orderEntry type="library" scope="PROVIDED" name="simplecov-html (v0.10.0, RVM: ruby-2.2.2) [gem]" level="application" />
|
31
|
-
</component>
|
32
|
-
</module>
|
data/.idea/misc.xml
DELETED
@@ -1,14 +0,0 @@
|
|
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.2" project-jdk-type="RUBY_SDK" />
|
14
|
-
</project>
|
data/.idea/modules.xml
DELETED
data/.idea/vcs.xml
DELETED
data/.idea/workspace.xml
DELETED
@@ -1,516 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<project version="4">
|
3
|
-
<component name="ChangeListManager">
|
4
|
-
<list default="true" id="8e729df1-4f81-4614-900c-5868119b304d" name="Default" comment="">
|
5
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/cards_lib/version.rb" afterPath="$PROJECT_DIR$/lib/cards_lib/version.rb" />
|
6
|
-
</list>
|
7
|
-
<ignored path="CardsLib.iws" />
|
8
|
-
<ignored path=".idea/workspace.xml" />
|
9
|
-
<ignored path=".idea/dataSources.local.xml" />
|
10
|
-
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
11
|
-
<option name="TRACKING_ENABLED" value="true" />
|
12
|
-
<option name="SHOW_DIALOG" value="false" />
|
13
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
14
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
15
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
16
|
-
</component>
|
17
|
-
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
18
|
-
<component name="CreatePatchCommitExecutor">
|
19
|
-
<option name="PATCH_PATH" value="" />
|
20
|
-
</component>
|
21
|
-
<component name="FavoritesManager">
|
22
|
-
<favorites_list name="CardsLib" />
|
23
|
-
</component>
|
24
|
-
<component name="FileEditorManager">
|
25
|
-
<leaf>
|
26
|
-
<file leaf-file-name="card_test.rb" pinned="false" current-in-tab="false">
|
27
|
-
<entry file="file://$PROJECT_DIR$/test/card_test.rb">
|
28
|
-
<provider selected="true" editor-type-id="text-editor">
|
29
|
-
<state vertical-scroll-proportion="0.0">
|
30
|
-
<caret line="57" column="67" selection-start-line="57" selection-start-column="67" selection-end-line="57" selection-end-column="67" />
|
31
|
-
<folding />
|
32
|
-
</state>
|
33
|
-
</provider>
|
34
|
-
</entry>
|
35
|
-
</file>
|
36
|
-
<file leaf-file-name="ranker.rb" pinned="false" current-in-tab="false">
|
37
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/ranker.rb">
|
38
|
-
<provider selected="true" editor-type-id="text-editor">
|
39
|
-
<state vertical-scroll-proportion="0.0">
|
40
|
-
<caret line="25" column="7" selection-start-line="25" selection-start-column="7" selection-end-line="25" selection-end-column="7" />
|
41
|
-
<folding />
|
42
|
-
</state>
|
43
|
-
</provider>
|
44
|
-
</entry>
|
45
|
-
</file>
|
46
|
-
<file leaf-file-name="version.rb" pinned="false" current-in-tab="true">
|
47
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/version.rb">
|
48
|
-
<provider selected="true" editor-type-id="text-editor">
|
49
|
-
<state vertical-scroll-proportion="0.024711696">
|
50
|
-
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
51
|
-
<folding />
|
52
|
-
</state>
|
53
|
-
</provider>
|
54
|
-
</entry>
|
55
|
-
</file>
|
56
|
-
<file leaf-file-name="cards_lib.rb" pinned="false" current-in-tab="false">
|
57
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib.rb">
|
58
|
-
<provider selected="true" editor-type-id="text-editor">
|
59
|
-
<state vertical-scroll-proportion="0.0">
|
60
|
-
<caret line="4" column="25" selection-start-line="4" selection-start-column="25" selection-end-line="4" selection-end-column="25" />
|
61
|
-
<folding />
|
62
|
-
</state>
|
63
|
-
</provider>
|
64
|
-
</entry>
|
65
|
-
</file>
|
66
|
-
<file leaf-file-name="card.rb" pinned="false" current-in-tab="false">
|
67
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/card.rb">
|
68
|
-
<provider selected="true" editor-type-id="text-editor">
|
69
|
-
<state vertical-scroll-proportion="0.0">
|
70
|
-
<caret line="47" column="5" selection-start-line="47" selection-start-column="5" selection-end-line="47" selection-end-column="5" />
|
71
|
-
<folding />
|
72
|
-
</state>
|
73
|
-
</provider>
|
74
|
-
</entry>
|
75
|
-
</file>
|
76
|
-
</leaf>
|
77
|
-
</component>
|
78
|
-
<component name="Git.Settings">
|
79
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
80
|
-
</component>
|
81
|
-
<component name="IdeDocumentHistory">
|
82
|
-
<option name="CHANGED_PATHS">
|
83
|
-
<list>
|
84
|
-
<option value="$PROJECT_DIR$/.gitignore" />
|
85
|
-
<option value="$PROJECT_DIR$/lib/cards_lib/standard.rb" />
|
86
|
-
<option value="$PROJECT_DIR$/lib/cards_lib/ranker.rb" />
|
87
|
-
<option value="$PROJECT_DIR$/lib/cards_lib/card.rb" />
|
88
|
-
<option value="$PROJECT_DIR$/lib/cards_lib.rb" />
|
89
|
-
<option value="$PROJECT_DIR$/test/card_test.rb" />
|
90
|
-
<option value="$PROJECT_DIR$/lib/cards_lib/version.rb" />
|
91
|
-
</list>
|
92
|
-
</option>
|
93
|
-
</component>
|
94
|
-
<component name="JsBuildToolGruntFileManager" detection-done="true" />
|
95
|
-
<component name="JsGulpfileManager">
|
96
|
-
<detection-done>true</detection-done>
|
97
|
-
</component>
|
98
|
-
<component name="NamedScopeManager">
|
99
|
-
<order />
|
100
|
-
</component>
|
101
|
-
<component name="ProjectFrameBounds">
|
102
|
-
<option name="x" value="50" />
|
103
|
-
<option name="y" value="21" />
|
104
|
-
<option name="width" value="1230" />
|
105
|
-
<option name="height" value="1003" />
|
106
|
-
</component>
|
107
|
-
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
108
|
-
<OptionsSetting value="true" id="Add" />
|
109
|
-
<OptionsSetting value="true" id="Remove" />
|
110
|
-
<OptionsSetting value="true" id="Checkout" />
|
111
|
-
<OptionsSetting value="true" id="Update" />
|
112
|
-
<OptionsSetting value="true" id="Status" />
|
113
|
-
<OptionsSetting value="true" id="Edit" />
|
114
|
-
<ConfirmationsSetting value="0" id="Add" />
|
115
|
-
<ConfirmationsSetting value="0" id="Remove" />
|
116
|
-
</component>
|
117
|
-
<component name="ProjectView">
|
118
|
-
<navigator currentView="ProjectPane" proportions="" version="1">
|
119
|
-
<flattenPackages />
|
120
|
-
<showMembers />
|
121
|
-
<showModules />
|
122
|
-
<showLibraryContents />
|
123
|
-
<hideEmptyPackages />
|
124
|
-
<abbreviatePackageNames />
|
125
|
-
<autoscrollToSource />
|
126
|
-
<autoscrollFromSource />
|
127
|
-
<sortByType />
|
128
|
-
</navigator>
|
129
|
-
<panes>
|
130
|
-
<pane id="ProjectPane">
|
131
|
-
<subPane>
|
132
|
-
<PATH>
|
133
|
-
<PATH_ELEMENT>
|
134
|
-
<option name="myItemId" value="CardsLib" />
|
135
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
136
|
-
</PATH_ELEMENT>
|
137
|
-
</PATH>
|
138
|
-
<PATH>
|
139
|
-
<PATH_ELEMENT>
|
140
|
-
<option name="myItemId" value="CardsLib" />
|
141
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
142
|
-
</PATH_ELEMENT>
|
143
|
-
<PATH_ELEMENT>
|
144
|
-
<option name="myItemId" value="CardsLib" />
|
145
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
146
|
-
</PATH_ELEMENT>
|
147
|
-
</PATH>
|
148
|
-
<PATH>
|
149
|
-
<PATH_ELEMENT>
|
150
|
-
<option name="myItemId" value="CardsLib" />
|
151
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
152
|
-
</PATH_ELEMENT>
|
153
|
-
<PATH_ELEMENT>
|
154
|
-
<option name="myItemId" value="CardsLib" />
|
155
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
156
|
-
</PATH_ELEMENT>
|
157
|
-
<PATH_ELEMENT>
|
158
|
-
<option name="myItemId" value="test" />
|
159
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
160
|
-
</PATH_ELEMENT>
|
161
|
-
</PATH>
|
162
|
-
<PATH>
|
163
|
-
<PATH_ELEMENT>
|
164
|
-
<option name="myItemId" value="CardsLib" />
|
165
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
166
|
-
</PATH_ELEMENT>
|
167
|
-
<PATH_ELEMENT>
|
168
|
-
<option name="myItemId" value="CardsLib" />
|
169
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
170
|
-
</PATH_ELEMENT>
|
171
|
-
<PATH_ELEMENT>
|
172
|
-
<option name="myItemId" value="lib" />
|
173
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
174
|
-
</PATH_ELEMENT>
|
175
|
-
</PATH>
|
176
|
-
<PATH>
|
177
|
-
<PATH_ELEMENT>
|
178
|
-
<option name="myItemId" value="CardsLib" />
|
179
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
180
|
-
</PATH_ELEMENT>
|
181
|
-
<PATH_ELEMENT>
|
182
|
-
<option name="myItemId" value="CardsLib" />
|
183
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
184
|
-
</PATH_ELEMENT>
|
185
|
-
<PATH_ELEMENT>
|
186
|
-
<option name="myItemId" value="lib" />
|
187
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
188
|
-
</PATH_ELEMENT>
|
189
|
-
<PATH_ELEMENT>
|
190
|
-
<option name="myItemId" value="cards_lib" />
|
191
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
192
|
-
</PATH_ELEMENT>
|
193
|
-
</PATH>
|
194
|
-
</subPane>
|
195
|
-
</pane>
|
196
|
-
<pane id="Scratches" />
|
197
|
-
<pane id="Scope" />
|
198
|
-
</panes>
|
199
|
-
</component>
|
200
|
-
<component name="PropertiesComponent">
|
201
|
-
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
202
|
-
<property name="WebServerToolWindowFactoryState" value="false" />
|
203
|
-
<property name="FullScreen" value="false" />
|
204
|
-
</component>
|
205
|
-
<component name="RunManager">
|
206
|
-
<configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
|
207
|
-
<predefined_log_file id="RUBY_CUCUMBER" enabled="true" />
|
208
|
-
<module name="" />
|
209
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
210
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
211
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
212
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
213
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
214
|
-
<envs />
|
215
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
216
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
217
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
218
|
-
<COVERAGE_PATTERN ENABLED="true">
|
219
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
220
|
-
</COVERAGE_PATTERN>
|
221
|
-
</EXTENSION>
|
222
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
223
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature" />
|
224
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
225
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
226
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
227
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE="" />
|
228
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE="" />
|
229
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features" />
|
230
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
231
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
232
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="false" />
|
233
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
234
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
235
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
236
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE="" />
|
237
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false" />
|
238
|
-
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2" />
|
239
|
-
<method />
|
240
|
-
</configuration>
|
241
|
-
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
242
|
-
<method />
|
243
|
-
</configuration>
|
244
|
-
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
245
|
-
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
246
|
-
<module name="" />
|
247
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
248
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
249
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
250
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
251
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
252
|
-
<envs />
|
253
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
254
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
255
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
256
|
-
<COVERAGE_PATTERN ENABLED="true">
|
257
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
258
|
-
</COVERAGE_PATTERN>
|
259
|
-
</EXTENSION>
|
260
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
261
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
262
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
263
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
264
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
265
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
266
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
267
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
268
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
269
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
270
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
271
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
272
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
273
|
-
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
274
|
-
<method />
|
275
|
-
</configuration>
|
276
|
-
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
277
|
-
<module name="" />
|
278
|
-
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
279
|
-
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
280
|
-
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
281
|
-
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
282
|
-
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
283
|
-
<envs />
|
284
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
285
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
286
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
287
|
-
<COVERAGE_PATTERN ENABLED="true">
|
288
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
289
|
-
</COVERAGE_PATTERN>
|
290
|
-
</EXTENSION>
|
291
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
292
|
-
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
293
|
-
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
294
|
-
<method />
|
295
|
-
</configuration>
|
296
|
-
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
297
|
-
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
298
|
-
<module name="" />
|
299
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
300
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
301
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
302
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
303
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
304
|
-
<envs />
|
305
|
-
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
306
|
-
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
307
|
-
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
308
|
-
<COVERAGE_PATTERN ENABLED="true">
|
309
|
-
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
310
|
-
</COVERAGE_PATTERN>
|
311
|
-
</EXTENSION>
|
312
|
-
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
313
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
314
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
315
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
316
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
317
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
318
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
319
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
320
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
321
|
-
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
322
|
-
<method />
|
323
|
-
</configuration>
|
324
|
-
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
325
|
-
<node-options />
|
326
|
-
<gulpfile />
|
327
|
-
<tasks />
|
328
|
-
<arguments />
|
329
|
-
<pass-parent-envs>true</pass-parent-envs>
|
330
|
-
<envs />
|
331
|
-
<method />
|
332
|
-
</configuration>
|
333
|
-
</component>
|
334
|
-
<component name="ShelveChangesManager" show_recycled="false" />
|
335
|
-
<component name="SvnConfiguration">
|
336
|
-
<configuration />
|
337
|
-
</component>
|
338
|
-
<component name="TaskManager">
|
339
|
-
<task active="true" id="Default" summary="Default task">
|
340
|
-
<changelist id="8e729df1-4f81-4614-900c-5868119b304d" name="Default" comment="" />
|
341
|
-
<created>1443965800217</created>
|
342
|
-
<option name="number" value="Default" />
|
343
|
-
<updated>1443965800217</updated>
|
344
|
-
</task>
|
345
|
-
<servers />
|
346
|
-
</component>
|
347
|
-
<component name="ToolWindowManager">
|
348
|
-
<frame x="50" y="21" width="1230" height="1003" extended-state="6" />
|
349
|
-
<editor active="true" />
|
350
|
-
<layout>
|
351
|
-
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32908705" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
352
|
-
<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" />
|
353
|
-
<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" />
|
354
|
-
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
355
|
-
<window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
356
|
-
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.26262626" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
357
|
-
<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" />
|
358
|
-
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
359
|
-
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
360
|
-
<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" />
|
361
|
-
<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" />
|
362
|
-
<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" />
|
363
|
-
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
364
|
-
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
365
|
-
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
366
|
-
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
367
|
-
<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" />
|
368
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
369
|
-
</layout>
|
370
|
-
</component>
|
371
|
-
<component name="Vcs.Log.UiProperties">
|
372
|
-
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
373
|
-
<collection />
|
374
|
-
</option>
|
375
|
-
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
376
|
-
<collection />
|
377
|
-
</option>
|
378
|
-
</component>
|
379
|
-
<component name="VcsContentAnnotationSettings">
|
380
|
-
<option name="myLimit" value="2678400000" />
|
381
|
-
</component>
|
382
|
-
<component name="XDebuggerManager">
|
383
|
-
<breakpoint-manager />
|
384
|
-
<watches-manager />
|
385
|
-
</component>
|
386
|
-
<component name="editorHistoryManager">
|
387
|
-
<entry file="file://$PROJECT_DIR$/test/card_test.rb">
|
388
|
-
<provider selected="true" editor-type-id="text-editor">
|
389
|
-
<state vertical-scroll-proportion="0.0">
|
390
|
-
<caret line="30" column="27" selection-start-line="30" selection-start-column="27" selection-end-line="30" selection-end-column="27" />
|
391
|
-
<folding />
|
392
|
-
</state>
|
393
|
-
</provider>
|
394
|
-
</entry>
|
395
|
-
<entry file="file://$PROJECT_DIR$/.gitignore">
|
396
|
-
<provider selected="true" editor-type-id="text-editor">
|
397
|
-
<state vertical-scroll-proportion="0.0">
|
398
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
399
|
-
<folding />
|
400
|
-
</state>
|
401
|
-
</provider>
|
402
|
-
</entry>
|
403
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/version.rb">
|
404
|
-
<provider selected="true" editor-type-id="text-editor">
|
405
|
-
<state vertical-scroll-proportion="0.0">
|
406
|
-
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
407
|
-
<folding />
|
408
|
-
</state>
|
409
|
-
</provider>
|
410
|
-
</entry>
|
411
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/card.rb">
|
412
|
-
<provider selected="true" editor-type-id="text-editor">
|
413
|
-
<state vertical-scroll-proportion="0.0">
|
414
|
-
<caret line="13" column="10" selection-start-line="13" selection-start-column="10" selection-end-line="13" selection-end-column="10" />
|
415
|
-
<folding />
|
416
|
-
</state>
|
417
|
-
</provider>
|
418
|
-
</entry>
|
419
|
-
<entry file="file://$PROJECT_DIR$/test/card_test.rb">
|
420
|
-
<provider selected="true" editor-type-id="text-editor">
|
421
|
-
<state vertical-scroll-proportion="0.0">
|
422
|
-
<caret line="30" column="27" selection-start-line="30" selection-start-column="27" selection-end-line="30" selection-end-column="27" />
|
423
|
-
<folding />
|
424
|
-
</state>
|
425
|
-
</provider>
|
426
|
-
</entry>
|
427
|
-
<entry file="file://$PROJECT_DIR$/.gitignore">
|
428
|
-
<provider selected="true" editor-type-id="text-editor">
|
429
|
-
<state vertical-scroll-proportion="0.0">
|
430
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
431
|
-
<folding />
|
432
|
-
</state>
|
433
|
-
</provider>
|
434
|
-
</entry>
|
435
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/version.rb">
|
436
|
-
<provider selected="true" editor-type-id="text-editor">
|
437
|
-
<state vertical-scroll-proportion="0.0">
|
438
|
-
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
439
|
-
<folding />
|
440
|
-
</state>
|
441
|
-
</provider>
|
442
|
-
</entry>
|
443
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/card.rb">
|
444
|
-
<provider selected="true" editor-type-id="text-editor">
|
445
|
-
<state vertical-scroll-proportion="0.0">
|
446
|
-
<caret line="13" column="10" selection-start-line="13" selection-start-column="10" selection-end-line="13" selection-end-column="10" />
|
447
|
-
<folding />
|
448
|
-
</state>
|
449
|
-
</provider>
|
450
|
-
</entry>
|
451
|
-
<entry file="file://$PROJECT_DIR$/.gitignore">
|
452
|
-
<provider selected="true" editor-type-id="text-editor">
|
453
|
-
<state vertical-scroll-proportion="0.0">
|
454
|
-
<caret line="0" column="7" selection-start-line="0" selection-start-column="7" selection-end-line="0" selection-end-column="7" />
|
455
|
-
<folding />
|
456
|
-
</state>
|
457
|
-
</provider>
|
458
|
-
</entry>
|
459
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/standard.rb">
|
460
|
-
<provider selected="true" editor-type-id="text-editor">
|
461
|
-
<state vertical-scroll-proportion="0.049423393">
|
462
|
-
<caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
|
463
|
-
<folding />
|
464
|
-
</state>
|
465
|
-
</provider>
|
466
|
-
</entry>
|
467
|
-
<entry file="file://$PROJECT_DIR$/Rakefile">
|
468
|
-
<provider selected="true" editor-type-id="text-editor">
|
469
|
-
<state vertical-scroll-proportion="0.0">
|
470
|
-
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
471
|
-
<folding />
|
472
|
-
</state>
|
473
|
-
</provider>
|
474
|
-
</entry>
|
475
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/ranker.rb">
|
476
|
-
<provider selected="true" editor-type-id="text-editor">
|
477
|
-
<state vertical-scroll-proportion="0.0">
|
478
|
-
<caret line="25" column="7" selection-start-line="25" selection-start-column="7" selection-end-line="25" selection-end-column="7" />
|
479
|
-
<folding />
|
480
|
-
</state>
|
481
|
-
</provider>
|
482
|
-
</entry>
|
483
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib.rb">
|
484
|
-
<provider selected="true" editor-type-id="text-editor">
|
485
|
-
<state vertical-scroll-proportion="0.0">
|
486
|
-
<caret line="4" column="25" selection-start-line="4" selection-start-column="25" selection-end-line="4" selection-end-column="25" />
|
487
|
-
<folding />
|
488
|
-
</state>
|
489
|
-
</provider>
|
490
|
-
</entry>
|
491
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/card.rb">
|
492
|
-
<provider selected="true" editor-type-id="text-editor">
|
493
|
-
<state vertical-scroll-proportion="0.0">
|
494
|
-
<caret line="47" column="5" selection-start-line="47" selection-start-column="5" selection-end-line="47" selection-end-column="5" />
|
495
|
-
<folding />
|
496
|
-
</state>
|
497
|
-
</provider>
|
498
|
-
</entry>
|
499
|
-
<entry file="file://$PROJECT_DIR$/test/card_test.rb">
|
500
|
-
<provider selected="true" editor-type-id="text-editor">
|
501
|
-
<state vertical-scroll-proportion="0.0">
|
502
|
-
<caret line="57" column="67" selection-start-line="57" selection-start-column="67" selection-end-line="57" selection-end-column="67" />
|
503
|
-
<folding />
|
504
|
-
</state>
|
505
|
-
</provider>
|
506
|
-
</entry>
|
507
|
-
<entry file="file://$PROJECT_DIR$/lib/cards_lib/version.rb">
|
508
|
-
<provider selected="true" editor-type-id="text-editor">
|
509
|
-
<state vertical-scroll-proportion="0.024711696">
|
510
|
-
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
511
|
-
<folding />
|
512
|
-
</state>
|
513
|
-
</provider>
|
514
|
-
</entry>
|
515
|
-
</component>
|
516
|
-
</project>
|