rubyneat 0.3.5.alpha.2
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/.directory +4 -0
- data/.gitignore.orig +20 -0
- data/.idea/.name +1 -0
- data/.idea/.rakeTasks +7 -0
- data/.idea/dictionaries/trader.xml +3 -0
- data/.idea/encodings.xml +5 -0
- data/.idea/misc.xml +5 -0
- data/.idea/modules.xml +9 -0
- data/.idea/rubyneat.iml +197 -0
- data/.idea/runConfigurations/invpend_neat.xml +26 -0
- data/.idea/runConfigurations/sigdebug_neat.xml +24 -0
- data/.idea/runConfigurations/xor_neat.xml +26 -0
- data/.idea/runConfigurations/xordebug_neat.xml +24 -0
- data/.idea/runConfigurations/xorsin_neat.xml +24 -0
- data/.idea/scopes/scope_settings.xml +5 -0
- data/.idea/vcs.xml +7 -0
- data/.idea/workspace.xml +1124 -0
- data/.semver +5 -0
- data/.yardoc/checksums +11 -0
- data/.yardoc/object_types +0 -0
- data/.yardoc/objects/root.dat +0 -0
- data/.yardoc/proxy_types +0 -0
- data/Gemfile +32 -0
- data/Gemfile.lock +135 -0
- data/Gemfile.lock.orig +147 -0
- data/Guardfile +8 -0
- data/Rakefile +61 -0
- data/bin/neat +83 -0
- data/config/application.rb +5 -0
- data/doc/ControllerPoint.html +125 -0
- data/doc/CuteA.html +286 -0
- data/doc/CuteB.html +297 -0
- data/doc/DSL.html +883 -0
- data/doc/NEAT/BasicNeuronTypes/BiasNeuron.html +518 -0
- data/doc/NEAT/BasicNeuronTypes/CosineNeuron.html +274 -0
- data/doc/NEAT/BasicNeuronTypes/InputNeuron.html +366 -0
- data/doc/NEAT/BasicNeuronTypes/SigmoidNeuron.html +275 -0
- data/doc/NEAT/BasicNeuronTypes/SineNeuron.html +274 -0
- data/doc/NEAT/BasicNeuronTypes/TanhNeuron.html +274 -0
- data/doc/NEAT/BasicNeuronTypes.html +136 -0
- data/doc/NEAT/Controller/NeatSettings.html +3985 -0
- data/doc/NEAT/Controller.html +2490 -0
- data/doc/NEAT/Critter/Genotype/Gene.html +979 -0
- data/doc/NEAT/Critter/Genotype.html +1601 -0
- data/doc/NEAT/Critter/Phenotype.html +603 -0
- data/doc/NEAT/Critter.html +1037 -0
- data/doc/NEAT/DSL.html +1255 -0
- data/doc/NEAT/Evaluator.html +420 -0
- data/doc/NEAT/Evolver/CritterOp.html +551 -0
- data/doc/NEAT/Evolver.html +602 -0
- data/doc/NEAT/Expressor.html +327 -0
- data/doc/NEAT/Graph/DependencyResolver.html +478 -0
- data/doc/NEAT/Graph/GraphException.html +123 -0
- data/doc/NEAT/Graph.html +402 -0
- data/doc/NEAT/NeatException.html +123 -0
- data/doc/NEAT/NeatOb.html +567 -0
- data/doc/NEAT/Neuron.html +1067 -0
- data/doc/NEAT/Operator.html +162 -0
- data/doc/NEAT/Population.html +1961 -0
- data/doc/NEAT/Trait.html +169 -0
- data/doc/NEAT.html +588 -0
- data/doc/_index.html +373 -0
- data/doc/class_list.html +54 -0
- data/doc/css/common.css +1 -0
- data/doc/css/full_list.css +57 -0
- data/doc/css/style.css +339 -0
- data/doc/file_list.html +53 -0
- data/doc/frames.html +26 -0
- data/doc/index.html +373 -0
- data/doc/js/app.js +219 -0
- data/doc/js/full_list.js +178 -0
- data/doc/js/jquery.js +4 -0
- data/doc/method_list.html +1415 -0
- data/doc/top-level-namespace.html +164 -0
- data/foo/foo_aquarium_example.rb +38 -0
- data/foo/foo_gosu.rb +99 -0
- data/foo/foo_rubygoo.rb +104 -0
- data/foo/foo_sdl.rb +34 -0
- data/foo/icon.png +0 -0
- data/lib/rubyneat/critter.rb +374 -0
- data/lib/rubyneat/default_neat.rb +10 -0
- data/lib/rubyneat/dsl.rb +130 -0
- data/lib/rubyneat/evaluator.rb +51 -0
- data/lib/rubyneat/evolver.rb +315 -0
- data/lib/rubyneat/expressor.rb +110 -0
- data/lib/rubyneat/graph.rb +95 -0
- data/lib/rubyneat/neuron.rb +152 -0
- data/lib/rubyneat/population.rb +227 -0
- data/lib/rubyneat/rubyneat.rb +429 -0
- data/lib/rubyneat.rb +8 -0
- data/neater/invpend_neat.rb +150 -0
- data/neater/rnlib/inverted_pendulum.rb +380 -0
- data/neater/rnlib/xor.rb +10 -0
- data/neater/sigdebug_neat.rb +136 -0
- data/neater/xor_neat.rb +137 -0
- data/neater/xoranalog_neat.rb +138 -0
- data/neater/xorsin_neat.rb +143 -0
- data/projectFilesBackup/.idea/rubyneat.iml +180 -0
- data/public/.directory +4 -0
- data/public/background.png +0 -0
- data/public/background.xcf +0 -0
- data/public/cart.png +0 -0
- data/public/cart.xcf +0 -0
- data/public/metalpoles_molton_ball_l.jpg +0 -0
- data/public/old_background.png +0 -0
- data/public/pointer.png +0 -0
- data/public/pointer.xcf +0 -0
- data/public/pole.kra +0 -0
- data/public/pole.png +0 -0
- data/public/pole.xcf +0 -0
- data/public/wheel-of-year-stone-DD-131-WOYS.jpg +0 -0
- data/public/wheel.png +0 -0
- data/public/wheel.xcf +0 -0
- data/public/wood-planks-texture.jpg +0 -0
- data/rdoc/ControllerPoint.html +116 -0
- data/rdoc/CuteA.html +177 -0
- data/rdoc/CuteB.html +178 -0
- data/rdoc/DSLSetup.html +177 -0
- data/rdoc/GameTestWindow.html +242 -0
- data/rdoc/GameWindow.html +292 -0
- data/rdoc/Gemfile.html +215 -0
- data/rdoc/Gemfile_lock.html +327 -0
- data/rdoc/GraphTest.html +210 -0
- data/rdoc/Guardfile.html +198 -0
- data/rdoc/InvertedPendulum/Cart.html +668 -0
- data/rdoc/InvertedPendulum/DSL.html +259 -0
- data/rdoc/InvertedPendulum/InvPendWindow.html +402 -0
- data/rdoc/InvertedPendulum.html +198 -0
- data/rdoc/Logger.html +98 -0
- data/rdoc/NEAT/BasicNeuronTypes/BiasNeuron.html +265 -0
- data/rdoc/NEAT/BasicNeuronTypes/CosineNeuron.html +162 -0
- data/rdoc/NEAT/BasicNeuronTypes/InputNeuron.html +206 -0
- data/rdoc/NEAT/BasicNeuronTypes/SigmoidNeuron.html +162 -0
- data/rdoc/NEAT/BasicNeuronTypes/SineNeuron.html +162 -0
- data/rdoc/NEAT/BasicNeuronTypes/TanhNeuron.html +161 -0
- data/rdoc/NEAT/BasicNeuronTypes.html +107 -0
- data/rdoc/NEAT/Controller/NeatSettings.html +880 -0
- data/rdoc/NEAT/Controller.html +729 -0
- data/rdoc/NEAT/Critter/Genotype/Gene.html +457 -0
- data/rdoc/NEAT/Critter/Genotype.html +735 -0
- data/rdoc/NEAT/Critter/Phenotype.html +330 -0
- data/rdoc/NEAT/Critter.html +489 -0
- data/rdoc/NEAT/DSL.html +729 -0
- data/rdoc/NEAT/Evaluator.html +256 -0
- data/rdoc/NEAT/Evolver/CritterOp.html +349 -0
- data/rdoc/NEAT/Evolver.html +891 -0
- data/rdoc/NEAT/Expressor.html +402 -0
- data/rdoc/NEAT/Graph/DependencyResolver.html +291 -0
- data/rdoc/NEAT/Graph/GraphException.html +105 -0
- data/rdoc/NEAT/Graph.html +263 -0
- data/rdoc/NEAT/NeatException.html +105 -0
- data/rdoc/NEAT/NeatOb.html +325 -0
- data/rdoc/NEAT/Neuron.html +481 -0
- data/rdoc/NEAT/Operator.html +109 -0
- data/rdoc/NEAT/Population.html +935 -0
- data/rdoc/NEAT/Trait.html +117 -0
- data/rdoc/NEAT.html +422 -0
- data/rdoc/Object.html +384 -0
- data/rdoc/Phi.html +98 -0
- data/rdoc/Player.html +383 -0
- data/rdoc/Rakefile.html +254 -0
- data/rdoc/RubyNEAT/Application.html +105 -0
- data/rdoc/RubyNEAT.html +98 -0
- data/rdoc/SDL/Event2.html +98 -0
- data/rdoc/SDL.html +98 -0
- data/rdoc/Vector.html +195 -0
- data/rdoc/created.rid +125 -0
- data/rdoc/doc/ControllerPoint_html.html +299 -0
- data/rdoc/doc/CuteA_html.html +438 -0
- data/rdoc/doc/CuteB_html.html +436 -0
- data/rdoc/doc/DSL_html.html +992 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/BiasNeuron_html.html +617 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/CosineNeuron_html.html +413 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/InputNeuron_html.html +498 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/SigmoidNeuron_html.html +413 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/SineNeuron_html.html +413 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes/TanhNeuron_html.html +412 -0
- data/rdoc/doc/NEAT/BasicNeuronTypes_html.html +310 -0
- data/rdoc/doc/NEAT/Controller/NeatSettings_html.html +3324 -0
- data/rdoc/doc/NEAT/Controller_html.html +2212 -0
- data/rdoc/doc/NEAT/Critter/Genotype/Gene_html.html +997 -0
- data/rdoc/doc/NEAT/Critter/Genotype_html.html +1556 -0
- data/rdoc/doc/NEAT/Critter/Phenotype_html.html +687 -0
- data/rdoc/doc/NEAT/Critter_html.html +1037 -0
- data/rdoc/doc/NEAT/DSL_html.html +1349 -0
- data/rdoc/doc/NEAT/Evaluator_html.html +556 -0
- data/rdoc/doc/NEAT/Evolver/CritterOp_html.html +690 -0
- data/rdoc/doc/NEAT/Evolver_html.html +677 -0
- data/rdoc/doc/NEAT/Expressor_html.html +468 -0
- data/rdoc/doc/NEAT/Graph/DependencyResolver_html.html +598 -0
- data/rdoc/doc/NEAT/Graph/GraphException_html.html +299 -0
- data/rdoc/doc/NEAT/Graph_html.html +527 -0
- data/rdoc/doc/NEAT/NeatException_html.html +299 -0
- data/rdoc/doc/NEAT/NeatOb_html.html +671 -0
- data/rdoc/doc/NEAT/Neuron_html.html +1095 -0
- data/rdoc/doc/NEAT/Operator_html.html +337 -0
- data/rdoc/doc/NEAT/Population_html.html +1795 -0
- data/rdoc/doc/NEAT/Trait_html.html +344 -0
- data/rdoc/doc/NEAT_html.html +736 -0
- data/rdoc/doc/_index_html.html +559 -0
- data/rdoc/doc/class_list_html.html +369 -0
- data/rdoc/doc/css/common_css.html +188 -0
- data/rdoc/doc/css/full_list_css.html +243 -0
- data/rdoc/doc/css/style_css.html +530 -0
- data/rdoc/doc/file_list_html.html +240 -0
- data/rdoc/doc/frames_html.html +217 -0
- data/rdoc/doc/index_html.html +559 -0
- data/rdoc/doc/js/app_js.html +423 -0
- data/rdoc/doc/js/full_list_js.html +372 -0
- data/rdoc/doc/js/jquery_js.html +1536 -0
- data/rdoc/doc/method_list_html.html +1375 -0
- data/rdoc/doc/top-level-namespace_html.html +317 -0
- data/rdoc/fonts/Lato-Light.ttf +0 -0
- data/rdoc/fonts/Lato-LightItalic.ttf +0 -0
- data/rdoc/fonts/Lato-Regular.ttf +0 -0
- data/rdoc/fonts/Lato-RegularItalic.ttf +0 -0
- data/rdoc/fonts/SourceCodePro-Bold.ttf +0 -0
- data/rdoc/fonts/SourceCodePro-Regular.ttf +0 -0
- data/rdoc/fonts.css +167 -0
- data/rdoc/images/add.png +0 -0
- data/rdoc/images/arrow_up.png +0 -0
- data/rdoc/images/brick.png +0 -0
- data/rdoc/images/brick_link.png +0 -0
- data/rdoc/images/bug.png +0 -0
- data/rdoc/images/bullet_black.png +0 -0
- data/rdoc/images/bullet_toggle_minus.png +0 -0
- data/rdoc/images/bullet_toggle_plus.png +0 -0
- data/rdoc/images/date.png +0 -0
- data/rdoc/images/delete.png +0 -0
- data/rdoc/images/find.png +0 -0
- data/rdoc/images/loadingAnimation.gif +0 -0
- data/rdoc/images/macFFBgHack.png +0 -0
- data/rdoc/images/package.png +0 -0
- data/rdoc/images/page_green.png +0 -0
- data/rdoc/images/page_white_text.png +0 -0
- data/rdoc/images/page_white_width.png +0 -0
- data/rdoc/images/plugin.png +0 -0
- data/rdoc/images/ruby.png +0 -0
- data/rdoc/images/tag_blue.png +0 -0
- data/rdoc/images/tag_green.png +0 -0
- data/rdoc/images/transparent.png +0 -0
- data/rdoc/images/wrench.png +0 -0
- data/rdoc/images/wrench_orange.png +0 -0
- data/rdoc/images/zoom.png +0 -0
- data/rdoc/index.html +282 -0
- data/rdoc/js/darkfish.js +140 -0
- data/rdoc/js/jquery.js +18 -0
- data/rdoc/js/navigation.js +142 -0
- data/rdoc/js/search.js +109 -0
- data/rdoc/js/search_index.js +1 -0
- data/rdoc/js/searcher.js +228 -0
- data/rdoc/rdoc.css +580 -0
- data/rdoc/rubyneat_gemspec.html +387 -0
- data/rdoc/table_of_contents.html +2502 -0
- data/rdoc/xordebug_log.html +170598 -0
- data/rdoc/xorsin_log.html +22569 -0
- data/rubyneat.gemspec +347 -0
- data/rubyneat.gemspec.orig +375 -0
- data/spec/lib/rubyneat/rubyneat_spec.rb +132 -0
- metadata +555 -0
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA1:
|
|
3
|
+
metadata.gz: 0309efd2be581b4caafc466dcb2a7de22d780d1b
|
|
4
|
+
data.tar.gz: f0c04594905976b7101c496f2541080519b73825
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: 8449f1623a06d32a962b8aecc41396cc45cc5635b97433cf5fd35accd152005536eee2b7df99f2296554dbbd932252b26f212af5a6903566ac65043ecb4bcbfc
|
|
7
|
+
data.tar.gz: 9f533a3584883f7c76f67dd57116ad7c76e8d926f0685ed06b19221d034c8fcaf56de04f0f76e9b422096ab1362ee7d22e8c993354a7814809a89712d7f4cf83
|
data/.directory
ADDED
data/.gitignore.orig
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Ignore any log files
|
|
2
|
+
*.log
|
|
3
|
+
|
|
4
|
+
# No archives
|
|
5
|
+
*.bz2
|
|
6
|
+
|
|
7
|
+
# Ignore tmp directories
|
|
8
|
+
tmp
|
|
9
|
+
|
|
10
|
+
<<<<<<< HEAD
|
|
11
|
+
# Ignore the .idea directory
|
|
12
|
+
=======
|
|
13
|
+
# ignore anything that begins with foo
|
|
14
|
+
foo*
|
|
15
|
+
Foo*
|
|
16
|
+
FOO*
|
|
17
|
+
|
|
18
|
+
# ignore idea
|
|
19
|
+
>>>>>>> utility
|
|
20
|
+
.idea
|
data/.idea/.name
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
rubyneat
|
data/.idea/.rakeTasks
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<Settings><!--This file was automatically generated by Ruby plugin.
|
|
3
|
+
You are allowed to:
|
|
4
|
+
1. Remove rake task
|
|
5
|
+
2. Add existing rake tasks
|
|
6
|
+
To add existing rake tasks automatically delete this file and reload the project.
|
|
7
|
+
--><RakeGroup description="" fullCmd="" taksId="rake" /></Settings>
|
data/.idea/encodings.xml
ADDED
data/.idea/misc.xml
ADDED
data/.idea/modules.xml
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ProjectModuleManager">
|
|
4
|
+
<modules>
|
|
5
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/rubyneat.iml" filepath="$PROJECT_DIR$/.idea/rubyneat.iml" />
|
|
6
|
+
</modules>
|
|
7
|
+
</component>
|
|
8
|
+
</project>
|
|
9
|
+
|
data/.idea/rubyneat.iml
ADDED
|
@@ -0,0 +1,197 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module type="RUBY_MODULE" version="4">
|
|
3
|
+
<component name="FacetManager">
|
|
4
|
+
<facet type="gem" name="Gem">
|
|
5
|
+
<configuration>
|
|
6
|
+
<option name="GEM_APP_ROOT_PATH" value="" />
|
|
7
|
+
<option name="GEM_APP_TEST_PATH" value="" />
|
|
8
|
+
<option name="GEM_APP_LIB_PATH" value="" />
|
|
9
|
+
</configuration>
|
|
10
|
+
</facet>
|
|
11
|
+
</component>
|
|
12
|
+
<component name="ModuleRunConfigurationManager">
|
|
13
|
+
<configuration default="false" name="xor_neat" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
14
|
+
<module name="rubyneat" />
|
|
15
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
16
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
17
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
18
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
19
|
+
<RUBY_RUN_CONFIG 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
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/bin/neat.rb" />
|
|
30
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="run xor" />
|
|
31
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
32
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
33
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
34
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
35
|
+
<method />
|
|
36
|
+
</configuration>
|
|
37
|
+
<configuration default="false" name="xordebug_neat" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
38
|
+
<module name="rubyneat" />
|
|
39
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
40
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
41
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
42
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
43
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
44
|
+
<envs />
|
|
45
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
46
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
47
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
48
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
49
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
50
|
+
</COVERAGE_PATTERN>
|
|
51
|
+
</EXTENSION>
|
|
52
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
53
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/bin/neat.rb" />
|
|
54
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="run xordebug" />
|
|
55
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
56
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
57
|
+
<method />
|
|
58
|
+
</configuration>
|
|
59
|
+
<configuration default="false" name="sigdebug_neat" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
60
|
+
<module name="rubyneat" />
|
|
61
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
62
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
63
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
64
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
65
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
66
|
+
<envs />
|
|
67
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
68
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
69
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
70
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
71
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
72
|
+
</COVERAGE_PATTERN>
|
|
73
|
+
</EXTENSION>
|
|
74
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
75
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/bin/neat.rb" />
|
|
76
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="run sigdebug" />
|
|
77
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
78
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
79
|
+
<method />
|
|
80
|
+
</configuration>
|
|
81
|
+
<configuration default="false" name="xorsin_neat" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
82
|
+
<module name="rubyneat" />
|
|
83
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
84
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
85
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
86
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
87
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
88
|
+
<envs />
|
|
89
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
90
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
91
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
92
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
93
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
94
|
+
</COVERAGE_PATTERN>
|
|
95
|
+
</EXTENSION>
|
|
96
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
97
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/bin/neat.rb" />
|
|
98
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="run xorsin" />
|
|
99
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
100
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
101
|
+
<method />
|
|
102
|
+
</configuration>
|
|
103
|
+
<configuration default="false" name="invpend_neat" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
104
|
+
<module name="rubyneat" />
|
|
105
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
106
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
107
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
108
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
109
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
110
|
+
<envs />
|
|
111
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
112
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
|
113
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
114
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
115
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
116
|
+
</COVERAGE_PATTERN>
|
|
117
|
+
</EXTENSION>
|
|
118
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
|
119
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/bin/neat.rb" />
|
|
120
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="run invpend" />
|
|
121
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
122
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
123
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
124
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
125
|
+
<method />
|
|
126
|
+
</configuration>
|
|
127
|
+
</component>
|
|
128
|
+
<component name="NewModuleRootManager">
|
|
129
|
+
<content url="file://$MODULE_DIR$">
|
|
130
|
+
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
|
|
131
|
+
</content>
|
|
132
|
+
<orderEntry type="jdk" jdkName="rbenv: 2.1.1" jdkType="RUBY_SDK" />
|
|
133
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
134
|
+
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.3.6, rbenv: 2.1.1) [gem]" level="application" />
|
|
135
|
+
<orderEntry type="library" scope="PROVIDED" name="aquarium (v0.5.1, rbenv: 2.1.1) [gem]" level="application" />
|
|
136
|
+
<orderEntry type="library" scope="PROVIDED" name="awesome_print (v1.2.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
137
|
+
<orderEntry type="library" scope="PROVIDED" name="bson (v1.10.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
138
|
+
<orderEntry type="library" scope="PROVIDED" name="bson_ext (v1.10.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
139
|
+
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.2, rbenv: 2.1.1) [gem]" level="application" />
|
|
140
|
+
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.5.3, rbenv: 2.1.1) [gem]" level="application" />
|
|
141
|
+
<orderEntry type="library" scope="PROVIDED" name="celluloid (v0.15.2, rbenv: 2.1.1) [gem]" level="application" />
|
|
142
|
+
<orderEntry type="library" scope="PROVIDED" name="celluloid-io (v0.15.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
143
|
+
<orderEntry type="library" scope="PROVIDED" name="coderay (v1.1.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
144
|
+
<orderEntry type="library" scope="PROVIDED" name="debase (v0.0.9, rbenv: 2.1.1) [gem]" level="application" />
|
|
145
|
+
<orderEntry type="library" scope="PROVIDED" name="debugger-ruby_core_source (v1.3.2, rbenv: 2.1.1) [gem]" level="application" />
|
|
146
|
+
<orderEntry type="library" scope="PROVIDED" name="deep_dive (v0.1.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
147
|
+
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, rbenv: 2.1.1) [gem]" level="application" />
|
|
148
|
+
<orderEntry type="library" scope="PROVIDED" name="distribution (v0.7.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
149
|
+
<orderEntry type="library" scope="PROVIDED" name="docile (v1.1.3, rbenv: 2.1.1) [gem]" level="application" />
|
|
150
|
+
<orderEntry type="library" scope="PROVIDED" name="faraday (v0.8.9, rbenv: 2.1.1) [gem]" level="application" />
|
|
151
|
+
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.9.3, rbenv: 2.1.1) [gem]" level="application" />
|
|
152
|
+
<orderEntry type="library" scope="PROVIDED" name="formatador (v0.2.4, rbenv: 2.1.1) [gem]" level="application" />
|
|
153
|
+
<orderEntry type="library" scope="PROVIDED" name="git (v1.2.6, rbenv: 2.1.1) [gem]" level="application" />
|
|
154
|
+
<orderEntry type="library" scope="PROVIDED" name="github_api (v0.10.1, rbenv: 2.1.1) [gem]" level="application" />
|
|
155
|
+
<orderEntry type="library" scope="PROVIDED" name="gosu (v0.7.50, rbenv: 2.1.1) [gem]" level="application" />
|
|
156
|
+
<orderEntry type="library" scope="PROVIDED" name="guard (v2.6.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
157
|
+
<orderEntry type="library" scope="PROVIDED" name="guard-rspec (v4.2.8, rbenv: 2.1.1) [gem]" level="application" />
|
|
158
|
+
<orderEntry type="library" scope="PROVIDED" name="hashie (v2.1.1, rbenv: 2.1.1) [gem]" level="application" />
|
|
159
|
+
<orderEntry type="library" scope="PROVIDED" name="highline (v1.6.21, rbenv: 2.1.1) [gem]" level="application" />
|
|
160
|
+
<orderEntry type="library" scope="PROVIDED" name="jeweler (v1.8.8, rbenv: 2.1.1) [gem]" level="application" />
|
|
161
|
+
<orderEntry type="library" scope="PROVIDED" name="jwt (v0.1.11, rbenv: 2.1.1) [gem]" level="application" />
|
|
162
|
+
<orderEntry type="library" scope="PROVIDED" name="listen (v2.7.1, rbenv: 2.1.1) [gem]" level="application" />
|
|
163
|
+
<orderEntry type="library" scope="PROVIDED" name="lumberjack (v1.0.5, rbenv: 2.1.1) [gem]" level="application" />
|
|
164
|
+
<orderEntry type="library" scope="PROVIDED" name="method_source (v0.8.2, rbenv: 2.1.1) [gem]" level="application" />
|
|
165
|
+
<orderEntry type="library" scope="PROVIDED" name="mongo (v1.10.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
166
|
+
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.9.2, rbenv: 2.1.1) [gem]" level="application" />
|
|
167
|
+
<orderEntry type="library" scope="PROVIDED" name="multi_xml (v0.5.5, rbenv: 2.1.1) [gem]" level="application" />
|
|
168
|
+
<orderEntry type="library" scope="PROVIDED" name="multipart-post (v1.2.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
169
|
+
<orderEntry type="library" scope="PROVIDED" name="nio4r (v1.0.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
170
|
+
<orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.5.10, rbenv: 2.1.1) [gem]" level="application" />
|
|
171
|
+
<orderEntry type="library" scope="PROVIDED" name="oauth2 (v0.9.3, rbenv: 2.1.1) [gem]" level="application" />
|
|
172
|
+
<orderEntry type="library" scope="PROVIDED" name="pry (v0.9.12.6, rbenv: 2.1.1) [gem]" level="application" />
|
|
173
|
+
<orderEntry type="library" scope="PROVIDED" name="rack (v1.5.2, rbenv: 2.1.1) [gem]" level="application" />
|
|
174
|
+
<orderEntry type="library" scope="PROVIDED" name="rake (v10.2.2, rbenv: 2.1.1) [gem]" level="application" />
|
|
175
|
+
<orderEntry type="library" scope="PROVIDED" name="rb-fsevent (v0.9.4, rbenv: 2.1.1) [gem]" level="application" />
|
|
176
|
+
<orderEntry type="library" scope="PROVIDED" name="rb-inotify (v0.9.3, rbenv: 2.1.1) [gem]" level="application" />
|
|
177
|
+
<orderEntry type="library" scope="PROVIDED" name="rdoc (v4.1.1, rbenv: 2.1.1) [gem]" level="application" />
|
|
178
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.14.1, rbenv: 2.1.1) [gem]" level="application" />
|
|
179
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.14.8, rbenv: 2.1.1) [gem]" level="application" />
|
|
180
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.14.5, rbenv: 2.1.1) [gem]" level="application" />
|
|
181
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.14.6, rbenv: 2.1.1) [gem]" level="application" />
|
|
182
|
+
<orderEntry type="library" scope="PROVIDED" name="ruby-debug-ide (v0.4.22, rbenv: 2.1.1) [gem]" level="application" />
|
|
183
|
+
<orderEntry type="library" scope="PROVIDED" name="semver (v1.0.1, rbenv: 2.1.1) [gem]" level="application" />
|
|
184
|
+
<orderEntry type="library" scope="PROVIDED" name="simplecov (v0.8.2, rbenv: 2.1.1) [gem]" level="application" />
|
|
185
|
+
<orderEntry type="library" scope="PROVIDED" name="simplecov-html (v0.8.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
186
|
+
<orderEntry type="library" scope="PROVIDED" name="slop (v3.5.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
187
|
+
<orderEntry type="library" scope="PROVIDED" name="statistics2 (v0.54, rbenv: 2.1.1) [gem]" level="application" />
|
|
188
|
+
<orderEntry type="library" scope="PROVIDED" name="thor (v0.19.1, rbenv: 2.1.1) [gem]" level="application" />
|
|
189
|
+
<orderEntry type="library" scope="PROVIDED" name="timers (v1.1.0, rbenv: 2.1.1) [gem]" level="application" />
|
|
190
|
+
<orderEntry type="library" scope="PROVIDED" name="yard (v0.8.7.4, rbenv: 2.1.1) [gem]" level="application" />
|
|
191
|
+
</component>
|
|
192
|
+
<component name="RModuleSettingsStorage">
|
|
193
|
+
<LOAD_PATH number="1" string0="$MODULE_DIR$/bin" />
|
|
194
|
+
<I18N_FOLDERS number="0" />
|
|
195
|
+
</component>
|
|
196
|
+
</module>
|
|
197
|
+
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<component name="ProjectRunConfigurationManager">
|
|
2
|
+
<configuration default="false" name="invpend_neat" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
3
|
+
<module name="rubyneat" />
|
|
4
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
5
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
6
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
7
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
8
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
9
|
+
<envs />
|
|
10
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
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
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/bin/neat.rb" />
|
|
19
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="run invpend" />
|
|
20
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
21
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
22
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
23
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
24
|
+
<method />
|
|
25
|
+
</configuration>
|
|
26
|
+
</component>
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<component name="ProjectRunConfigurationManager">
|
|
2
|
+
<configuration default="false" name="sigdebug_neat" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
3
|
+
<module name="rubyneat" />
|
|
4
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
5
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
6
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
7
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
8
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
9
|
+
<envs />
|
|
10
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
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
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/bin/neat.rb" />
|
|
19
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="run sigdebug" />
|
|
20
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
21
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
22
|
+
<method />
|
|
23
|
+
</configuration>
|
|
24
|
+
</component>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<component name="ProjectRunConfigurationManager">
|
|
2
|
+
<configuration default="false" name="xor_neat" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
3
|
+
<module name="rubyneat" />
|
|
4
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
5
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
6
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
7
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
8
|
+
<RUBY_RUN_CONFIG 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
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/bin/neat.rb" />
|
|
19
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="run xor" />
|
|
20
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
21
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
22
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
23
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
24
|
+
<method />
|
|
25
|
+
</configuration>
|
|
26
|
+
</component>
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<component name="ProjectRunConfigurationManager">
|
|
2
|
+
<configuration default="false" name="xordebug_neat" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
3
|
+
<module name="rubyneat" />
|
|
4
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
5
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
6
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
7
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
8
|
+
<RUBY_RUN_CONFIG 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
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/bin/neat.rb" />
|
|
19
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="run xordebug" />
|
|
20
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
21
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
22
|
+
<method />
|
|
23
|
+
</configuration>
|
|
24
|
+
</component>
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<component name="ProjectRunConfigurationManager">
|
|
2
|
+
<configuration default="false" name="xorsin_neat" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
3
|
+
<module name="rubyneat" />
|
|
4
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
5
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
|
6
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
7
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
8
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
9
|
+
<envs />
|
|
10
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
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
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/bin/neat.rb" />
|
|
19
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="run xorsin" />
|
|
20
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
21
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
22
|
+
<method />
|
|
23
|
+
</configuration>
|
|
24
|
+
</component>
|