fiveinarow 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b6183305d302beff17d859154bea43548d2d7a41
4
- data.tar.gz: 225060c6a77e273a07ccbfdd64e43db831259971
3
+ metadata.gz: c2ea310f83f2470f97a483ed40845199a72e0ea5
4
+ data.tar.gz: 640a4f3cf97e70eccb76ea8d759fb9b2f728106c
5
5
  SHA512:
6
- metadata.gz: bdf91e1a03e9370ce1668952ec425449c845238b546a315905af5a6b0ec73c2d78499ebdebcd75827e3ef7a9dd2af967edda048fa93ef3178b83c3eafcc0f054
7
- data.tar.gz: f05361e0611457ef3838b157fe02c6aad992f163e9f44c9b5db2b1a955d003583cc3210ffb528a815ba669717df49909f8bd105b52f1f56ba7f35b8cf09d86e3
6
+ metadata.gz: 1ac54be6cbe0f7e59a4854771e2562c47b01a487d7283d3744d8345d3b7513e7afe5d859415b1df71770d5f90f020ad1bc5e08aa131d755f99a344364e3eeaff
7
+ data.tar.gz: c992a048defd60c3dc72388316220f54de7d1258c6f67ea5be18560642300b6d44abf0ee4e659882e1971bfc14c75b6f9d5cd0d32856d5910932b2bc213809b5
@@ -48,6 +48,97 @@
48
48
  <RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
49
49
  <method />
50
50
  </configuration>
51
+ <configuration default="false" name="Run spec 'cell_spec': fiveinarow" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
52
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
53
+ <module name="fiveinarow" />
54
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
55
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/test" />
56
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
57
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
58
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
59
+ <envs>
60
+ <env name="JRUBY_OPTS" value="-X+O" />
61
+ </envs>
62
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
63
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
64
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
65
+ <COVERAGE_PATTERN ENABLED="true">
66
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
67
+ </COVERAGE_PATTERN>
68
+ </EXTENSION>
69
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
70
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/test/spec/cell_spec.rb" />
71
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
72
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
73
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
74
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
75
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
76
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
77
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
78
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
79
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
80
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
81
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
82
+ <method />
83
+ </configuration>
84
+ <configuration default="false" name="All tests in test: fiveinarow" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest" temporary="true">
85
+ <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
86
+ <module name="fiveinarow" />
87
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
88
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/test" />
89
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
90
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
91
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
92
+ <envs>
93
+ <env name="JRUBY_OPTS" value="-X+O" />
94
+ </envs>
95
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
96
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
97
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
98
+ <COVERAGE_PATTERN ENABLED="true">
99
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
100
+ </COVERAGE_PATTERN>
101
+ </EXTENSION>
102
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$MODULE_DIR$/test" />
103
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
104
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/{*_test,test_*}.rb" />
105
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
106
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
107
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
108
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
109
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
110
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
111
+ <method />
112
+ </configuration>
113
+ <configuration default="false" name="All tests in spec: fiveinarow" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest" temporary="true">
114
+ <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
115
+ <module name="fiveinarow" />
116
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
117
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/test/spec" />
118
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
119
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
120
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
121
+ <envs>
122
+ <env name="JRUBY_OPTS" value="-X+O" />
123
+ </envs>
124
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
125
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
126
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
127
+ <COVERAGE_PATTERN ENABLED="true">
128
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
129
+ </COVERAGE_PATTERN>
130
+ </EXTENSION>
131
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$MODULE_DIR$/test/spec" />
132
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
133
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/{*_test,test_*}.rb" />
134
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
135
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
136
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
137
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
138
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
139
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
140
+ <method />
141
+ </configuration>
51
142
  </component>
52
143
  <component name="NewModuleRootManager">
53
144
  <content url="file://$MODULE_DIR$">
@@ -60,5 +151,7 @@
60
151
  <orderEntry type="library" scope="PROVIDED" name="bundler (v1.11.2, RVM: ruby-2.2.1) [gem]" level="application" />
61
152
  <orderEntry type="library" scope="PROVIDED" name="gosu (v0.10.5, RVM: ruby-2.2.1) [gem]" level="application" />
62
153
  <orderEntry type="library" scope="PROVIDED" name="rake (v10.5.0, RVM: ruby-2.2.1) [gem]" level="application" />
154
+ <orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.4.1, RVM: ruby-2.2.1) [gem]" level="application" />
155
+ <orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.4.1, RVM: ruby-2.2.1) [gem]" level="application" />
63
156
  </component>
64
157
  </module>
@@ -2,7 +2,13 @@
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
4
  <list default="true" id="9c21da58-0921-4f3c-9ae6-f0ca52a10178" name="Default" comment="">
5
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/test/spec/cell_spec.rb" />
6
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/test/spec/spec_helper.rb" />
7
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/fiveinarow.iml" afterPath="$PROJECT_DIR$/.idea/fiveinarow.iml" />
8
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
9
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/CODE_OF_CONDUCT.md" afterPath="$PROJECT_DIR$/CODE_OF_CONDUCT.md" />
5
10
  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/fiveinarow.gemspec" afterPath="$PROJECT_DIR$/fiveinarow.gemspec" />
11
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/fiveinarow/version.rb" afterPath="$PROJECT_DIR$/lib/fiveinarow/version.rb" />
6
12
  </list>
7
13
  <ignored path="fiveinarow.iws" />
8
14
  <ignored path=".idea/workspace.xml" />
@@ -16,8 +22,11 @@
16
22
  </component>
17
23
  <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
18
24
  <component name="CoverageDataManager">
25
+ <SUITE FILE_PATH="coverage/fiveinarow@Run_spec__cell_spec___fiveinarow.coverage" NAME="Run spec 'cell_spec': fiveinarow Coverage Results" MODIFIED="1453642737543" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" MODULE_NAME="fiveinarow" />
26
+ <SUITE FILE_PATH="coverage/fiveinarow@All_tests_in_test__fiveinarow.coverage" NAME="All tests in test: fiveinarow Coverage Results" MODIFIED="1453642719868" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" MODULE_NAME="fiveinarow" />
19
27
  <SUITE FILE_PATH="coverage/fiveinarow@fiveinarow__1_.coverage" NAME="fiveinarow (1) Coverage Results" MODIFIED="1453549463758" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/lib" MODULE_NAME="fiveinarow" />
20
- <SUITE FILE_PATH="coverage/fiveinarow@fiveinarow.coverage" NAME="fiveinarow Coverage Results" MODIFIED="1453631885560" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/lib" MODULE_NAME="fiveinarow" />
28
+ <SUITE FILE_PATH="coverage/fiveinarow@fiveinarow.coverage" NAME="fiveinarow Coverage Results" MODIFIED="1453644238630" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/lib" MODULE_NAME="fiveinarow" />
29
+ <SUITE FILE_PATH="coverage/fiveinarow@All_tests_in_spec__fiveinarow.coverage" NAME="All tests in spec: fiveinarow Coverage Results" MODIFIED="1453642716479" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test/spec" MODULE_NAME="fiveinarow" />
21
30
  </component>
22
31
  <component name="CreatePatchCommitExecutor">
23
32
  <option name="PATCH_PATH" value="" />
@@ -28,116 +37,116 @@
28
37
  </component>
29
38
  <component name="FileEditorManager">
30
39
  <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
31
- <file leaf-file-name="fiveinarow.rb" pinned="false" current-in-tab="false">
32
- <entry file="file://$PROJECT_DIR$/lib/fiveinarow.rb">
33
- <provider selected="true" editor-type-id="text-editor">
34
- <state vertical-scroll-proportion="0.0">
35
- <caret line="59" column="10" selection-start-line="59" selection-start-column="10" selection-end-line="59" selection-end-column="10" />
36
- <folding />
40
+ <file leaf-file-name="README.md" pinned="false" current-in-tab="false">
41
+ <entry file="file://$PROJECT_DIR$/README.md">
42
+ <provider selected="true" editor-type-id="split-provider[text-editor;MultiMarkdownPreviewEditor]">
43
+ <state split_layout="FIRST">
44
+ <first_editor vertical-scroll-proportion="0.71925133">
45
+ <caret line="37" column="68" selection-start-line="37" selection-start-column="68" selection-end-line="37" selection-end-column="68" />
46
+ <folding />
47
+ </first_editor>
48
+ <second_editor />
37
49
  </state>
38
50
  </provider>
51
+ <provider editor-type-id="MultiMarkdownFxPreviewEditor">
52
+ <state />
53
+ </provider>
39
54
  </entry>
40
55
  </file>
41
- <file leaf-file-name="z_order.rb" pinned="false" current-in-tab="false">
42
- <entry file="file://$PROJECT_DIR$/lib/fiveinarow/z_order.rb">
56
+ <file leaf-file-name="version.rb" pinned="false" current-in-tab="false">
57
+ <entry file="file://$PROJECT_DIR$/lib/fiveinarow/version.rb">
43
58
  <provider selected="true" editor-type-id="text-editor">
44
59
  <state vertical-scroll-proportion="0.0">
45
- <caret line="1" column="16" selection-start-line="1" selection-start-column="16" selection-end-line="1" selection-end-column="16" />
60
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
46
61
  <folding />
47
62
  </state>
48
63
  </provider>
49
64
  </entry>
50
65
  </file>
51
- <file leaf-file-name="generic_player.rb" pinned="false" current-in-tab="false">
52
- <entry file="file://$PROJECT_DIR$/lib/fiveinarow/generic_player.rb">
66
+ <file leaf-file-name="cell.rb" pinned="false" current-in-tab="false">
67
+ <entry file="file://$PROJECT_DIR$/lib/fiveinarow/cell.rb">
53
68
  <provider selected="true" editor-type-id="text-editor">
54
69
  <state vertical-scroll-proportion="0.0">
55
- <caret line="4" column="14" selection-start-line="4" selection-start-column="14" selection-end-line="4" selection-end-column="14" />
70
+ <caret line="12" column="16" selection-start-line="12" selection-start-column="16" selection-end-line="12" selection-end-column="16" />
56
71
  <folding />
57
72
  </state>
58
73
  </provider>
59
74
  </entry>
60
75
  </file>
61
- <file leaf-file-name="ai_player.rb" pinned="false" current-in-tab="false">
62
- <entry file="file://$PROJECT_DIR$/lib/fiveinarow/ai_player.rb">
76
+ <file leaf-file-name="fiveinarow.gemspec" pinned="false" current-in-tab="false">
77
+ <entry file="file://$PROJECT_DIR$/fiveinarow.gemspec">
63
78
  <provider selected="true" editor-type-id="text-editor">
64
79
  <state vertical-scroll-proportion="0.0">
65
- <caret line="88" column="25" selection-start-line="88" selection-start-column="25" selection-end-line="88" selection-end-column="25" />
80
+ <caret line="32" column="51" selection-start-line="32" selection-start-column="51" selection-end-line="32" selection-end-column="51" />
66
81
  <folding />
67
82
  </state>
68
83
  </provider>
69
84
  </entry>
70
85
  </file>
71
- <file leaf-file-name="hotseat_player.rb" pinned="false" current-in-tab="false">
72
- <entry file="file://$PROJECT_DIR$/lib/fiveinarow/hotseat_player.rb">
73
- <provider selected="true" editor-type-id="text-editor">
74
- <state vertical-scroll-proportion="0.0">
75
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="33" />
76
- <folding />
86
+ <file leaf-file-name="CODE_OF_CONDUCT.md" pinned="false" current-in-tab="false">
87
+ <entry file="file://$PROJECT_DIR$/CODE_OF_CONDUCT.md">
88
+ <provider selected="true" editor-type-id="split-provider[text-editor;MultiMarkdownPreviewEditor]">
89
+ <state split_layout="FIRST">
90
+ <first_editor vertical-scroll-proportion="1.4839572">
91
+ <caret line="37" column="61" selection-start-line="37" selection-start-column="61" selection-end-line="37" selection-end-column="61" />
92
+ <folding />
93
+ </first_editor>
94
+ <second_editor />
77
95
  </state>
78
96
  </provider>
97
+ <provider editor-type-id="MultiMarkdownFxPreviewEditor">
98
+ <state />
99
+ </provider>
79
100
  </entry>
80
101
  </file>
81
- <file leaf-file-name="board.rb" pinned="false" current-in-tab="false">
82
- <entry file="file://$PROJECT_DIR$/lib/fiveinarow/board.rb">
102
+ <file leaf-file-name="Rakefile" pinned="false" current-in-tab="false">
103
+ <entry file="file://$PROJECT_DIR$/Rakefile">
83
104
  <provider selected="true" editor-type-id="text-editor">
84
105
  <state vertical-scroll-proportion="0.0">
85
- <caret line="93" column="38" selection-start-line="93" selection-start-column="38" selection-end-line="93" selection-end-column="38" />
106
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
86
107
  <folding />
87
108
  </state>
88
109
  </provider>
89
110
  </entry>
90
111
  </file>
91
- <file leaf-file-name="cell.rb" pinned="false" current-in-tab="false">
92
- <entry file="file://$PROJECT_DIR$/lib/fiveinarow/cell.rb">
112
+ <file leaf-file-name="cell_spec.rb" pinned="false" current-in-tab="true">
113
+ <entry file="file://$PROJECT_DIR$/test/spec/cell_spec.rb">
93
114
  <provider selected="true" editor-type-id="text-editor">
94
- <state vertical-scroll-proportion="0.0">
95
- <caret line="12" column="16" selection-start-line="12" selection-start-column="16" selection-end-line="12" selection-end-column="16" />
115
+ <state vertical-scroll-proportion="0.41538462">
116
+ <caret line="18" column="32" selection-start-line="18" selection-start-column="32" selection-end-line="18" selection-end-column="32" />
96
117
  <folding />
97
118
  </state>
98
119
  </provider>
99
120
  </entry>
100
121
  </file>
101
- <file leaf-file-name="README.md" pinned="false" current-in-tab="false">
102
- <entry file="file://$PROJECT_DIR$/README.md">
103
- <provider selected="true" editor-type-id="split-provider[text-editor;MultiMarkdownPreviewEditor]">
104
- <state split_layout="FIRST">
105
- <first_editor vertical-scroll-proportion="0.0">
106
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
107
- <folding />
108
- </first_editor>
109
- <second_editor />
122
+ <file leaf-file-name="spec_helper.rb" pinned="false" current-in-tab="false">
123
+ <entry file="file://$PROJECT_DIR$/test/spec/spec_helper.rb">
124
+ <provider selected="true" editor-type-id="text-editor">
125
+ <state vertical-scroll-proportion="0.0">
126
+ <caret line="1" column="0" selection-start-line="1" selection-start-column="0" selection-end-line="1" selection-end-column="0" />
127
+ <folding />
110
128
  </state>
111
129
  </provider>
112
- <provider editor-type-id="MultiMarkdownFxPreviewEditor">
113
- <state />
114
- </provider>
115
130
  </entry>
116
131
  </file>
117
- <file leaf-file-name="fiveinarow.gemspec" pinned="false" current-in-tab="true">
118
- <entry file="file://$PROJECT_DIR$/fiveinarow.gemspec">
132
+ <file leaf-file-name="Gemfile" pinned="false" current-in-tab="false">
133
+ <entry file="file://$PROJECT_DIR$/Gemfile">
119
134
  <provider selected="true" editor-type-id="text-editor">
120
- <state vertical-scroll-proportion="0.66588783">
121
- <caret line="19" column="62" selection-start-line="19" selection-start-column="62" selection-end-line="19" selection-end-column="62" />
135
+ <state vertical-scroll-proportion="0.0">
136
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
122
137
  <folding />
123
138
  </state>
124
139
  </provider>
125
140
  </entry>
126
141
  </file>
127
- <file leaf-file-name="CODE_OF_CONDUCT.md" pinned="false" current-in-tab="false">
128
- <entry file="file://$PROJECT_DIR$/CODE_OF_CONDUCT.md">
129
- <provider selected="true" editor-type-id="split-provider[text-editor;MultiMarkdownPreviewEditor]">
130
- <state split_layout="FIRST">
131
- <first_editor vertical-scroll-proportion="0.0">
132
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
133
- <folding />
134
- </first_editor>
135
- <second_editor />
142
+ <file leaf-file-name="Gemfile.lock" pinned="false" current-in-tab="false">
143
+ <entry file="file://$PROJECT_DIR$/Gemfile.lock">
144
+ <provider selected="true" editor-type-id="text-editor">
145
+ <state vertical-scroll-proportion="0.0">
146
+ <caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
147
+ <folding />
136
148
  </state>
137
149
  </provider>
138
- <provider editor-type-id="MultiMarkdownFxPreviewEditor">
139
- <state />
140
- </provider>
141
150
  </entry>
142
151
  </file>
143
152
  </leaf>
@@ -146,6 +155,7 @@
146
155
  <option name="RECENT_TEMPLATES">
147
156
  <list>
148
157
  <option value="Ruby Class Template" />
158
+ <option value="RSpec Test Template" />
149
159
  </list>
150
160
  </option>
151
161
  </component>
@@ -163,7 +173,11 @@
163
173
  <option value="$PROJECT_DIR$/lib/fiveinarow.rb" />
164
174
  <option value="$PROJECT_DIR$/lib/fiveinarow/board.rb" />
165
175
  <option value="$PROJECT_DIR$/README.md" />
176
+ <option value="$PROJECT_DIR$/lib/fiveinarow/version.rb" />
177
+ <option value="$PROJECT_DIR$/CODE_OF_CONDUCT.md" />
166
178
  <option value="$PROJECT_DIR$/fiveinarow.gemspec" />
179
+ <option value="$PROJECT_DIR$/test/spec/spec_helper.rb" />
180
+ <option value="$PROJECT_DIR$/test/spec/cell_spec.rb" />
167
181
  </list>
168
182
  </option>
169
183
  </component>
@@ -221,6 +235,24 @@
221
235
  <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
222
236
  </PATH_ELEMENT>
223
237
  </PATH>
238
+ <PATH>
239
+ <PATH_ELEMENT>
240
+ <option name="myItemId" value="fiveinarow" />
241
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
242
+ </PATH_ELEMENT>
243
+ <PATH_ELEMENT>
244
+ <option name="myItemId" value="fiveinarow" />
245
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
246
+ </PATH_ELEMENT>
247
+ <PATH_ELEMENT>
248
+ <option name="myItemId" value="test" />
249
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
250
+ </PATH_ELEMENT>
251
+ <PATH_ELEMENT>
252
+ <option name="myItemId" value="spec" />
253
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
254
+ </PATH_ELEMENT>
255
+ </PATH>
224
256
  <PATH>
225
257
  <PATH_ELEMENT>
226
258
  <option name="myItemId" value="fiveinarow" />
@@ -303,6 +335,97 @@
303
335
  <RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
304
336
  <method />
305
337
  </configuration>
338
+ <configuration default="false" name="Run spec 'cell_spec': fiveinarow" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
339
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
340
+ <module name="fiveinarow" />
341
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
342
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/test" />
343
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
344
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
345
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
346
+ <envs>
347
+ <env name="JRUBY_OPTS" value="-X+O" />
348
+ </envs>
349
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
350
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
351
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
352
+ <COVERAGE_PATTERN ENABLED="true">
353
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
354
+ </COVERAGE_PATTERN>
355
+ </EXTENSION>
356
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
357
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/test/spec/cell_spec.rb" />
358
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
359
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
360
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
361
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
362
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
363
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
364
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
365
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
366
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
367
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
368
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
369
+ <method />
370
+ </configuration>
371
+ <configuration default="false" name="All tests in test: fiveinarow" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest" temporary="true">
372
+ <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
373
+ <module name="fiveinarow" />
374
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
375
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/test" />
376
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
377
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
378
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
379
+ <envs>
380
+ <env name="JRUBY_OPTS" value="-X+O" />
381
+ </envs>
382
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
383
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
384
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
385
+ <COVERAGE_PATTERN ENABLED="true">
386
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
387
+ </COVERAGE_PATTERN>
388
+ </EXTENSION>
389
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$MODULE_DIR$/test" />
390
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
391
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/{*_test,test_*}.rb" />
392
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
393
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
394
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
395
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
396
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
397
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
398
+ <method />
399
+ </configuration>
400
+ <configuration default="false" name="All tests in spec: fiveinarow" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest" temporary="true">
401
+ <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
402
+ <module name="fiveinarow" />
403
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
404
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/test/spec" />
405
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
406
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
407
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
408
+ <envs>
409
+ <env name="JRUBY_OPTS" value="-X+O" />
410
+ </envs>
411
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
412
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
413
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
414
+ <COVERAGE_PATTERN ENABLED="true">
415
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
416
+ </COVERAGE_PATTERN>
417
+ </EXTENSION>
418
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$MODULE_DIR$/test/spec" />
419
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
420
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/{*_test,test_*}.rb" />
421
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
422
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
423
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
424
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
425
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
426
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
427
+ <method />
428
+ </configuration>
306
429
  <configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
307
430
  <predefined_log_file id="RUBY_CUCUMBER" enabled="true" />
308
431
  <module name="" />
@@ -431,14 +554,20 @@
431
554
  <envs />
432
555
  <method />
433
556
  </configuration>
434
- <list size="2">
557
+ <list size="5">
435
558
  <item index="0" class="java.lang.String" itemvalue="Ruby.fiveinarow" />
436
559
  <item index="1" class="java.lang.String" itemvalue="Ruby.fiveinarow (1)" />
560
+ <item index="2" class="java.lang.String" itemvalue="RSpec.Run spec 'cell_spec': fiveinarow" />
561
+ <item index="3" class="java.lang.String" itemvalue="Test::Unit/Shoulda/Minitest.All tests in test: fiveinarow" />
562
+ <item index="4" class="java.lang.String" itemvalue="Test::Unit/Shoulda/Minitest.All tests in spec: fiveinarow" />
437
563
  </list>
438
564
  <recent_temporary>
439
- <list size="2">
565
+ <list size="5">
440
566
  <item index="0" class="java.lang.String" itemvalue="Ruby.fiveinarow" />
441
- <item index="1" class="java.lang.String" itemvalue="Ruby.fiveinarow (1)" />
567
+ <item index="1" class="java.lang.String" itemvalue="RSpec.Run spec 'cell_spec': fiveinarow" />
568
+ <item index="2" class="java.lang.String" itemvalue="Test::Unit/Shoulda/Minitest.All tests in test: fiveinarow" />
569
+ <item index="3" class="java.lang.String" itemvalue="Test::Unit/Shoulda/Minitest.All tests in spec: fiveinarow" />
570
+ <item index="4" class="java.lang.String" itemvalue="Ruby.fiveinarow (1)" />
442
571
  </list>
443
572
  </recent_temporary>
444
573
  </component>
@@ -455,6 +584,38 @@
455
584
  </task>
456
585
  <servers />
457
586
  </component>
587
+ <component name="TestHistory">
588
+ <history-entry file="All_tests_in_spec__fiveinarow - 2016.01.24 at 14h 38m 38s.xml">
589
+ <configuration name="All tests in spec: fiveinarow" configurationId="TestUnitRunConfigurationType" />
590
+ </history-entry>
591
+ <history-entry file="All_tests_in_test__fiveinarow - 2016.01.24 at 14h 38m 25s.xml">
592
+ <configuration name="All tests in test: fiveinarow" configurationId="TestUnitRunConfigurationType" />
593
+ </history-entry>
594
+ <history-entry file="All_tests_in_test__fiveinarow - 2016.01.24 at 14h 38m 41s.xml">
595
+ <configuration name="All tests in test: fiveinarow" configurationId="TestUnitRunConfigurationType" />
596
+ </history-entry>
597
+ <history-entry file="Run_spec__cell_spec___fiveinarow - 2016.01.24 at 14h 30m 45s.xml">
598
+ <configuration name="Run spec 'cell_spec': fiveinarow" configurationId="RSpecRunConfigurationType" />
599
+ </history-entry>
600
+ <history-entry file="Run_spec__cell_spec___fiveinarow - 2016.01.24 at 14h 31m 18s.xml">
601
+ <configuration name="Run spec 'cell_spec': fiveinarow" configurationId="RSpecRunConfigurationType" />
602
+ </history-entry>
603
+ <history-entry file="Run_spec__cell_spec___fiveinarow - 2016.01.24 at 14h 32m 54s.xml">
604
+ <configuration name="Run spec 'cell_spec': fiveinarow" configurationId="RSpecRunConfigurationType" />
605
+ </history-entry>
606
+ <history-entry file="Run_spec__cell_spec___fiveinarow - 2016.01.24 at 14h 33m 03s.xml">
607
+ <configuration name="Run spec 'cell_spec': fiveinarow" configurationId="RSpecRunConfigurationType" />
608
+ </history-entry>
609
+ <history-entry file="Run_spec__cell_spec___fiveinarow - 2016.01.24 at 14h 34m 50s.xml">
610
+ <configuration name="Run spec 'cell_spec': fiveinarow" configurationId="RSpecRunConfigurationType" />
611
+ </history-entry>
612
+ <history-entry file="Run_spec__cell_spec___fiveinarow - 2016.01.24 at 14h 38m 04s.xml">
613
+ <configuration name="Run spec 'cell_spec': fiveinarow" configurationId="RSpecRunConfigurationType" />
614
+ </history-entry>
615
+ <history-entry file="Run_spec__cell_spec___fiveinarow - 2016.01.24 at 14h 38m 59s.xml">
616
+ <configuration name="Run spec 'cell_spec': fiveinarow" configurationId="RSpecRunConfigurationType" />
617
+ </history-entry>
618
+ </component>
458
619
  <component name="ToolWindowManager">
459
620
  <frame x="21" y="-1" width="1346" height="773" extended-state="6" />
460
621
  <editor active="true" />
@@ -464,8 +625,8 @@
464
625
  <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
465
626
  <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
466
627
  <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.14746544" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
467
- <window_info id="Debug" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24807988" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
468
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32791728" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
628
+ <window_info id="Debug" active="true" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.45084485" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
629
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32791728" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
469
630
  <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
470
631
  <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
471
632
  <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3293944" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
@@ -599,13 +760,6 @@
599
760
  </state>
600
761
  </provider>
601
762
  </entry>
602
- <entry file="file://$PROJECT_DIR$/lib/fiveinarow/version.rb">
603
- <provider selected="true" editor-type-id="text-editor">
604
- <state vertical-scroll-proportion="0.0">
605
- <caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
606
- </state>
607
- </provider>
608
- </entry>
609
763
  <entry file="file://$PROJECT_DIR$/lib/fiveinarow/hotseat_player.rb">
610
764
  <provider selected="true" editor-type-id="text-editor">
611
765
  <state vertical-scroll-proportion="0.0">
@@ -614,14 +768,6 @@
614
768
  </state>
615
769
  </provider>
616
770
  </entry>
617
- <entry file="file://$PROJECT_DIR$/lib/fiveinarow/cell.rb">
618
- <provider selected="true" editor-type-id="text-editor">
619
- <state vertical-scroll-proportion="0.0">
620
- <caret line="12" column="16" selection-start-line="12" selection-start-column="16" selection-end-line="12" selection-end-column="16" />
621
- <folding />
622
- </state>
623
- </provider>
624
- </entry>
625
771
  <entry file="file://$PROJECT_DIR$/lib/fiveinarow/generic_player.rb">
626
772
  <provider selected="true" editor-type-id="text-editor">
627
773
  <state vertical-scroll-proportion="0.0">
@@ -662,11 +808,11 @@
662
808
  </state>
663
809
  </provider>
664
810
  </entry>
665
- <entry file="file://$PROJECT_DIR$/CODE_OF_CONDUCT.md">
811
+ <entry file="file://$PROJECT_DIR$/README.md">
666
812
  <provider selected="true" editor-type-id="split-provider[text-editor;MultiMarkdownPreviewEditor]">
667
813
  <state split_layout="FIRST">
668
- <first_editor vertical-scroll-proportion="0.0">
669
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
814
+ <first_editor vertical-scroll-proportion="0.71925133">
815
+ <caret line="37" column="68" selection-start-line="37" selection-start-column="68" selection-end-line="37" selection-end-column="68" />
670
816
  <folding />
671
817
  </first_editor>
672
818
  <second_editor />
@@ -676,17 +822,25 @@
676
822
  <state />
677
823
  </provider>
678
824
  <provider editor-type-id="text-editor">
679
- <state vertical-scroll-proportion="-0.20769231">
680
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
825
+ <state vertical-scroll-proportion="-20.538462">
826
+ <caret line="38" column="0" selection-start-line="38" selection-start-column="0" selection-end-line="38" selection-end-column="0" />
681
827
  <folding />
682
828
  </state>
683
829
  </provider>
684
830
  </entry>
685
- <entry file="file://$PROJECT_DIR$/README.md">
831
+ <entry file="file://$PROJECT_DIR$/lib/fiveinarow/version.rb">
832
+ <provider selected="true" editor-type-id="text-editor">
833
+ <state vertical-scroll-proportion="0.0">
834
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
835
+ <folding />
836
+ </state>
837
+ </provider>
838
+ </entry>
839
+ <entry file="file://$PROJECT_DIR$/CODE_OF_CONDUCT.md">
686
840
  <provider selected="true" editor-type-id="split-provider[text-editor;MultiMarkdownPreviewEditor]">
687
841
  <state split_layout="FIRST">
688
- <first_editor vertical-scroll-proportion="0.0">
689
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
842
+ <first_editor vertical-scroll-proportion="1.4839572">
843
+ <caret line="37" column="61" selection-start-line="37" selection-start-column="61" selection-end-line="37" selection-end-column="61" />
690
844
  <folding />
691
845
  </first_editor>
692
846
  <second_editor />
@@ -696,16 +850,64 @@
696
850
  <state />
697
851
  </provider>
698
852
  <provider editor-type-id="text-editor">
699
- <state vertical-scroll-proportion="-20.538462">
700
- <caret line="38" column="0" selection-start-line="38" selection-start-column="0" selection-end-line="38" selection-end-column="0" />
853
+ <state vertical-scroll-proportion="-0.20769231">
854
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
855
+ <folding />
856
+ </state>
857
+ </provider>
858
+ </entry>
859
+ <entry file="file://$PROJECT_DIR$/Rakefile">
860
+ <provider selected="true" editor-type-id="text-editor">
861
+ <state vertical-scroll-proportion="0.0">
862
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
863
+ <folding />
864
+ </state>
865
+ </provider>
866
+ </entry>
867
+ <entry file="file://$PROJECT_DIR$/lib/fiveinarow/cell.rb">
868
+ <provider selected="true" editor-type-id="text-editor">
869
+ <state vertical-scroll-proportion="0.0">
870
+ <caret line="12" column="16" selection-start-line="12" selection-start-column="16" selection-end-line="12" selection-end-column="16" />
871
+ <folding />
872
+ </state>
873
+ </provider>
874
+ </entry>
875
+ <entry file="file://$PROJECT_DIR$/Gemfile.lock">
876
+ <provider selected="true" editor-type-id="text-editor">
877
+ <state vertical-scroll-proportion="0.0">
878
+ <caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
879
+ <folding />
880
+ </state>
881
+ </provider>
882
+ </entry>
883
+ <entry file="file://$PROJECT_DIR$/Gemfile">
884
+ <provider selected="true" editor-type-id="text-editor">
885
+ <state vertical-scroll-proportion="0.0">
886
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
701
887
  <folding />
702
888
  </state>
703
889
  </provider>
704
890
  </entry>
705
891
  <entry file="file://$PROJECT_DIR$/fiveinarow.gemspec">
706
892
  <provider selected="true" editor-type-id="text-editor">
707
- <state vertical-scroll-proportion="0.66588783">
708
- <caret line="19" column="62" selection-start-line="19" selection-start-column="62" selection-end-line="19" selection-end-column="62" />
893
+ <state vertical-scroll-proportion="0.0">
894
+ <caret line="32" column="51" selection-start-line="32" selection-start-column="51" selection-end-line="32" selection-end-column="51" />
895
+ <folding />
896
+ </state>
897
+ </provider>
898
+ </entry>
899
+ <entry file="file://$PROJECT_DIR$/test/spec/spec_helper.rb">
900
+ <provider selected="true" editor-type-id="text-editor">
901
+ <state vertical-scroll-proportion="0.0">
902
+ <caret line="1" column="0" selection-start-line="1" selection-start-column="0" selection-end-line="1" selection-end-column="0" />
903
+ <folding />
904
+ </state>
905
+ </provider>
906
+ </entry>
907
+ <entry file="file://$PROJECT_DIR$/test/spec/cell_spec.rb">
908
+ <provider selected="true" editor-type-id="text-editor">
909
+ <state vertical-scroll-proportion="0.41538462">
910
+ <caret line="18" column="32" selection-start-line="18" selection-start-column="32" selection-end-line="18" selection-end-column="32" />
709
911
  <folding />
710
912
  </state>
711
913
  </provider>
@@ -35,7 +35,7 @@ This code of conduct applies both within project spaces and in public spaces
35
35
  when an individual is representing the project or its community.
36
36
 
37
37
  Instances of abusive, harassing, or otherwise unacceptable behavior may be
38
- reported by contacting a project maintainer at nesrotom@fit.cvut.cz. All
38
+ reported by contacting a project maintainer at nesro@nesro.cz. All
39
39
  complaints will be reviewed and investigated and will result in a response that
40
40
  is deemed necessary and appropriate to the circumstances. Maintainers are
41
41
  obligated to maintain confidentiality with regard to the reporter of an
data/README.md CHANGED
@@ -30,7 +30,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
30
30
 
31
31
  ## Contributing
32
32
 
33
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/fiveinarow. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
33
+ Bug reports and pull requests are welcome on GitHub at https://github.com/nesro/fiveinarow. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
34
34
 
35
35
 
36
36
  ## License
Binary file
@@ -30,4 +30,5 @@ Gem::Specification.new do |spec|
30
30
  spec.add_development_dependency "bundler", "~> 1.11"
31
31
  spec.add_development_dependency "rake", "~> 10.0"
32
32
  spec.add_development_dependency "gosu", "~> 0.10.5"
33
+ spec.add_development_dependency "rspec-core", "~> 3.4"
33
34
  end
@@ -1,3 +1,3 @@
1
1
  module Fiveinarow
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fiveinarow
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomáš Nesrovnal
@@ -52,6 +52,20 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: 0.10.5
55
+ - !ruby/object:Gem::Dependency
56
+ name: rspec-core
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - "~>"
60
+ - !ruby/object:Gem::Version
61
+ version: '3.4'
62
+ type: :development
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - "~>"
67
+ - !ruby/object:Gem::Version
68
+ version: '3.4'
55
69
  description: Five-in-a-row is a classic board game. You need to make a line of five
56
70
  to win.
57
71
  email:
@@ -76,6 +90,7 @@ files:
76
90
  - Rakefile
77
91
  - bin/console
78
92
  - bin/setup
93
+ - fiveinarow-0.1.0.gem
79
94
  - fiveinarow.gemspec
80
95
  - lib/fiveinarow.rb
81
96
  - lib/fiveinarow/ai_player.rb