dogeify_mint4ls3 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +10 -0
- data/.idea/.name +1 -0
- data/.idea/dogeify.iml +99 -0
- data/.idea/misc.xml +14 -0
- data/.idea/modules.xml +8 -0
- data/.idea/runConfigurations/Install_my_gem.xml +24 -0
- data/.idea/vcs.xml +6 -0
- data/.idea/workspace.xml +807 -0
- data/.travis.yml +4 -0
- data/CODE_OF_CONDUCT.md +13 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +21 -0
- data/README.md +38 -0
- data/Rakefile +1 -0
- data/bin/console +14 -0
- data/bin/setup +7 -0
- data/dogeify.gemspec +29 -0
- data/lib/dogeify.rb +47 -0
- data/lib/dogeify/version.rb +3 -0
- metadata +122 -0
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA1:
|
|
3
|
+
metadata.gz: 364061f2d5fa4b820d34c250e165bc145dc042a2
|
|
4
|
+
data.tar.gz: 7595ff30641e95c81b78fc3bfa2435a2b050f937
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: 8e4b262f6aa915b3ff4a91fd960df2785112a423c3ccbc4c52b4510981d76ea16e6ec1c59469d7fcda7d3ca8daacb980f75bdc243b5eb9e4bb2b21c487e0a291
|
|
7
|
+
data.tar.gz: aac2df772a86f07044fb4baebe3e3f49cbd0501f7e84a98bc134d81632be386d37f3ca8bffd310516c70a9cff57f663a9947b165c185c6e62313f75c1cd9c9b7
|
data/.gitignore
ADDED
data/.idea/.name
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
dogeify
|
data/.idea/dogeify.iml
ADDED
|
@@ -0,0 +1,99 @@
|
|
|
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="ModuleRunConfigurationManager">
|
|
13
|
+
<configuration default="false" name="Install my gem" type="CommandRunConfigurationType" factoryName="Gem Command">
|
|
14
|
+
<module name="dogeify" />
|
|
15
|
+
<COMMAND_RUN_CONFIGURATION NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
16
|
+
<COMMAND_RUN_CONFIGURATION NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
17
|
+
<COMMAND_RUN_CONFIGURATION NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
18
|
+
<COMMAND_RUN_CONFIGURATION NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
19
|
+
<COMMAND_RUN_CONFIGURATION NAME="myPassParentEnvs" VALUE="true" />
|
|
20
|
+
<envs />
|
|
21
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
22
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
23
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
24
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
25
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
26
|
+
</COVERAGE_PATTERN>
|
|
27
|
+
</EXTENSION>
|
|
28
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
29
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="GEM_NAME" VALUE="bundler" />
|
|
30
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="EXECUTABLE_NAME" VALUE="gem" />
|
|
31
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="EXECUTABLE_ARGS" VALUE="install ./dogeify-1.0.0.gem" />
|
|
32
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="WORKING_DIR" VALUE="install ./dogeify-1.0.0.gem" />
|
|
33
|
+
<method />
|
|
34
|
+
</configuration>
|
|
35
|
+
<configuration default="false" name="All tests in test: dogeify" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest" temporary="true">
|
|
36
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
|
37
|
+
<module name="dogeify" />
|
|
38
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
39
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/test" />
|
|
40
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
41
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
42
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
43
|
+
<envs>
|
|
44
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
|
45
|
+
</envs>
|
|
46
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
47
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
48
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
49
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
50
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
51
|
+
</COVERAGE_PATTERN>
|
|
52
|
+
</EXTENSION>
|
|
53
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
54
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$MODULE_DIR$/test" />
|
|
55
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
56
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/{*_test,test_*}.rb" />
|
|
57
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
|
58
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
|
|
59
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
60
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
61
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
62
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
|
63
|
+
<method />
|
|
64
|
+
</configuration>
|
|
65
|
+
<configuration default="false" name="IRB console: dogeify" type="IrbRunConfigurationType" factoryName="IRB console" temporary="true">
|
|
66
|
+
<module name="dogeify" />
|
|
67
|
+
<IRB_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
68
|
+
<IRB_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
69
|
+
<IRB_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
70
|
+
<IRB_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
71
|
+
<IRB_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
72
|
+
<envs />
|
|
73
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
74
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
75
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
76
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
77
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
78
|
+
</COVERAGE_PATTERN>
|
|
79
|
+
</EXTENSION>
|
|
80
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
81
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="/usr/bin/irb" />
|
|
82
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="--prompt simple" />
|
|
83
|
+
<IRB_RUN_CONFIG NAME="IS_RAILS_CONSOLE" VALUE="false" />
|
|
84
|
+
<method />
|
|
85
|
+
</configuration>
|
|
86
|
+
</component>
|
|
87
|
+
<component name="NewModuleRootManager">
|
|
88
|
+
<content url="file://$MODULE_DIR$">
|
|
89
|
+
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
|
90
|
+
</content>
|
|
91
|
+
<orderEntry type="inheritedJdk" />
|
|
92
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
93
|
+
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.10.6, ruby-2.0.0-p598) [gem]" level="application" />
|
|
94
|
+
<orderEntry type="library" scope="PROVIDED" name="engtagger (v0.2.0, ruby-2.0.0-p598) [gem]" level="application" />
|
|
95
|
+
<orderEntry type="library" scope="PROVIDED" name="power_assert (v0.2.6, ruby-2.0.0-p598) [gem]" level="application" />
|
|
96
|
+
<orderEntry type="library" scope="PROVIDED" name="rake (v10.4.2, ruby-2.0.0-p598) [gem]" level="application" />
|
|
97
|
+
<orderEntry type="library" scope="PROVIDED" name="test-unit (v3.1.5, ruby-2.0.0-p598) [gem]" level="application" />
|
|
98
|
+
</component>
|
|
99
|
+
</module>
|
data/.idea/misc.xml
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
4
|
+
<OptionsSetting value="true" id="Add" />
|
|
5
|
+
<OptionsSetting value="true" id="Remove" />
|
|
6
|
+
<OptionsSetting value="true" id="Checkout" />
|
|
7
|
+
<OptionsSetting value="true" id="Update" />
|
|
8
|
+
<OptionsSetting value="true" id="Status" />
|
|
9
|
+
<OptionsSetting value="true" id="Edit" />
|
|
10
|
+
<ConfirmationsSetting value="0" id="Add" />
|
|
11
|
+
<ConfirmationsSetting value="0" id="Remove" />
|
|
12
|
+
</component>
|
|
13
|
+
<component name="ProjectRootManager" version="2" project-jdk-name="ruby-2.0.0-p598" project-jdk-type="RUBY_SDK" />
|
|
14
|
+
</project>
|
data/.idea/modules.xml
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<component name="ProjectRunConfigurationManager">
|
|
2
|
+
<configuration default="false" name="Install my gem" type="CommandRunConfigurationType" factoryName="Gem Command">
|
|
3
|
+
<module name="dogeify" />
|
|
4
|
+
<COMMAND_RUN_CONFIGURATION NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
5
|
+
<COMMAND_RUN_CONFIGURATION NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
6
|
+
<COMMAND_RUN_CONFIGURATION NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
7
|
+
<COMMAND_RUN_CONFIGURATION NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
8
|
+
<COMMAND_RUN_CONFIGURATION NAME="myPassParentEnvs" VALUE="true" />
|
|
9
|
+
<envs />
|
|
10
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
11
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
12
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
13
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
14
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
15
|
+
</COVERAGE_PATTERN>
|
|
16
|
+
</EXTENSION>
|
|
17
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
18
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="GEM_NAME" VALUE="bundler" />
|
|
19
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="EXECUTABLE_NAME" VALUE="gem" />
|
|
20
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="EXECUTABLE_ARGS" VALUE="install ./dogeify-1.0.0.gem" />
|
|
21
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="WORKING_DIR" VALUE="install ./dogeify-1.0.0.gem" />
|
|
22
|
+
<method />
|
|
23
|
+
</configuration>
|
|
24
|
+
</component>
|
data/.idea/vcs.xml
ADDED
data/.idea/workspace.xml
ADDED
|
@@ -0,0 +1,807 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ChangeListManager">
|
|
4
|
+
<list default="true" id="c37112ae-853f-4413-965d-391f6cf26902" name="Default" comment="">
|
|
5
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/dogeify.gemspec" afterPath="$PROJECT_DIR$/dogeify.gemspec" />
|
|
6
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
7
|
+
</list>
|
|
8
|
+
<ignored path="dogeify.iws" />
|
|
9
|
+
<ignored path=".idea/workspace.xml" />
|
|
10
|
+
<ignored path=".idea/dataSources.local.xml" />
|
|
11
|
+
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
12
|
+
<option name="TRACKING_ENABLED" value="true" />
|
|
13
|
+
<option name="SHOW_DIALOG" value="false" />
|
|
14
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
15
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
16
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
17
|
+
</component>
|
|
18
|
+
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
|
19
|
+
<component name="CoverageDataManager">
|
|
20
|
+
<SUITE FILE_PATH="coverage/dogeify@Install_my_gem.coverage" NAME="Install my gem Coverage Results" MODIFIED="1447934048188" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="dogeify" />
|
|
21
|
+
<SUITE FILE_PATH="coverage/dogeify@All_tests_in_test__dogeify.coverage" NAME="All tests in test: dogeify Coverage Results" MODIFIED="1448020099413" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" MODULE_NAME="dogeify" />
|
|
22
|
+
<SUITE FILE_PATH="coverage/dogeify@IRB_console__dogeify.coverage" NAME="IRB console: dogeify Coverage Results" MODIFIED="1447934070547" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="dogeify" />
|
|
23
|
+
</component>
|
|
24
|
+
<component name="CreatePatchCommitExecutor">
|
|
25
|
+
<option name="PATCH_PATH" value="" />
|
|
26
|
+
</component>
|
|
27
|
+
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
28
|
+
<component name="FavoritesManager">
|
|
29
|
+
<favorites_list name="dogeify" />
|
|
30
|
+
</component>
|
|
31
|
+
<component name="FileEditorManager">
|
|
32
|
+
<leaf>
|
|
33
|
+
<file leaf-file-name="dogeify.gemspec" pinned="false" current-in-tab="true">
|
|
34
|
+
<entry file="file://$PROJECT_DIR$/dogeify.gemspec">
|
|
35
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
36
|
+
<state vertical-scroll-proportion="0.17475729">
|
|
37
|
+
<caret line="6" column="40" selection-start-line="6" selection-start-column="40" selection-end-line="6" selection-end-column="40" />
|
|
38
|
+
<folding />
|
|
39
|
+
</state>
|
|
40
|
+
</provider>
|
|
41
|
+
</entry>
|
|
42
|
+
</file>
|
|
43
|
+
<file leaf-file-name="LICENSE.txt" pinned="false" current-in-tab="false">
|
|
44
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
|
45
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
|
46
|
+
<state />
|
|
47
|
+
</provider>
|
|
48
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
49
|
+
<state vertical-scroll-proportion="0.0">
|
|
50
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
51
|
+
<folding />
|
|
52
|
+
</state>
|
|
53
|
+
</provider>
|
|
54
|
+
</entry>
|
|
55
|
+
</file>
|
|
56
|
+
<file leaf-file-name="README.md" pinned="false" current-in-tab="false">
|
|
57
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
58
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
59
|
+
<state vertical-scroll-proportion="0.0">
|
|
60
|
+
<caret line="21" column="0" selection-start-line="21" selection-start-column="0" selection-end-line="21" selection-end-column="0" />
|
|
61
|
+
<folding />
|
|
62
|
+
</state>
|
|
63
|
+
</provider>
|
|
64
|
+
</entry>
|
|
65
|
+
</file>
|
|
66
|
+
<file leaf-file-name="Gemfile.lock" pinned="false" current-in-tab="false">
|
|
67
|
+
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
|
68
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
69
|
+
<state vertical-scroll-proportion="0.0">
|
|
70
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
71
|
+
<folding />
|
|
72
|
+
</state>
|
|
73
|
+
</provider>
|
|
74
|
+
</entry>
|
|
75
|
+
</file>
|
|
76
|
+
<file leaf-file-name="Gemfile" pinned="false" current-in-tab="false">
|
|
77
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
78
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
79
|
+
<state vertical-scroll-proportion="0.0">
|
|
80
|
+
<caret line="3" column="7" selection-start-line="3" selection-start-column="7" selection-end-line="3" selection-end-column="7" />
|
|
81
|
+
<folding />
|
|
82
|
+
</state>
|
|
83
|
+
</provider>
|
|
84
|
+
</entry>
|
|
85
|
+
</file>
|
|
86
|
+
<file leaf-file-name="dogeify.rb" pinned="false" current-in-tab="false">
|
|
87
|
+
<entry file="file://$PROJECT_DIR$/lib/dogeify.rb">
|
|
88
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
89
|
+
<state vertical-scroll-proportion="0.0">
|
|
90
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
91
|
+
<folding />
|
|
92
|
+
</state>
|
|
93
|
+
</provider>
|
|
94
|
+
</entry>
|
|
95
|
+
</file>
|
|
96
|
+
<file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
|
|
97
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
98
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
99
|
+
<state vertical-scroll-proportion="0.0">
|
|
100
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
101
|
+
<folding />
|
|
102
|
+
</state>
|
|
103
|
+
</provider>
|
|
104
|
+
</entry>
|
|
105
|
+
</file>
|
|
106
|
+
<file leaf-file-name="CODE_OF_CONDUCT.md" pinned="false" current-in-tab="false">
|
|
107
|
+
<entry file="file://$PROJECT_DIR$/CODE_OF_CONDUCT.md">
|
|
108
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
|
109
|
+
<state />
|
|
110
|
+
</provider>
|
|
111
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
112
|
+
<state vertical-scroll-proportion="0.0">
|
|
113
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
114
|
+
<folding />
|
|
115
|
+
</state>
|
|
116
|
+
</provider>
|
|
117
|
+
</entry>
|
|
118
|
+
</file>
|
|
119
|
+
<file leaf-file-name=".travis.yml" pinned="false" current-in-tab="false">
|
|
120
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
|
121
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
122
|
+
<state vertical-scroll-proportion="0.0">
|
|
123
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
124
|
+
<folding />
|
|
125
|
+
</state>
|
|
126
|
+
</provider>
|
|
127
|
+
</entry>
|
|
128
|
+
</file>
|
|
129
|
+
<file leaf-file-name="version.rb" pinned="false" current-in-tab="false">
|
|
130
|
+
<entry file="file://$PROJECT_DIR$/lib/dogeify/version.rb">
|
|
131
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
132
|
+
<state vertical-scroll-proportion="0.0">
|
|
133
|
+
<caret line="1" column="14" selection-start-line="1" selection-start-column="14" selection-end-line="1" selection-end-column="14" />
|
|
134
|
+
<folding />
|
|
135
|
+
</state>
|
|
136
|
+
</provider>
|
|
137
|
+
</entry>
|
|
138
|
+
</file>
|
|
139
|
+
</leaf>
|
|
140
|
+
</component>
|
|
141
|
+
<component name="Git.Settings">
|
|
142
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
143
|
+
</component>
|
|
144
|
+
<component name="IdeDocumentHistory">
|
|
145
|
+
<option name="CHANGED_PATHS">
|
|
146
|
+
<list>
|
|
147
|
+
<option value="$PROJECT_DIR$/bin/console" />
|
|
148
|
+
<option value="$PROJECT_DIR$/README.md" />
|
|
149
|
+
<option value="$PROJECT_DIR$/Gemfile" />
|
|
150
|
+
<option value="$PROJECT_DIR$/dogeify.gemspec" />
|
|
151
|
+
<option value="$PROJECT_DIR$/lib/dogeify/version.rb" />
|
|
152
|
+
</list>
|
|
153
|
+
</option>
|
|
154
|
+
</component>
|
|
155
|
+
<component name="JsBuildToolGruntFileManager" detection-done="true" />
|
|
156
|
+
<component name="JsGulpfileManager">
|
|
157
|
+
<detection-done>true</detection-done>
|
|
158
|
+
</component>
|
|
159
|
+
<component name="NamedScopeManager">
|
|
160
|
+
<order />
|
|
161
|
+
</component>
|
|
162
|
+
<component name="ProjectFrameBounds">
|
|
163
|
+
<option name="x" value="-1" />
|
|
164
|
+
<option name="y" value="27" />
|
|
165
|
+
<option name="width" value="1922" />
|
|
166
|
+
<option name="height" value="1174" />
|
|
167
|
+
</component>
|
|
168
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
169
|
+
<OptionsSetting value="true" id="Add" />
|
|
170
|
+
<OptionsSetting value="true" id="Remove" />
|
|
171
|
+
<OptionsSetting value="true" id="Checkout" />
|
|
172
|
+
<OptionsSetting value="true" id="Update" />
|
|
173
|
+
<OptionsSetting value="true" id="Status" />
|
|
174
|
+
<OptionsSetting value="true" id="Edit" />
|
|
175
|
+
<ConfirmationsSetting value="0" id="Add" />
|
|
176
|
+
<ConfirmationsSetting value="0" id="Remove" />
|
|
177
|
+
</component>
|
|
178
|
+
<component name="ProjectView">
|
|
179
|
+
<navigator currentView="ProjectPane" proportions="" version="1">
|
|
180
|
+
<flattenPackages />
|
|
181
|
+
<showMembers />
|
|
182
|
+
<showModules />
|
|
183
|
+
<showLibraryContents />
|
|
184
|
+
<hideEmptyPackages />
|
|
185
|
+
<abbreviatePackageNames />
|
|
186
|
+
<autoscrollToSource />
|
|
187
|
+
<autoscrollFromSource />
|
|
188
|
+
<sortByType />
|
|
189
|
+
</navigator>
|
|
190
|
+
<panes>
|
|
191
|
+
<pane id="Scope" />
|
|
192
|
+
<pane id="Scratches" />
|
|
193
|
+
<pane id="ProjectPane">
|
|
194
|
+
<subPane>
|
|
195
|
+
<PATH>
|
|
196
|
+
<PATH_ELEMENT>
|
|
197
|
+
<option name="myItemId" value="dogeify" />
|
|
198
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
199
|
+
</PATH_ELEMENT>
|
|
200
|
+
</PATH>
|
|
201
|
+
<PATH>
|
|
202
|
+
<PATH_ELEMENT>
|
|
203
|
+
<option name="myItemId" value="dogeify" />
|
|
204
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
205
|
+
</PATH_ELEMENT>
|
|
206
|
+
<PATH_ELEMENT>
|
|
207
|
+
<option name="myItemId" value="dogeify" />
|
|
208
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
209
|
+
</PATH_ELEMENT>
|
|
210
|
+
</PATH>
|
|
211
|
+
<PATH>
|
|
212
|
+
<PATH_ELEMENT>
|
|
213
|
+
<option name="myItemId" value="dogeify" />
|
|
214
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
215
|
+
</PATH_ELEMENT>
|
|
216
|
+
<PATH_ELEMENT>
|
|
217
|
+
<option name="myItemId" value="dogeify" />
|
|
218
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
219
|
+
</PATH_ELEMENT>
|
|
220
|
+
<PATH_ELEMENT>
|
|
221
|
+
<option name="myItemId" value="test" />
|
|
222
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
223
|
+
</PATH_ELEMENT>
|
|
224
|
+
</PATH>
|
|
225
|
+
<PATH>
|
|
226
|
+
<PATH_ELEMENT>
|
|
227
|
+
<option name="myItemId" value="dogeify" />
|
|
228
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
229
|
+
</PATH_ELEMENT>
|
|
230
|
+
<PATH_ELEMENT>
|
|
231
|
+
<option name="myItemId" value="dogeify" />
|
|
232
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
233
|
+
</PATH_ELEMENT>
|
|
234
|
+
<PATH_ELEMENT>
|
|
235
|
+
<option name="myItemId" value="lib" />
|
|
236
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
237
|
+
</PATH_ELEMENT>
|
|
238
|
+
</PATH>
|
|
239
|
+
<PATH>
|
|
240
|
+
<PATH_ELEMENT>
|
|
241
|
+
<option name="myItemId" value="dogeify" />
|
|
242
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
243
|
+
</PATH_ELEMENT>
|
|
244
|
+
<PATH_ELEMENT>
|
|
245
|
+
<option name="myItemId" value="dogeify" />
|
|
246
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
247
|
+
</PATH_ELEMENT>
|
|
248
|
+
<PATH_ELEMENT>
|
|
249
|
+
<option name="myItemId" value="lib" />
|
|
250
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
251
|
+
</PATH_ELEMENT>
|
|
252
|
+
<PATH_ELEMENT>
|
|
253
|
+
<option name="myItemId" value="dogeify" />
|
|
254
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
255
|
+
</PATH_ELEMENT>
|
|
256
|
+
</PATH>
|
|
257
|
+
<PATH>
|
|
258
|
+
<PATH_ELEMENT>
|
|
259
|
+
<option name="myItemId" value="dogeify" />
|
|
260
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
261
|
+
</PATH_ELEMENT>
|
|
262
|
+
<PATH_ELEMENT>
|
|
263
|
+
<option name="myItemId" value="dogeify" />
|
|
264
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
265
|
+
</PATH_ELEMENT>
|
|
266
|
+
<PATH_ELEMENT>
|
|
267
|
+
<option name="myItemId" value="bin" />
|
|
268
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
269
|
+
</PATH_ELEMENT>
|
|
270
|
+
</PATH>
|
|
271
|
+
</subPane>
|
|
272
|
+
</pane>
|
|
273
|
+
</panes>
|
|
274
|
+
</component>
|
|
275
|
+
<component name="PropertiesComponent">
|
|
276
|
+
<property name="settings.editor.selected.configurable" value="preferences.sourceCode" />
|
|
277
|
+
<property name="settings.editor.splitter.proportion" value="0.2" />
|
|
278
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
279
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
280
|
+
<property name="recentsLimit" value="5" />
|
|
281
|
+
<property name="restartRequiresConfirmation" value="true" />
|
|
282
|
+
<property name="FullScreen" value="false" />
|
|
283
|
+
</component>
|
|
284
|
+
<component name="RunManager" selected="Test::Unit/Shoulda/Minitest.All tests in test: dogeify">
|
|
285
|
+
<configuration default="false" name="All tests in test: dogeify" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest" temporary="true">
|
|
286
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
|
287
|
+
<module name="dogeify" />
|
|
288
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
289
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/test" />
|
|
290
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
291
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
292
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
293
|
+
<envs>
|
|
294
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
|
295
|
+
</envs>
|
|
296
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
297
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
298
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
299
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
300
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
301
|
+
</COVERAGE_PATTERN>
|
|
302
|
+
</EXTENSION>
|
|
303
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
304
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$MODULE_DIR$/test" />
|
|
305
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
306
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/{*_test,test_*}.rb" />
|
|
307
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
|
308
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
|
|
309
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
310
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
311
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
312
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
|
313
|
+
<method />
|
|
314
|
+
</configuration>
|
|
315
|
+
<configuration default="false" name="IRB console: dogeify" type="IrbRunConfigurationType" factoryName="IRB console" temporary="true">
|
|
316
|
+
<module name="dogeify" />
|
|
317
|
+
<IRB_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
318
|
+
<IRB_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
319
|
+
<IRB_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
320
|
+
<IRB_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
321
|
+
<IRB_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
322
|
+
<envs />
|
|
323
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
324
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
325
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
326
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
327
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
328
|
+
</COVERAGE_PATTERN>
|
|
329
|
+
</EXTENSION>
|
|
330
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
331
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="/usr/bin/irb" />
|
|
332
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="--prompt simple" />
|
|
333
|
+
<IRB_RUN_CONFIG NAME="IS_RAILS_CONSOLE" VALUE="false" />
|
|
334
|
+
<method />
|
|
335
|
+
</configuration>
|
|
336
|
+
<configuration default="true" type="CommandRunConfigurationType" factoryName="Gem Command">
|
|
337
|
+
<module name="" />
|
|
338
|
+
<COMMAND_RUN_CONFIGURATION NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
339
|
+
<COMMAND_RUN_CONFIGURATION NAME="WORK DIR" VALUE="" />
|
|
340
|
+
<COMMAND_RUN_CONFIGURATION NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
341
|
+
<COMMAND_RUN_CONFIGURATION NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
342
|
+
<COMMAND_RUN_CONFIGURATION NAME="myPassParentEnvs" VALUE="true" />
|
|
343
|
+
<envs />
|
|
344
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
345
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
346
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
347
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
348
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
349
|
+
</COVERAGE_PATTERN>
|
|
350
|
+
</EXTENSION>
|
|
351
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
352
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="GEM_NAME" VALUE="" />
|
|
353
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="EXECUTABLE_NAME" VALUE="" />
|
|
354
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="EXECUTABLE_ARGS" VALUE="" />
|
|
355
|
+
<COMMAND_CONFIG_SETTINGS_ID NAME="WORKING_DIR" VALUE="" />
|
|
356
|
+
<method />
|
|
357
|
+
</configuration>
|
|
358
|
+
<configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
|
|
359
|
+
<predefined_log_file id="RUBY_CUCUMBER" enabled="true" />
|
|
360
|
+
<module name="" />
|
|
361
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
362
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
363
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
364
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
365
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
366
|
+
<envs />
|
|
367
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
368
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
369
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
370
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
371
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
372
|
+
</COVERAGE_PATTERN>
|
|
373
|
+
</EXTENSION>
|
|
374
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
375
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature" />
|
|
376
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
377
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
378
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
379
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE="" />
|
|
380
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE="" />
|
|
381
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features" />
|
|
382
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
|
383
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
|
384
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="false" />
|
|
385
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
386
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
387
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
388
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE="" />
|
|
389
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false" />
|
|
390
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2" />
|
|
391
|
+
<method />
|
|
392
|
+
</configuration>
|
|
393
|
+
<configuration default="true" type="IrbRunConfigurationType" factoryName="IRB console">
|
|
394
|
+
<module name="" />
|
|
395
|
+
<IRB_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
396
|
+
<IRB_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
|
397
|
+
<IRB_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
398
|
+
<IRB_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
399
|
+
<IRB_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
400
|
+
<envs />
|
|
401
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
402
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
403
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
404
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
405
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
406
|
+
</COVERAGE_PATTERN>
|
|
407
|
+
</EXTENSION>
|
|
408
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
409
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
|
410
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
|
411
|
+
<IRB_RUN_CONFIG NAME="IS_RAILS_CONSOLE" VALUE="false" />
|
|
412
|
+
<method />
|
|
413
|
+
</configuration>
|
|
414
|
+
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
|
415
|
+
<method />
|
|
416
|
+
</configuration>
|
|
417
|
+
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
|
418
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
|
419
|
+
<module name="" />
|
|
420
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
421
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
422
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
423
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
424
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
425
|
+
<envs />
|
|
426
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
427
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
428
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
429
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
430
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
431
|
+
</COVERAGE_PATTERN>
|
|
432
|
+
</EXTENSION>
|
|
433
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
434
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
435
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
436
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
|
437
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
|
438
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
|
439
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
440
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
|
441
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
|
442
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
|
443
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
444
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
445
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
446
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
|
447
|
+
<method />
|
|
448
|
+
</configuration>
|
|
449
|
+
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
450
|
+
<module name="" />
|
|
451
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
452
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
|
453
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
454
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
455
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
456
|
+
<envs />
|
|
457
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
458
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
459
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
460
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
461
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
462
|
+
</COVERAGE_PATTERN>
|
|
463
|
+
</EXTENSION>
|
|
464
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
465
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
|
466
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
|
467
|
+
<method />
|
|
468
|
+
</configuration>
|
|
469
|
+
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
|
470
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
|
471
|
+
<module name="" />
|
|
472
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
473
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
474
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
475
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
476
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
477
|
+
<envs />
|
|
478
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
479
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
480
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
481
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
482
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
483
|
+
</COVERAGE_PATTERN>
|
|
484
|
+
</EXTENSION>
|
|
485
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
486
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
487
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
488
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
|
489
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
|
490
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
491
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
492
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
|
493
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
|
494
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
|
495
|
+
<method />
|
|
496
|
+
</configuration>
|
|
497
|
+
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
|
498
|
+
<node-options />
|
|
499
|
+
<gulpfile />
|
|
500
|
+
<tasks />
|
|
501
|
+
<arguments />
|
|
502
|
+
<pass-parent-envs>true</pass-parent-envs>
|
|
503
|
+
<envs />
|
|
504
|
+
<method />
|
|
505
|
+
</configuration>
|
|
506
|
+
<list size="3">
|
|
507
|
+
<item index="0" class="java.lang.String" itemvalue="Gem Command.Install my gem" />
|
|
508
|
+
<item index="1" class="java.lang.String" itemvalue="Test::Unit/Shoulda/Minitest.All tests in test: dogeify" />
|
|
509
|
+
<item index="2" class="java.lang.String" itemvalue="IRB console.IRB console: dogeify" />
|
|
510
|
+
</list>
|
|
511
|
+
<recent_temporary>
|
|
512
|
+
<list size="2">
|
|
513
|
+
<item index="0" class="java.lang.String" itemvalue="IRB console.IRB console: dogeify" />
|
|
514
|
+
<item index="1" class="java.lang.String" itemvalue="Test::Unit/Shoulda/Minitest.All tests in test: dogeify" />
|
|
515
|
+
</list>
|
|
516
|
+
</recent_temporary>
|
|
517
|
+
</component>
|
|
518
|
+
<component name="ShelveChangesManager" show_recycled="false" />
|
|
519
|
+
<component name="SvnConfiguration">
|
|
520
|
+
<configuration />
|
|
521
|
+
</component>
|
|
522
|
+
<component name="TaskManager">
|
|
523
|
+
<task active="true" id="Default" summary="Default task">
|
|
524
|
+
<changelist id="c37112ae-853f-4413-965d-391f6cf26902" name="Default" comment="" />
|
|
525
|
+
<created>1447933175356</created>
|
|
526
|
+
<option name="number" value="Default" />
|
|
527
|
+
<updated>1447933175356</updated>
|
|
528
|
+
</task>
|
|
529
|
+
<task id="LOCAL-00001" summary="Build gem">
|
|
530
|
+
<created>1447933863500</created>
|
|
531
|
+
<option name="number" value="00001" />
|
|
532
|
+
<option name="project" value="LOCAL" />
|
|
533
|
+
<updated>1447933863500</updated>
|
|
534
|
+
</task>
|
|
535
|
+
<task id="LOCAL-00002" summary="Re build gem and try fixing pushing problems">
|
|
536
|
+
<created>1448021700649</created>
|
|
537
|
+
<option name="number" value="00002" />
|
|
538
|
+
<option name="project" value="LOCAL" />
|
|
539
|
+
<updated>1448021700649</updated>
|
|
540
|
+
</task>
|
|
541
|
+
<option name="localTasksCounter" value="3" />
|
|
542
|
+
<servers />
|
|
543
|
+
</component>
|
|
544
|
+
<component name="ToolWindowManager">
|
|
545
|
+
<frame x="-1" y="27" width="1922" height="1174" extended-state="6" />
|
|
546
|
+
<editor active="false" />
|
|
547
|
+
<layout>
|
|
548
|
+
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3292797" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
549
|
+
<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" />
|
|
550
|
+
<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" />
|
|
551
|
+
<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" />
|
|
552
|
+
<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" />
|
|
553
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
554
|
+
<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" />
|
|
555
|
+
<window_info id="Run" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.49204865" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
556
|
+
<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" />
|
|
557
|
+
<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" />
|
|
558
|
+
<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" />
|
|
559
|
+
<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" />
|
|
560
|
+
<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" />
|
|
561
|
+
<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" />
|
|
562
|
+
<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" />
|
|
563
|
+
<window_info id="Messages" 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" />
|
|
564
|
+
<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" />
|
|
565
|
+
<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" />
|
|
566
|
+
<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" />
|
|
567
|
+
</layout>
|
|
568
|
+
</component>
|
|
569
|
+
<component name="Vcs.Log.UiProperties">
|
|
570
|
+
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
571
|
+
<collection />
|
|
572
|
+
</option>
|
|
573
|
+
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
574
|
+
<collection />
|
|
575
|
+
</option>
|
|
576
|
+
</component>
|
|
577
|
+
<component name="VcsContentAnnotationSettings">
|
|
578
|
+
<option name="myLimit" value="2678400000" />
|
|
579
|
+
</component>
|
|
580
|
+
<component name="VcsManagerConfiguration">
|
|
581
|
+
<MESSAGE value="Build gem" />
|
|
582
|
+
<MESSAGE value="Re build gem and try fixing pushing problems" />
|
|
583
|
+
<option name="LAST_COMMIT_MESSAGE" value="Re build gem and try fixing pushing problems" />
|
|
584
|
+
</component>
|
|
585
|
+
<component name="XDebuggerManager">
|
|
586
|
+
<breakpoint-manager />
|
|
587
|
+
<watches-manager />
|
|
588
|
+
</component>
|
|
589
|
+
<component name="editorHistoryManager">
|
|
590
|
+
<entry file="file://$PROJECT_DIR$/dogeify.gemspec">
|
|
591
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
592
|
+
<state vertical-scroll-proportion="0.0">
|
|
593
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
594
|
+
<folding />
|
|
595
|
+
</state>
|
|
596
|
+
</provider>
|
|
597
|
+
</entry>
|
|
598
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
|
599
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
|
600
|
+
<state />
|
|
601
|
+
</provider>
|
|
602
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
603
|
+
<state vertical-scroll-proportion="0.0">
|
|
604
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
605
|
+
<folding />
|
|
606
|
+
</state>
|
|
607
|
+
</provider>
|
|
608
|
+
</entry>
|
|
609
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
610
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
611
|
+
<state vertical-scroll-proportion="0.0">
|
|
612
|
+
<caret line="21" column="0" selection-start-line="21" selection-start-column="0" selection-end-line="21" selection-end-column="0" />
|
|
613
|
+
<folding />
|
|
614
|
+
</state>
|
|
615
|
+
</provider>
|
|
616
|
+
</entry>
|
|
617
|
+
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
|
618
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
619
|
+
<state vertical-scroll-proportion="0.0">
|
|
620
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
621
|
+
<folding />
|
|
622
|
+
</state>
|
|
623
|
+
</provider>
|
|
624
|
+
</entry>
|
|
625
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
626
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
627
|
+
<state vertical-scroll-proportion="0.0">
|
|
628
|
+
<caret line="3" column="7" selection-start-line="3" selection-start-column="7" selection-end-line="3" selection-end-column="7" />
|
|
629
|
+
<folding />
|
|
630
|
+
</state>
|
|
631
|
+
</provider>
|
|
632
|
+
</entry>
|
|
633
|
+
<entry file="file://$PROJECT_DIR$/lib/dogeify.rb">
|
|
634
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
635
|
+
<state vertical-scroll-proportion="0.0">
|
|
636
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
637
|
+
<folding />
|
|
638
|
+
</state>
|
|
639
|
+
</provider>
|
|
640
|
+
</entry>
|
|
641
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
642
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
643
|
+
<state vertical-scroll-proportion="0.0">
|
|
644
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
645
|
+
<folding />
|
|
646
|
+
</state>
|
|
647
|
+
</provider>
|
|
648
|
+
</entry>
|
|
649
|
+
<entry file="file://$PROJECT_DIR$/CODE_OF_CONDUCT.md">
|
|
650
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
|
651
|
+
<state />
|
|
652
|
+
</provider>
|
|
653
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
654
|
+
<state vertical-scroll-proportion="0.0">
|
|
655
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
656
|
+
<folding />
|
|
657
|
+
</state>
|
|
658
|
+
</provider>
|
|
659
|
+
</entry>
|
|
660
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
|
661
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
662
|
+
<state vertical-scroll-proportion="0.0">
|
|
663
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
664
|
+
<folding />
|
|
665
|
+
</state>
|
|
666
|
+
</provider>
|
|
667
|
+
</entry>
|
|
668
|
+
<entry file="file://$PROJECT_DIR$/lib/dogeify/version.rb">
|
|
669
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
670
|
+
<state vertical-scroll-proportion="0.0">
|
|
671
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
672
|
+
<folding />
|
|
673
|
+
</state>
|
|
674
|
+
</provider>
|
|
675
|
+
</entry>
|
|
676
|
+
<entry file="file://$PROJECT_DIR$/dogeify.gemspec">
|
|
677
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
678
|
+
<state vertical-scroll-proportion="0.0">
|
|
679
|
+
<caret line="17" column="0" selection-start-line="17" selection-start-column="0" selection-end-line="17" selection-end-column="0" />
|
|
680
|
+
<folding />
|
|
681
|
+
</state>
|
|
682
|
+
</provider>
|
|
683
|
+
</entry>
|
|
684
|
+
<entry file="file://$PROJECT_DIR$/lib/dogeify.rb">
|
|
685
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
686
|
+
<state vertical-scroll-proportion="0.0">
|
|
687
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
688
|
+
<folding />
|
|
689
|
+
</state>
|
|
690
|
+
</provider>
|
|
691
|
+
</entry>
|
|
692
|
+
<entry file="file://$PROJECT_DIR$/test/test_dogeify.rb">
|
|
693
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
694
|
+
<state vertical-scroll-proportion="0.0">
|
|
695
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
696
|
+
</state>
|
|
697
|
+
</provider>
|
|
698
|
+
</entry>
|
|
699
|
+
<entry file="file://$PROJECT_DIR$/test/test_dogeify.rb">
|
|
700
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
701
|
+
<state vertical-scroll-proportion="0.0">
|
|
702
|
+
<caret line="18" column="29" selection-start-line="18" selection-start-column="29" selection-end-line="18" selection-end-column="29" />
|
|
703
|
+
</state>
|
|
704
|
+
</provider>
|
|
705
|
+
</entry>
|
|
706
|
+
<entry file="file://$PROJECT_DIR$/bin/console">
|
|
707
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
708
|
+
<state vertical-scroll-proportion="0.0">
|
|
709
|
+
<caret line="5" column="0" selection-start-line="5" selection-start-column="0" selection-end-line="10" selection-end-column="11" />
|
|
710
|
+
</state>
|
|
711
|
+
</provider>
|
|
712
|
+
</entry>
|
|
713
|
+
<entry file="file://$PROJECT_DIR$/bin/setup">
|
|
714
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
715
|
+
<state vertical-scroll-proportion="0.0">
|
|
716
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
717
|
+
</state>
|
|
718
|
+
</provider>
|
|
719
|
+
</entry>
|
|
720
|
+
<entry file="file://$PROJECT_DIR$/lib/dogeify.rb">
|
|
721
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
722
|
+
<state vertical-scroll-proportion="0.0">
|
|
723
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
724
|
+
<folding />
|
|
725
|
+
</state>
|
|
726
|
+
</provider>
|
|
727
|
+
</entry>
|
|
728
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
729
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
730
|
+
<state vertical-scroll-proportion="0.0">
|
|
731
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
732
|
+
<folding />
|
|
733
|
+
</state>
|
|
734
|
+
</provider>
|
|
735
|
+
</entry>
|
|
736
|
+
<entry file="file://$PROJECT_DIR$/CODE_OF_CONDUCT.md">
|
|
737
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
|
738
|
+
<state />
|
|
739
|
+
</provider>
|
|
740
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
741
|
+
<state vertical-scroll-proportion="0.0">
|
|
742
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
743
|
+
<folding />
|
|
744
|
+
</state>
|
|
745
|
+
</provider>
|
|
746
|
+
</entry>
|
|
747
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
|
748
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
749
|
+
<state vertical-scroll-proportion="0.0">
|
|
750
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
751
|
+
<folding />
|
|
752
|
+
</state>
|
|
753
|
+
</provider>
|
|
754
|
+
</entry>
|
|
755
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
|
756
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
|
757
|
+
<state />
|
|
758
|
+
</provider>
|
|
759
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
760
|
+
<state vertical-scroll-proportion="0.0">
|
|
761
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
762
|
+
<folding />
|
|
763
|
+
</state>
|
|
764
|
+
</provider>
|
|
765
|
+
</entry>
|
|
766
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
767
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
768
|
+
<state vertical-scroll-proportion="0.0">
|
|
769
|
+
<caret line="21" column="0" selection-start-line="21" selection-start-column="0" selection-end-line="21" selection-end-column="0" />
|
|
770
|
+
<folding />
|
|
771
|
+
</state>
|
|
772
|
+
</provider>
|
|
773
|
+
</entry>
|
|
774
|
+
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
|
775
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
776
|
+
<state vertical-scroll-proportion="0.0">
|
|
777
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
778
|
+
<folding />
|
|
779
|
+
</state>
|
|
780
|
+
</provider>
|
|
781
|
+
</entry>
|
|
782
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
783
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
784
|
+
<state vertical-scroll-proportion="0.0">
|
|
785
|
+
<caret line="3" column="7" selection-start-line="3" selection-start-column="7" selection-end-line="3" selection-end-column="7" />
|
|
786
|
+
<folding />
|
|
787
|
+
</state>
|
|
788
|
+
</provider>
|
|
789
|
+
</entry>
|
|
790
|
+
<entry file="file://$PROJECT_DIR$/lib/dogeify/version.rb">
|
|
791
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
792
|
+
<state vertical-scroll-proportion="0.0">
|
|
793
|
+
<caret line="1" column="14" selection-start-line="1" selection-start-column="14" selection-end-line="1" selection-end-column="14" />
|
|
794
|
+
<folding />
|
|
795
|
+
</state>
|
|
796
|
+
</provider>
|
|
797
|
+
</entry>
|
|
798
|
+
<entry file="file://$PROJECT_DIR$/dogeify.gemspec">
|
|
799
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
800
|
+
<state vertical-scroll-proportion="0.17475729">
|
|
801
|
+
<caret line="6" column="40" selection-start-line="6" selection-start-column="40" selection-end-line="6" selection-end-column="40" />
|
|
802
|
+
<folding />
|
|
803
|
+
</state>
|
|
804
|
+
</provider>
|
|
805
|
+
</entry>
|
|
806
|
+
</component>
|
|
807
|
+
</project>
|