autonumeric-rails 1.9.46.2 → 2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +1 -1
- data/.idea/.name +1 -0
- data/.idea/.rakeTasks +7 -0
- data/.idea/autonumeric-rails.iml +171 -0
- data/.idea/encodings.xml +6 -0
- data/.idea/misc.xml +4 -0
- data/.idea/modules.xml +8 -0
- data/.idea/runConfigurations/Run_spec__autonumeric_rails_spec___autonumeric_rails.xml +35 -0
- data/.idea/vcs.xml +6 -0
- data/.idea/workspace.xml +1156 -0
- data/CHANGELOG.md +4 -0
- data/README.md +11 -3
- data/lib/autonumeric/rails/version.rb +1 -1
- data/spec/autonumeric-rails_spec.rb +8 -15
- data/spec/dummy/app/assets/javascripts/application.js +0 -13
- data/spec/dummy/app/assets/javascripts/test_version_1.js +1 -0
- data/spec/dummy/app/assets/javascripts/test_version_2.js +1 -0
- data/spec/dummy/app/controllers/forms_controller.rb +13 -0
- data/spec/dummy/app/views/forms/ajax_fields.html.erb +1 -1
- data/spec/dummy/app/views/layouts/test_version_1.html.erb +14 -0
- data/spec/dummy/app/views/layouts/test_version_2.html.erb +14 -0
- data/spec/dummy/config/application.rb +1 -11
- data/spec/spec_helper.rb +12 -1
- data/spec/support/firefox_path.rb +20 -0
- data/spec/{shared_examples.rb → support/shared_examples.rb} +29 -3
- data/spec/{wait_for_jquery.rb → support/wait_for_jquery.rb} +0 -0
- data/vendor/assets/javascripts/autoNumeric-2.0.js +3 -0
- data/vendor/assets/javascripts/autonumeric.js +1 -1
- data/vendor/assets/javascripts/autonumeric1.js +2 -0
- data/vendor/assets/javascripts/autonumeric_ujs.js +2 -2
- data/vendor/assets/javascripts/autonumeric_ujs1.js +94 -0
- metadata +29 -13
- data/spec/dummy/app/assets/stylesheets/application.css +0 -13
- data/spec/dummy/app/views/layouts/application.html.erb +0 -14
- data/vendor/assets/javascripts/autoNumeric-2.0-BETA.js +0 -2041
- data/vendor/assets/javascripts/autonumeric2.0-beta.js +0 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fc11e408125c4ad3854dcbda7334ce2691969cb3
|
4
|
+
data.tar.gz: 6ac805bcbdcf694f7c0d2930c84ec44c6ba4ae24
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cb5bb9238e9425a25408ffd5d434b4368fa34fa281fbafac98ed756c731567f2d94933e3f39c056cfdf2686b7b8505057946a5c9c491d0fb5b460372884ced1b
|
7
|
+
data.tar.gz: fd1e2197f2622b4df19943d3ddb05ece5857a63e4e2e9b6855487dbd25d32da9bc191d25a5cbc8b3c30ef038c58af58b8ca67fd0ea6247b73b3590d8de83dd90
|
data/.gitignore
CHANGED
data/.idea/.name
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
autonumeric-rails
|
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"><RakeTask description="Build autonumeric-rails-1.9.42.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Build and install autonumeric-rails-1.9.42.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install autonumeric-rails-1.9.42.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v1.9.42 and build and push autonumeric-rails-1.9.42.gem to Rubygems" fullCmd="release" taksId="release" /><RakeTask description="Run RSpec code examples" fullCmd="spec" taksId="spec" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup><RakeTask description="" fullCmd="test" taksId="test" /></RakeGroup></Settings>
|
@@ -0,0 +1,171 @@
|
|
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
|
+
</facet>
|
7
|
+
</component>
|
8
|
+
<component name="ModuleRunConfigurationManager">
|
9
|
+
<configuration default="false" name="Run spec 'autonumeric-rails_spec': autonumeric-rails" type="RSpecRunConfigurationType" factoryName="RSpec">
|
10
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
11
|
+
<module name="autonumeric-rails" />
|
12
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
13
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
14
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
15
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
16
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
17
|
+
<envs>
|
18
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
19
|
+
</envs>
|
20
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
21
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
22
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
23
|
+
<COVERAGE_PATTERN ENABLED="true">
|
24
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
25
|
+
</COVERAGE_PATTERN>
|
26
|
+
</EXTENSION>
|
27
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
28
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/autonumeric-rails_spec.rb" />
|
29
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
30
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
31
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
32
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
33
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
34
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
35
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
36
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
37
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
38
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
39
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="true" />
|
40
|
+
<method />
|
41
|
+
</configuration>
|
42
|
+
<configuration default="false" name="All specs in spec: autonumeric-rails" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
43
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
44
|
+
<module name="autonumeric-rails" />
|
45
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
46
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
47
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
48
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
49
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
50
|
+
<envs>
|
51
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
52
|
+
</envs>
|
53
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
54
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
55
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
56
|
+
<COVERAGE_PATTERN ENABLED="true">
|
57
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
58
|
+
</COVERAGE_PATTERN>
|
59
|
+
</EXTENSION>
|
60
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$MODULE_DIR$/spec" />
|
61
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
62
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
63
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
64
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
65
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
|
66
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
67
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
68
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
69
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
70
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
71
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
72
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
73
|
+
<method />
|
74
|
+
</configuration>
|
75
|
+
<configuration default="false" name="All specs in spec: autonumeric-rails (1)" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
76
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
77
|
+
<module name="autonumeric-rails" />
|
78
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
79
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/spec/dummy" />
|
80
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
81
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
82
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
83
|
+
<envs>
|
84
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
85
|
+
</envs>
|
86
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
87
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
88
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
89
|
+
<COVERAGE_PATTERN ENABLED="true">
|
90
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
91
|
+
</COVERAGE_PATTERN>
|
92
|
+
</EXTENSION>
|
93
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$MODULE_DIR$/spec/dummy/spec" />
|
94
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
95
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
96
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
97
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
98
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
|
99
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
100
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
101
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
102
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
103
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
104
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
105
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
106
|
+
<method />
|
107
|
+
</configuration>
|
108
|
+
</component>
|
109
|
+
<component name="NewModuleRootManager">
|
110
|
+
<content url="file://$MODULE_DIR$">
|
111
|
+
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
|
112
|
+
<excludeFolder url="file://$MODULE_DIR$/.bundle" />
|
113
|
+
<excludeFolder url="file://$MODULE_DIR$/.idea" />
|
114
|
+
<excludeFolder url="file://$MODULE_DIR$/vendor/bundle" />
|
115
|
+
</content>
|
116
|
+
<orderEntry type="jdk" jdkName="ruby-2.3.3-p222" jdkType="RUBY_SDK" />
|
117
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
118
|
+
<orderEntry type="library" scope="PROVIDED" name="actionmailer (v4.2.5, ruby-2.3.3-p222) [gem]" level="application" />
|
119
|
+
<orderEntry type="library" scope="PROVIDED" name="actionpack (v4.2.5, ruby-2.3.3-p222) [gem]" level="application" />
|
120
|
+
<orderEntry type="library" scope="PROVIDED" name="actionview (v4.2.5, ruby-2.3.3-p222) [gem]" level="application" />
|
121
|
+
<orderEntry type="library" scope="PROVIDED" name="activejob (v4.2.5, ruby-2.3.3-p222) [gem]" level="application" />
|
122
|
+
<orderEntry type="library" scope="PROVIDED" name="activemodel (v4.2.5, ruby-2.3.3-p222) [gem]" level="application" />
|
123
|
+
<orderEntry type="library" scope="PROVIDED" name="activerecord (v4.2.5, ruby-2.3.3-p222) [gem]" level="application" />
|
124
|
+
<orderEntry type="library" scope="PROVIDED" name="activesupport (v4.2.5, ruby-2.3.3-p222) [gem]" level="application" />
|
125
|
+
<orderEntry type="library" scope="PROVIDED" name="arel (v6.0.3, ruby-2.3.3-p222) [gem]" level="application" />
|
126
|
+
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.2, ruby-2.3.3-p222) [gem]" level="application" />
|
127
|
+
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.13.6, ruby-2.3.3-p222) [gem]" level="application" />
|
128
|
+
<orderEntry type="library" scope="PROVIDED" name="capybara (v2.11.0, ruby-2.3.3-p222) [gem]" level="application" />
|
129
|
+
<orderEntry type="library" scope="PROVIDED" name="childprocess (v0.5.9, ruby-2.3.3-p222) [gem]" level="application" />
|
130
|
+
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.0.0, ruby-2.3.3-p222) [gem]" level="application" />
|
131
|
+
<orderEntry type="library" scope="PROVIDED" name="database_cleaner (v1.5.3, ruby-2.3.3-p222) [gem]" level="application" />
|
132
|
+
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, ruby-2.3.3-p222) [gem]" level="application" />
|
133
|
+
<orderEntry type="library" scope="PROVIDED" name="erubis (v2.7.0, ruby-2.3.3-p222) [gem]" level="application" />
|
134
|
+
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.9.14, ruby-2.3.3-p222) [gem]" level="application" />
|
135
|
+
<orderEntry type="library" scope="PROVIDED" name="globalid (v0.3.6, ruby-2.3.3-p222) [gem]" level="application" />
|
136
|
+
<orderEntry type="library" scope="PROVIDED" name="headless (v2.3.1, ruby-2.3.3-p222) [gem]" level="application" />
|
137
|
+
<orderEntry type="library" scope="PROVIDED" name="i18n (v0.7.0, ruby-2.3.3-p222) [gem]" level="application" />
|
138
|
+
<orderEntry type="library" scope="PROVIDED" name="jquery-rails (v4.2.2, ruby-2.3.3-p222) [gem]" level="application" />
|
139
|
+
<orderEntry type="library" scope="PROVIDED" name="loofah (v2.0.3, ruby-2.3.3-p222) [gem]" level="application" />
|
140
|
+
<orderEntry type="library" scope="PROVIDED" name="mail (v2.6.3, ruby-2.3.3-p222) [gem]" level="application" />
|
141
|
+
<orderEntry type="library" scope="PROVIDED" name="mime-types (v2.99, ruby-2.3.3-p222) [gem]" level="application" />
|
142
|
+
<orderEntry type="library" scope="PROVIDED" name="mini_portile2 (v2.0.0, ruby-2.3.3-p222) [gem]" level="application" />
|
143
|
+
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.8.3, ruby-2.3.3-p222) [gem]" level="application" />
|
144
|
+
<orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.6.7, ruby-2.3.3-p222) [gem]" level="application" />
|
145
|
+
<orderEntry type="library" scope="PROVIDED" name="rack (v1.6.4, ruby-2.3.3-p222) [gem]" level="application" />
|
146
|
+
<orderEntry type="library" scope="PROVIDED" name="rack-test (v0.6.3, ruby-2.3.3-p222) [gem]" level="application" />
|
147
|
+
<orderEntry type="library" scope="PROVIDED" name="rails (v4.2.5, ruby-2.3.3-p222) [gem]" level="application" />
|
148
|
+
<orderEntry type="library" scope="PROVIDED" name="rails-deprecated_sanitizer (v1.0.3, ruby-2.3.3-p222) [gem]" level="application" />
|
149
|
+
<orderEntry type="library" scope="PROVIDED" name="rails-dom-testing (v1.0.7, ruby-2.3.3-p222) [gem]" level="application" />
|
150
|
+
<orderEntry type="library" scope="PROVIDED" name="rails-html-sanitizer (v1.0.2, ruby-2.3.3-p222) [gem]" level="application" />
|
151
|
+
<orderEntry type="library" scope="PROVIDED" name="railties (v4.2.5, ruby-2.3.3-p222) [gem]" level="application" />
|
152
|
+
<orderEntry type="library" scope="PROVIDED" name="rake (v12.0.0, ruby-2.3.3-p222) [gem]" level="application" />
|
153
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec (v3.4.0, ruby-2.3.3-p222) [gem]" level="application" />
|
154
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.4.1, ruby-2.3.3-p222) [gem]" level="application" />
|
155
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.4.0, ruby-2.3.3-p222) [gem]" level="application" />
|
156
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-html-matchers (v0.8.2, ruby-2.3.3-p222) [gem]" level="application" />
|
157
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.4.0, ruby-2.3.3-p222) [gem]" level="application" />
|
158
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-rails (v3.5.2, ruby-2.3.3-p222) [gem]" level="application" />
|
159
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.4.1, ruby-2.3.3-p222) [gem]" level="application" />
|
160
|
+
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v1.2.0, ruby-2.3.3-p222) [gem]" level="application" />
|
161
|
+
<orderEntry type="library" scope="PROVIDED" name="selenium-webdriver (v2.53.4, ruby-2.3.3-p222) [gem]" level="application" />
|
162
|
+
<orderEntry type="library" scope="PROVIDED" name="sprockets (v3.5.2, ruby-2.3.3-p222) [gem]" level="application" />
|
163
|
+
<orderEntry type="library" scope="PROVIDED" name="sprockets-rails (v2.3.3, ruby-2.3.3-p222) [gem]" level="application" />
|
164
|
+
<orderEntry type="library" scope="PROVIDED" name="sqlite3 (v1.3.12, ruby-2.3.3-p222) [gem]" level="application" />
|
165
|
+
<orderEntry type="library" scope="PROVIDED" name="thor (v0.19.1, ruby-2.3.3-p222) [gem]" level="application" />
|
166
|
+
<orderEntry type="library" scope="PROVIDED" name="thread_safe (v0.3.5, ruby-2.3.3-p222) [gem]" level="application" />
|
167
|
+
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v1.2.2, ruby-2.3.3-p222) [gem]" level="application" />
|
168
|
+
<orderEntry type="library" scope="PROVIDED" name="websocket (v1.2.3, ruby-2.3.3-p222) [gem]" level="application" />
|
169
|
+
<orderEntry type="library" scope="PROVIDED" name="xpath (v2.0.0, ruby-2.3.3-p222) [gem]" level="application" />
|
170
|
+
</component>
|
171
|
+
</module>
|
data/.idea/encodings.xml
ADDED
data/.idea/misc.xml
ADDED
data/.idea/modules.xml
ADDED
@@ -0,0 +1,8 @@
|
|
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/autonumeric-rails.iml" filepath="$PROJECT_DIR$/.idea/autonumeric-rails.iml" />
|
6
|
+
</modules>
|
7
|
+
</component>
|
8
|
+
</project>
|
@@ -0,0 +1,35 @@
|
|
1
|
+
<component name="ProjectRunConfigurationManager">
|
2
|
+
<configuration default="false" name="Run spec 'autonumeric-rails_spec': autonumeric-rails" type="RSpecRunConfigurationType" factoryName="RSpec">
|
3
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
4
|
+
<module name="autonumeric-rails" />
|
5
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
6
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
7
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
8
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
9
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
10
|
+
<envs>
|
11
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
12
|
+
</envs>
|
13
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
14
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
15
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
16
|
+
<COVERAGE_PATTERN ENABLED="true">
|
17
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
18
|
+
</COVERAGE_PATTERN>
|
19
|
+
</EXTENSION>
|
20
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
21
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/autonumeric-rails_spec.rb" />
|
22
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
23
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
24
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
25
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
26
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
27
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
28
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
29
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
30
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
31
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
32
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="true" />
|
33
|
+
<method />
|
34
|
+
</configuration>
|
35
|
+
</component>
|
data/.idea/vcs.xml
ADDED
data/.idea/workspace.xml
ADDED
@@ -0,0 +1,1156 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<project version="4">
|
3
|
+
<component name="ChangeListManager">
|
4
|
+
<list default="true" id="cdc44a75-9b09-492e-b5f8-1c6dc995a8d9" name="Default" comment="" />
|
5
|
+
<ignored path="autonumeric-rails.iws" />
|
6
|
+
<ignored path=".idea/workspace.xml" />
|
7
|
+
<ignored path="$PROJECT_DIR$/.bundle/" />
|
8
|
+
<ignored path="$PROJECT_DIR$/vendor/bundle/" />
|
9
|
+
<ignored path=".idea/" />
|
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="false" />
|
19
|
+
<component name="CoverageDataManager">
|
20
|
+
<SUITE FILE_PATH="coverage/autonumeric-rails@All_specs_in_spec__autonumeric_rails__1_.coverage" NAME="All specs in spec: autonumeric-rails (1) Coverage Results" MODIFIED="1475126982914" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spec/dummy" MODULE_NAME="autonumeric-rails" />
|
21
|
+
<SUITE FILE_PATH="coverage/autonumeric-rails@Run_spec__autonumeric_rails_spec___autonumeric_rails.coverage" NAME="Run spec 'autonumeric-rails_spec': autonumeric-rails Coverage Results" MODIFIED="1483787274548" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="autonumeric-rails" />
|
22
|
+
<SUITE FILE_PATH="coverage/autonumeric-rails@All_specs_in_spec__autonumeric_rails.coverage" NAME="All specs in spec: autonumeric-rails Coverage Results" MODIFIED="1483788678825" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="autonumeric-rails" />
|
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="autonumeric-rails" />
|
30
|
+
</component>
|
31
|
+
<component name="FileEditorManager">
|
32
|
+
<leaf>
|
33
|
+
<file leaf-file-name="autonumeric-rails.rb" pinned="false" current-in-tab="false">
|
34
|
+
<entry file="file://$PROJECT_DIR$/lib/autonumeric-rails.rb">
|
35
|
+
<provider selected="true" editor-type-id="text-editor">
|
36
|
+
<state relative-caret-position="0">
|
37
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
38
|
+
<folding />
|
39
|
+
</state>
|
40
|
+
</provider>
|
41
|
+
</entry>
|
42
|
+
</file>
|
43
|
+
<file leaf-file-name="autonumeric-rails.gemspec" pinned="false" current-in-tab="true">
|
44
|
+
<entry file="file://$PROJECT_DIR$/autonumeric-rails.gemspec">
|
45
|
+
<provider selected="true" editor-type-id="text-editor">
|
46
|
+
<state relative-caret-position="252">
|
47
|
+
<caret line="15" column="36" lean-forward="false" selection-start-line="15" selection-start-column="24" selection-end-line="15" selection-end-column="36" />
|
48
|
+
<folding />
|
49
|
+
</state>
|
50
|
+
</provider>
|
51
|
+
</entry>
|
52
|
+
</file>
|
53
|
+
<file leaf-file-name="autonumeric-rails_spec.rb" pinned="false" current-in-tab="false">
|
54
|
+
<entry file="file://$PROJECT_DIR$/spec/autonumeric-rails_spec.rb">
|
55
|
+
<provider selected="true" editor-type-id="text-editor">
|
56
|
+
<state relative-caret-position="396">
|
57
|
+
<caret line="22" column="0" lean-forward="true" selection-start-line="22" selection-start-column="0" selection-end-line="22" selection-end-column="0" />
|
58
|
+
<folding />
|
59
|
+
</state>
|
60
|
+
</provider>
|
61
|
+
</entry>
|
62
|
+
</file>
|
63
|
+
</leaf>
|
64
|
+
</component>
|
65
|
+
<component name="FindInProjectRecents">
|
66
|
+
<findStrings>
|
67
|
+
<find>emptyInputBehavior</find>
|
68
|
+
<find>aSign</find>
|
69
|
+
<find>test_AN_1</find>
|
70
|
+
</findStrings>
|
71
|
+
</component>
|
72
|
+
<component name="Git.Settings">
|
73
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
74
|
+
</component>
|
75
|
+
<component name="IdeDocumentHistory">
|
76
|
+
<option name="CHANGED_PATHS">
|
77
|
+
<list>
|
78
|
+
<option value="$PROJECT_DIR$/vendor/assets/javascripts/autonumeric2.js" />
|
79
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/assets/javascripts/import_lib.js.erb" />
|
80
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/assets/javascripts/application.js.erb" />
|
81
|
+
<option value="$PROJECT_DIR$/spec/support/setup_dummy_library.js" />
|
82
|
+
<option value="$PROJECT_DIR$/spec/support/setup_dummy_library.rb" />
|
83
|
+
<option value="$PROJECT_DIR$/spec/dummy/spec/support/shared_examples.rb" />
|
84
|
+
<option value="$PROJECT_DIR$/vendor/assets/javascripts/autoNumeric-1.9.43.js" />
|
85
|
+
<option value="$PROJECT_DIR$/spec/dummy/spec/spec_helper.rb" />
|
86
|
+
<option value="$PROJECT_DIR$/autonumeric-rails.gemspec" />
|
87
|
+
<option value="$PROJECT_DIR$/vendor/assets/javascripts/autoNumeric-2.0-BETA.js" />
|
88
|
+
<option value="$PROJECT_DIR$/vendor/assets/javascripts/autoNumeric-2.0.js" />
|
89
|
+
<option value="$PROJECT_DIR$/lib/autonumeric/rails/version.rb" />
|
90
|
+
<option value="$PROJECT_DIR$/CHANGELOG.md" />
|
91
|
+
<option value="$PROJECT_DIR$/spec/support/wait_for_jquery.rb" />
|
92
|
+
<option value="$PROJECT_DIR$/spec/spec_helper.rb" />
|
93
|
+
<option value="$PROJECT_DIR$/.gitignore" />
|
94
|
+
<option value="$PROJECT_DIR$/spec/support/firefox_path.rb" />
|
95
|
+
<option value="$PROJECT_DIR$/spec/firefox_path" />
|
96
|
+
<option value="$PROJECT_DIR$/README.md" />
|
97
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/assets/javascripts/application.js" />
|
98
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/assets/javascripts/test_AN_1.js" />
|
99
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/assets/javascripts/test_AN_2.js" />
|
100
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/views/layouts/test_AN_2.html.erb" />
|
101
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/views/layouts/test_AN_1.html.erb" />
|
102
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/views/layouts/test_version_2.html.erb" />
|
103
|
+
<option value="$PROJECT_DIR$/spec/dummy/config/application.rb" />
|
104
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/views/forms/get_content_from_ajax.js.erb" />
|
105
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/controllers/forms_controller.rb" />
|
106
|
+
<option value="$PROJECT_DIR$/spec/dummy/app/views/forms/ajax_fields.html.erb" />
|
107
|
+
<option value="$PROJECT_DIR$/spec/support/shared_examples.rb" />
|
108
|
+
<option value="$PROJECT_DIR$/vendor/assets/javascripts/autonumeric_ujs.js" />
|
109
|
+
<option value="$PROJECT_DIR$/vendor/assets/javascripts/autonumeric.js" />
|
110
|
+
<option value="$PROJECT_DIR$/vendor/assets/javascripts/autonumeric1.js" />
|
111
|
+
<option value="$PROJECT_DIR$/vendor/assets/javascripts/autonumeric_ujs1.js" />
|
112
|
+
<option value="$PROJECT_DIR$/spec/autonumeric-rails_spec.rb" />
|
113
|
+
</list>
|
114
|
+
</option>
|
115
|
+
</component>
|
116
|
+
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
117
|
+
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
118
|
+
<component name="JsGulpfileManager">
|
119
|
+
<detection-done>true</detection-done>
|
120
|
+
<sorting>DEFINITION_ORDER</sorting>
|
121
|
+
</component>
|
122
|
+
<component name="ProjectFrameBounds">
|
123
|
+
<option name="x" value="1969" />
|
124
|
+
<option name="y" value="24" />
|
125
|
+
<option name="width" value="1871" />
|
126
|
+
<option name="height" value="1176" />
|
127
|
+
</component>
|
128
|
+
<component name="ProjectView">
|
129
|
+
<navigator currentView="ProjectPane" proportions="" version="1">
|
130
|
+
<flattenPackages />
|
131
|
+
<showMembers />
|
132
|
+
<showModules />
|
133
|
+
<showLibraryContents />
|
134
|
+
<hideEmptyPackages />
|
135
|
+
<abbreviatePackageNames />
|
136
|
+
<autoscrollToSource />
|
137
|
+
<autoscrollFromSource />
|
138
|
+
<sortByType />
|
139
|
+
<manualOrder />
|
140
|
+
<foldersAlwaysOnTop value="true" />
|
141
|
+
</navigator>
|
142
|
+
<panes>
|
143
|
+
<pane id="Scratches" />
|
144
|
+
<pane id="ProjectPane">
|
145
|
+
<subPane>
|
146
|
+
<PATH>
|
147
|
+
<PATH_ELEMENT>
|
148
|
+
<option name="myItemId" value="autonumeric-rails" />
|
149
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
150
|
+
</PATH_ELEMENT>
|
151
|
+
<PATH_ELEMENT>
|
152
|
+
<option name="myItemId" value="autonumeric-rails" />
|
153
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
154
|
+
</PATH_ELEMENT>
|
155
|
+
</PATH>
|
156
|
+
<PATH>
|
157
|
+
<PATH_ELEMENT>
|
158
|
+
<option name="myItemId" value="autonumeric-rails" />
|
159
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
160
|
+
</PATH_ELEMENT>
|
161
|
+
<PATH_ELEMENT>
|
162
|
+
<option name="myItemId" value="autonumeric-rails" />
|
163
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
164
|
+
</PATH_ELEMENT>
|
165
|
+
<PATH_ELEMENT>
|
166
|
+
<option name="myItemId" value="vendor" />
|
167
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
168
|
+
</PATH_ELEMENT>
|
169
|
+
<PATH_ELEMENT>
|
170
|
+
<option name="myItemId" value="assets" />
|
171
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
172
|
+
</PATH_ELEMENT>
|
173
|
+
<PATH_ELEMENT>
|
174
|
+
<option name="myItemId" value="javascripts" />
|
175
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
176
|
+
</PATH_ELEMENT>
|
177
|
+
</PATH>
|
178
|
+
<PATH>
|
179
|
+
<PATH_ELEMENT>
|
180
|
+
<option name="myItemId" value="autonumeric-rails" />
|
181
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
182
|
+
</PATH_ELEMENT>
|
183
|
+
<PATH_ELEMENT>
|
184
|
+
<option name="myItemId" value="autonumeric-rails" />
|
185
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
186
|
+
</PATH_ELEMENT>
|
187
|
+
<PATH_ELEMENT>
|
188
|
+
<option name="myItemId" value="spec" />
|
189
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
190
|
+
</PATH_ELEMENT>
|
191
|
+
</PATH>
|
192
|
+
<PATH>
|
193
|
+
<PATH_ELEMENT>
|
194
|
+
<option name="myItemId" value="autonumeric-rails" />
|
195
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
196
|
+
</PATH_ELEMENT>
|
197
|
+
<PATH_ELEMENT>
|
198
|
+
<option name="myItemId" value="autonumeric-rails" />
|
199
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
200
|
+
</PATH_ELEMENT>
|
201
|
+
<PATH_ELEMENT>
|
202
|
+
<option name="myItemId" value="spec" />
|
203
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
204
|
+
</PATH_ELEMENT>
|
205
|
+
<PATH_ELEMENT>
|
206
|
+
<option name="myItemId" value="dummy" />
|
207
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
208
|
+
</PATH_ELEMENT>
|
209
|
+
</PATH>
|
210
|
+
<PATH>
|
211
|
+
<PATH_ELEMENT>
|
212
|
+
<option name="myItemId" value="autonumeric-rails" />
|
213
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
214
|
+
</PATH_ELEMENT>
|
215
|
+
<PATH_ELEMENT>
|
216
|
+
<option name="myItemId" value="autonumeric-rails" />
|
217
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
218
|
+
</PATH_ELEMENT>
|
219
|
+
<PATH_ELEMENT>
|
220
|
+
<option name="myItemId" value="spec" />
|
221
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
222
|
+
</PATH_ELEMENT>
|
223
|
+
<PATH_ELEMENT>
|
224
|
+
<option name="myItemId" value="dummy" />
|
225
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
226
|
+
</PATH_ELEMENT>
|
227
|
+
<PATH_ELEMENT>
|
228
|
+
<option name="myItemId" value="app" />
|
229
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
230
|
+
</PATH_ELEMENT>
|
231
|
+
<PATH_ELEMENT>
|
232
|
+
<option name="myItemId" value="views" />
|
233
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
234
|
+
</PATH_ELEMENT>
|
235
|
+
<PATH_ELEMENT>
|
236
|
+
<option name="myItemId" value="layouts" />
|
237
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
238
|
+
</PATH_ELEMENT>
|
239
|
+
</PATH>
|
240
|
+
<PATH>
|
241
|
+
<PATH_ELEMENT>
|
242
|
+
<option name="myItemId" value="autonumeric-rails" />
|
243
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
244
|
+
</PATH_ELEMENT>
|
245
|
+
<PATH_ELEMENT>
|
246
|
+
<option name="myItemId" value="autonumeric-rails" />
|
247
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
248
|
+
</PATH_ELEMENT>
|
249
|
+
<PATH_ELEMENT>
|
250
|
+
<option name="myItemId" value="spec" />
|
251
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
252
|
+
</PATH_ELEMENT>
|
253
|
+
<PATH_ELEMENT>
|
254
|
+
<option name="myItemId" value="dummy" />
|
255
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
256
|
+
</PATH_ELEMENT>
|
257
|
+
<PATH_ELEMENT>
|
258
|
+
<option name="myItemId" value="app" />
|
259
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
260
|
+
</PATH_ELEMENT>
|
261
|
+
<PATH_ELEMENT>
|
262
|
+
<option name="myItemId" value="views" />
|
263
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
264
|
+
</PATH_ELEMENT>
|
265
|
+
</PATH>
|
266
|
+
<PATH>
|
267
|
+
<PATH_ELEMENT>
|
268
|
+
<option name="myItemId" value="autonumeric-rails" />
|
269
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
270
|
+
</PATH_ELEMENT>
|
271
|
+
<PATH_ELEMENT>
|
272
|
+
<option name="myItemId" value="autonumeric-rails" />
|
273
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
274
|
+
</PATH_ELEMENT>
|
275
|
+
<PATH_ELEMENT>
|
276
|
+
<option name="myItemId" value="spec" />
|
277
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
278
|
+
</PATH_ELEMENT>
|
279
|
+
<PATH_ELEMENT>
|
280
|
+
<option name="myItemId" value="dummy" />
|
281
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
282
|
+
</PATH_ELEMENT>
|
283
|
+
<PATH_ELEMENT>
|
284
|
+
<option name="myItemId" value="app" />
|
285
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
286
|
+
</PATH_ELEMENT>
|
287
|
+
</PATH>
|
288
|
+
<PATH>
|
289
|
+
<PATH_ELEMENT>
|
290
|
+
<option name="myItemId" value="autonumeric-rails" />
|
291
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
292
|
+
</PATH_ELEMENT>
|
293
|
+
<PATH_ELEMENT>
|
294
|
+
<option name="myItemId" value="autonumeric-rails" />
|
295
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
296
|
+
</PATH_ELEMENT>
|
297
|
+
<PATH_ELEMENT>
|
298
|
+
<option name="myItemId" value="lib" />
|
299
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
300
|
+
</PATH_ELEMENT>
|
301
|
+
</PATH>
|
302
|
+
<PATH>
|
303
|
+
<PATH_ELEMENT>
|
304
|
+
<option name="myItemId" value="autonumeric-rails" />
|
305
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
306
|
+
</PATH_ELEMENT>
|
307
|
+
<PATH_ELEMENT>
|
308
|
+
<option name="myItemId" value="autonumeric-rails" />
|
309
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
310
|
+
</PATH_ELEMENT>
|
311
|
+
<PATH_ELEMENT>
|
312
|
+
<option name="myItemId" value="lib" />
|
313
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
314
|
+
</PATH_ELEMENT>
|
315
|
+
<PATH_ELEMENT>
|
316
|
+
<option name="myItemId" value="autonumeric" />
|
317
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
318
|
+
</PATH_ELEMENT>
|
319
|
+
</PATH>
|
320
|
+
<PATH>
|
321
|
+
<PATH_ELEMENT>
|
322
|
+
<option name="myItemId" value="autonumeric-rails" />
|
323
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
324
|
+
</PATH_ELEMENT>
|
325
|
+
<PATH_ELEMENT>
|
326
|
+
<option name="myItemId" value="autonumeric-rails" />
|
327
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
328
|
+
</PATH_ELEMENT>
|
329
|
+
<PATH_ELEMENT>
|
330
|
+
<option name="myItemId" value="lib" />
|
331
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
332
|
+
</PATH_ELEMENT>
|
333
|
+
<PATH_ELEMENT>
|
334
|
+
<option name="myItemId" value="autonumeric" />
|
335
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
336
|
+
</PATH_ELEMENT>
|
337
|
+
<PATH_ELEMENT>
|
338
|
+
<option name="myItemId" value="rails" />
|
339
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
340
|
+
</PATH_ELEMENT>
|
341
|
+
</PATH>
|
342
|
+
</subPane>
|
343
|
+
</pane>
|
344
|
+
<pane id="Scope" />
|
345
|
+
</panes>
|
346
|
+
</component>
|
347
|
+
<component name="PropertiesComponent">
|
348
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
349
|
+
<property name="settings.editor.selected.configurable" value="org.jetbrains.plugins.ruby.settings.RubyActiveModuleSdkConfigurable" />
|
350
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
351
|
+
<property name="js.eslint.eslintPackage" value="" />
|
352
|
+
</component>
|
353
|
+
<component name="RecentsManager">
|
354
|
+
<key name="MoveFile.RECENT_KEYS">
|
355
|
+
<recent name="$PROJECT_DIR$/spec" />
|
356
|
+
<recent name="$PROJECT_DIR$/spec/dummy/spec" />
|
357
|
+
</key>
|
358
|
+
<key name="CopyFile.RECENT_KEYS">
|
359
|
+
<recent name="$PROJECT_DIR$/vendor/assets/javascripts" />
|
360
|
+
<recent name="$PROJECT_DIR$/spec/dummy/app/views/layouts" />
|
361
|
+
<recent name="$PROJECT_DIR$/spec/dummy/app/assets/javascripts" />
|
362
|
+
</key>
|
363
|
+
</component>
|
364
|
+
<component name="RunManager" selected="RSpec.All specs in spec: autonumeric-rails">
|
365
|
+
<configuration default="false" name="All specs in spec: autonumeric-rails" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
366
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
367
|
+
<module name="autonumeric-rails" />
|
368
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
369
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
|
370
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
371
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
372
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
373
|
+
<envs>
|
374
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
375
|
+
</envs>
|
376
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
377
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
378
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
379
|
+
<COVERAGE_PATTERN ENABLED="true">
|
380
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
381
|
+
</COVERAGE_PATTERN>
|
382
|
+
</EXTENSION>
|
383
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$MODULE_DIR$/spec" />
|
384
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
385
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
386
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
387
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
388
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
|
389
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
390
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
391
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
392
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
393
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
394
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
395
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
396
|
+
<method />
|
397
|
+
</configuration>
|
398
|
+
<configuration default="false" name="All specs in spec: autonumeric-rails (1)" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
399
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
400
|
+
<module name="autonumeric-rails" />
|
401
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
402
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/spec/dummy" />
|
403
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
404
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
405
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
406
|
+
<envs>
|
407
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
408
|
+
</envs>
|
409
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
410
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
411
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
412
|
+
<COVERAGE_PATTERN ENABLED="true">
|
413
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
414
|
+
</COVERAGE_PATTERN>
|
415
|
+
</EXTENSION>
|
416
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="$MODULE_DIR$/spec/dummy/spec" />
|
417
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
418
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
419
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
420
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
421
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="ALL_IN_FOLDER" />
|
422
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
423
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
424
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
425
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
426
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
427
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
428
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
429
|
+
<method />
|
430
|
+
</configuration>
|
431
|
+
<configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
|
432
|
+
<predefined_log_file id="RUBY_CUCUMBER" enabled="true" />
|
433
|
+
<module name="" />
|
434
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
435
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
436
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
437
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
438
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
439
|
+
<envs />
|
440
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
441
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
442
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
443
|
+
<COVERAGE_PATTERN ENABLED="true">
|
444
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
445
|
+
</COVERAGE_PATTERN>
|
446
|
+
</EXTENSION>
|
447
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature" />
|
448
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
449
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
450
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
451
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE="" />
|
452
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE="" />
|
453
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features" />
|
454
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
455
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
456
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="false" />
|
457
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
458
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
459
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
460
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE="" />
|
461
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false" />
|
462
|
+
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2" />
|
463
|
+
<method />
|
464
|
+
</configuration>
|
465
|
+
<configuration default="true" type="JavaScriptTestRunnerProtractor" factoryName="Protractor">
|
466
|
+
<config-file value="" />
|
467
|
+
<node-interpreter value="project" />
|
468
|
+
<envs />
|
469
|
+
<method />
|
470
|
+
</configuration>
|
471
|
+
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
472
|
+
<method />
|
473
|
+
</configuration>
|
474
|
+
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
475
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
476
|
+
<module name="" />
|
477
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
478
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
479
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
480
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
481
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
482
|
+
<envs />
|
483
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
484
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
485
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
486
|
+
<COVERAGE_PATTERN ENABLED="true">
|
487
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
488
|
+
</COVERAGE_PATTERN>
|
489
|
+
</EXTENSION>
|
490
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
491
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
492
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
493
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
494
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
495
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
496
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
497
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
498
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
499
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
500
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
501
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
502
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
503
|
+
<method />
|
504
|
+
</configuration>
|
505
|
+
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
506
|
+
<module name="" />
|
507
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
508
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
509
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
510
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
511
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
512
|
+
<envs />
|
513
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
514
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
515
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
516
|
+
<COVERAGE_PATTERN ENABLED="true">
|
517
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
518
|
+
</COVERAGE_PATTERN>
|
519
|
+
</EXTENSION>
|
520
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
521
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
522
|
+
<method />
|
523
|
+
</configuration>
|
524
|
+
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
525
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
526
|
+
<module name="" />
|
527
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
528
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
529
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
530
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
531
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
532
|
+
<envs />
|
533
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
534
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
535
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
536
|
+
<COVERAGE_PATTERN ENABLED="true">
|
537
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
538
|
+
</COVERAGE_PATTERN>
|
539
|
+
</EXTENSION>
|
540
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
541
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
542
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
543
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
544
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
545
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
546
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
|
547
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
|
548
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
549
|
+
<method />
|
550
|
+
</configuration>
|
551
|
+
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
|
552
|
+
<node-interpreter>project</node-interpreter>
|
553
|
+
<node-options />
|
554
|
+
<gulpfile />
|
555
|
+
<tasks />
|
556
|
+
<arguments />
|
557
|
+
<envs />
|
558
|
+
<method />
|
559
|
+
</configuration>
|
560
|
+
<configuration default="true" type="js.build_tools.npm" factoryName="npm">
|
561
|
+
<command value="run-script" />
|
562
|
+
<scripts />
|
563
|
+
<node-interpreter value="project" />
|
564
|
+
<envs />
|
565
|
+
<method />
|
566
|
+
</configuration>
|
567
|
+
<list size="3">
|
568
|
+
<item index="0" class="java.lang.String" itemvalue="RSpec.Run spec 'autonumeric-rails_spec': autonumeric-rails" />
|
569
|
+
<item index="1" class="java.lang.String" itemvalue="RSpec.All specs in spec: autonumeric-rails" />
|
570
|
+
<item index="2" class="java.lang.String" itemvalue="RSpec.All specs in spec: autonumeric-rails (1)" />
|
571
|
+
</list>
|
572
|
+
<recent_temporary>
|
573
|
+
<list size="2">
|
574
|
+
<item index="0" class="java.lang.String" itemvalue="RSpec.All specs in spec: autonumeric-rails" />
|
575
|
+
<item index="1" class="java.lang.String" itemvalue="RSpec.All specs in spec: autonumeric-rails (1)" />
|
576
|
+
</list>
|
577
|
+
</recent_temporary>
|
578
|
+
</component>
|
579
|
+
<component name="ShelveChangesManager" show_recycled="false">
|
580
|
+
<option name="remove_strategy" value="false" />
|
581
|
+
</component>
|
582
|
+
<component name="SvnConfiguration">
|
583
|
+
<configuration />
|
584
|
+
</component>
|
585
|
+
<component name="TaskManager">
|
586
|
+
<task active="true" id="Default" summary="Default task">
|
587
|
+
<changelist id="cdc44a75-9b09-492e-b5f8-1c6dc995a8d9" name="Default" comment="" />
|
588
|
+
<changelist id="" name="2.0" comment="" />
|
589
|
+
<created>1450246831704</created>
|
590
|
+
<option name="number" value="Default" />
|
591
|
+
<option name="presentableId" value="Default" />
|
592
|
+
<updated>1450246831704</updated>
|
593
|
+
<workItem from="1474180778626" duration="5257000" />
|
594
|
+
<workItem from="1475126706618" duration="603000" />
|
595
|
+
<workItem from="1475127658764" duration="1761000" />
|
596
|
+
<workItem from="1476852681868" duration="1775000" />
|
597
|
+
<workItem from="1483776915000" duration="11634000" />
|
598
|
+
</task>
|
599
|
+
<task id="LOCAL-00001" summary="Update autoNumeric v 1.9.43">
|
600
|
+
<created>1451116782488</created>
|
601
|
+
<option name="number" value="00001" />
|
602
|
+
<option name="presentableId" value="LOCAL-00001" />
|
603
|
+
<option name="project" value="LOCAL" />
|
604
|
+
<updated>1451116782488</updated>
|
605
|
+
</task>
|
606
|
+
<task id="LOCAL-00002" summary="Update autoNumeric v 1.9.46">
|
607
|
+
<created>1474193375609</created>
|
608
|
+
<option name="number" value="00002" />
|
609
|
+
<option name="presentableId" value="LOCAL-00002" />
|
610
|
+
<option name="project" value="LOCAL" />
|
611
|
+
<updated>1474193375609</updated>
|
612
|
+
</task>
|
613
|
+
<task id="LOCAL-00003" summary="Remove simlink in spec folder structure">
|
614
|
+
<created>1476853685839</created>
|
615
|
+
<option name="number" value="00003" />
|
616
|
+
<option name="presentableId" value="LOCAL-00003" />
|
617
|
+
<option name="project" value="LOCAL" />
|
618
|
+
<updated>1476853685839</updated>
|
619
|
+
</task>
|
620
|
+
<task id="LOCAL-00004" summary="Remove simlink in spec folder structure">
|
621
|
+
<created>1476854177055</created>
|
622
|
+
<option name="number" value="00004" />
|
623
|
+
<option name="presentableId" value="LOCAL-00004" />
|
624
|
+
<option name="project" value="LOCAL" />
|
625
|
+
<updated>1476854177055</updated>
|
626
|
+
</task>
|
627
|
+
<task id="LOCAL-00005" summary="Firefox ESR path">
|
628
|
+
<created>1483780557482</created>
|
629
|
+
<option name="number" value="00005" />
|
630
|
+
<option name="presentableId" value="LOCAL-00005" />
|
631
|
+
<option name="project" value="LOCAL" />
|
632
|
+
<updated>1483780557482</updated>
|
633
|
+
</task>
|
634
|
+
<task id="LOCAL-00006" summary="Update autoNumeric v 2.0">
|
635
|
+
<created>1483788815509</created>
|
636
|
+
<option name="number" value="00006" />
|
637
|
+
<option name="presentableId" value="LOCAL-00006" />
|
638
|
+
<option name="project" value="LOCAL" />
|
639
|
+
<updated>1483788815509</updated>
|
640
|
+
</task>
|
641
|
+
<option name="localTasksCounter" value="7" />
|
642
|
+
<servers />
|
643
|
+
</component>
|
644
|
+
<component name="TestHistory">
|
645
|
+
<history-entry file="All_specs_in_spec__autonumeric-rails - 2017.01.07 at 12h 32m 43s.xml">
|
646
|
+
<configuration name="All specs in spec: autonumeric-rails" configurationId="RSpecRunConfigurationType" />
|
647
|
+
</history-entry>
|
648
|
+
<history-entry file="Run_spec_'autonumeric-rails_spec'__autonumeric-rails - 2017.01.07 at 11h 45m 50s.xml">
|
649
|
+
<configuration name="Run spec 'autonumeric-rails_spec': autonumeric-rails" configurationId="RSpecRunConfigurationType" />
|
650
|
+
</history-entry>
|
651
|
+
<history-entry file="Run_spec_'autonumeric-rails_spec'__autonumeric-rails - 2017.01.07 at 11h 50m 56s.xml">
|
652
|
+
<configuration name="Run spec 'autonumeric-rails_spec': autonumeric-rails" configurationId="RSpecRunConfigurationType" />
|
653
|
+
</history-entry>
|
654
|
+
<history-entry file="Run_spec_'autonumeric-rails_spec'__autonumeric-rails - 2017.01.07 at 11h 54m 24s.xml">
|
655
|
+
<configuration name="Run spec 'autonumeric-rails_spec': autonumeric-rails" configurationId="RSpecRunConfigurationType" />
|
656
|
+
</history-entry>
|
657
|
+
<history-entry file="Run_spec_'autonumeric-rails_spec'__autonumeric-rails - 2017.01.07 at 11h 54m 58s.xml">
|
658
|
+
<configuration name="Run spec 'autonumeric-rails_spec': autonumeric-rails" configurationId="RSpecRunConfigurationType" />
|
659
|
+
</history-entry>
|
660
|
+
<history-entry file="Run_spec_'autonumeric-rails_spec'__autonumeric-rails - 2017.01.07 at 11h 57m 11s.xml">
|
661
|
+
<configuration name="Run spec 'autonumeric-rails_spec': autonumeric-rails" configurationId="RSpecRunConfigurationType" />
|
662
|
+
</history-entry>
|
663
|
+
<history-entry file="Run_spec_'autonumeric-rails_spec'__autonumeric-rails - 2017.01.07 at 11h 59m 03s.xml">
|
664
|
+
<configuration name="Run spec 'autonumeric-rails_spec': autonumeric-rails" configurationId="RSpecRunConfigurationType" />
|
665
|
+
</history-entry>
|
666
|
+
<history-entry file="Run_spec_'autonumeric-rails_spec'__autonumeric-rails - 2017.01.07 at 12h 00m 53s.xml">
|
667
|
+
<configuration name="Run spec 'autonumeric-rails_spec': autonumeric-rails" configurationId="RSpecRunConfigurationType" />
|
668
|
+
</history-entry>
|
669
|
+
<history-entry file="Run_spec_'autonumeric-rails_spec'__autonumeric-rails - 2017.01.07 at 12h 05m 39s.xml">
|
670
|
+
<configuration name="Run spec 'autonumeric-rails_spec': autonumeric-rails" configurationId="RSpecRunConfigurationType" />
|
671
|
+
</history-entry>
|
672
|
+
<history-entry file="Run_spec_'autonumeric-rails_spec'__autonumeric-rails - 2017.01.07 at 12h 09m 25s.xml">
|
673
|
+
<configuration name="Run spec 'autonumeric-rails_spec': autonumeric-rails" configurationId="RSpecRunConfigurationType" />
|
674
|
+
</history-entry>
|
675
|
+
</component>
|
676
|
+
<component name="TimeTrackingManager">
|
677
|
+
<option name="totallyTimeSpent" value="21030000" />
|
678
|
+
</component>
|
679
|
+
<component name="ToolWindowManager">
|
680
|
+
<frame x="1969" y="24" width="1871" height="1176" extended-state="6" />
|
681
|
+
<editor active="true" />
|
682
|
+
<layout>
|
683
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.21869874" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
684
|
+
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
685
|
+
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
686
|
+
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
687
|
+
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3293247" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
688
|
+
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.20814061" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
689
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25531915" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
690
|
+
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
691
|
+
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
692
|
+
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
693
|
+
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
694
|
+
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
695
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
696
|
+
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
697
|
+
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
698
|
+
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
699
|
+
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
700
|
+
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
701
|
+
</layout>
|
702
|
+
</component>
|
703
|
+
<component name="TypeScriptGeneratedFilesManager">
|
704
|
+
<option name="processedProjectFiles" value="true" />
|
705
|
+
</component>
|
706
|
+
<component name="Vcs.Log.UiProperties">
|
707
|
+
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
708
|
+
<collection />
|
709
|
+
</option>
|
710
|
+
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
711
|
+
<collection />
|
712
|
+
</option>
|
713
|
+
</component>
|
714
|
+
<component name="VcsContentAnnotationSettings">
|
715
|
+
<option name="myLimit" value="2678400000" />
|
716
|
+
</component>
|
717
|
+
<component name="VcsManagerConfiguration">
|
718
|
+
<MESSAGE value="Update autoNumeric v 1.9.43" />
|
719
|
+
<MESSAGE value="Update autoNumeric v 1.9.46" />
|
720
|
+
<MESSAGE value="Remove simlink in spec folder structure" />
|
721
|
+
<MESSAGE value="Firefox ESR path" />
|
722
|
+
<MESSAGE value="Update autoNumeric v 2.0" />
|
723
|
+
<option name="LAST_COMMIT_MESSAGE" value="Update autoNumeric v 2.0" />
|
724
|
+
</component>
|
725
|
+
<component name="XDebuggerManager">
|
726
|
+
<breakpoint-manager />
|
727
|
+
<watches-manager />
|
728
|
+
</component>
|
729
|
+
<component name="editorHistoryManager">
|
730
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/spec/autonumeric-rails_spec.rb">
|
731
|
+
<provider selected="true" editor-type-id="text-editor">
|
732
|
+
<state relative-caret-position="360">
|
733
|
+
<caret line="20" column="7" lean-forward="false" selection-start-line="20" selection-start-column="7" selection-end-line="20" selection-end-column="7" />
|
734
|
+
</state>
|
735
|
+
</provider>
|
736
|
+
</entry>
|
737
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
738
|
+
<provider selected="true" editor-type-id="text-editor">
|
739
|
+
<state relative-caret-position="162">
|
740
|
+
<caret line="9" column="0" lean-forward="false" selection-start-line="9" selection-start-column="0" selection-end-line="9" selection-end-column="0" />
|
741
|
+
<folding />
|
742
|
+
</state>
|
743
|
+
</provider>
|
744
|
+
</entry>
|
745
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/config.ru">
|
746
|
+
<provider selected="true" editor-type-id="text-editor">
|
747
|
+
<state relative-caret-position="0">
|
748
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
749
|
+
<folding />
|
750
|
+
</state>
|
751
|
+
</provider>
|
752
|
+
</entry>
|
753
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/config/environment.rb">
|
754
|
+
<provider selected="true" editor-type-id="text-editor">
|
755
|
+
<state relative-caret-position="0">
|
756
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
757
|
+
<folding />
|
758
|
+
</state>
|
759
|
+
</provider>
|
760
|
+
</entry>
|
761
|
+
<entry file="file://$PROJECT_DIR$/vendor/assets/javascripts/autoNumeric-1.9.46.js">
|
762
|
+
<provider selected="true" editor-type-id="text-editor">
|
763
|
+
<state relative-caret-position="790">
|
764
|
+
<caret line="1508" column="4" lean-forward="false" selection-start-line="1508" selection-start-column="4" selection-end-line="1508" selection-end-column="4" />
|
765
|
+
<folding />
|
766
|
+
</state>
|
767
|
+
</provider>
|
768
|
+
</entry>
|
769
|
+
<entry file="file://$PROJECT_DIR$/lib/autonumeric/rails/version.rb">
|
770
|
+
<provider selected="true" editor-type-id="text-editor">
|
771
|
+
<state relative-caret-position="36">
|
772
|
+
<caret line="2" column="18" lean-forward="false" selection-start-line="2" selection-start-column="18" selection-end-line="2" selection-end-column="18" />
|
773
|
+
<folding />
|
774
|
+
</state>
|
775
|
+
</provider>
|
776
|
+
</entry>
|
777
|
+
<entry file="file://$PROJECT_DIR$/spec/shared_examples.rb">
|
778
|
+
<provider selected="true" editor-type-id="text-editor">
|
779
|
+
<state relative-caret-position="410">
|
780
|
+
<caret line="54" column="7" lean-forward="true" selection-start-line="0" selection-start-column="0" selection-end-line="115" selection-end-column="3" />
|
781
|
+
<folding />
|
782
|
+
</state>
|
783
|
+
</provider>
|
784
|
+
</entry>
|
785
|
+
<entry file="file://$PROJECT_DIR$/spec/wait_for_jquery.rb">
|
786
|
+
<provider selected="true" editor-type-id="text-editor">
|
787
|
+
<state relative-caret-position="0">
|
788
|
+
<caret line="0" column="4" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="8" selection-end-column="0" />
|
789
|
+
<folding />
|
790
|
+
</state>
|
791
|
+
</provider>
|
792
|
+
</entry>
|
793
|
+
<entry file="file://$PROJECT_DIR$/spec/support/wait_for_jquery.rb">
|
794
|
+
<provider selected="true" editor-type-id="text-editor">
|
795
|
+
<state relative-caret-position="144">
|
796
|
+
<caret line="8" column="0" lean-forward="true" selection-start-line="8" selection-start-column="0" selection-end-line="8" selection-end-column="0" />
|
797
|
+
<folding />
|
798
|
+
</state>
|
799
|
+
</provider>
|
800
|
+
</entry>
|
801
|
+
<entry file="file:///opt/rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/activesupport-4.2.5/lib/active_support/dependencies.rb">
|
802
|
+
<provider selected="true" editor-type-id="text-editor">
|
803
|
+
<state relative-caret-position="232">
|
804
|
+
<caret line="273" column="0" lean-forward="false" selection-start-line="273" selection-start-column="0" selection-end-line="273" selection-end-column="0" />
|
805
|
+
<folding />
|
806
|
+
</state>
|
807
|
+
</provider>
|
808
|
+
</entry>
|
809
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
810
|
+
<provider selected="true" editor-type-id="text-editor">
|
811
|
+
<state relative-caret-position="0">
|
812
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
813
|
+
<folding />
|
814
|
+
</state>
|
815
|
+
</provider>
|
816
|
+
</entry>
|
817
|
+
<entry file="file:///opt/rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.4.1/exe/rspec">
|
818
|
+
<provider selected="true" editor-type-id="text-editor">
|
819
|
+
<state relative-caret-position="54">
|
820
|
+
<caret line="3" column="0" lean-forward="false" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
|
821
|
+
<folding />
|
822
|
+
</state>
|
823
|
+
</provider>
|
824
|
+
</entry>
|
825
|
+
<entry file="file:///opt/rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.4.1/lib/rspec/core/warnings.rb">
|
826
|
+
<provider selected="true" editor-type-id="text-editor">
|
827
|
+
<state relative-caret-position="108">
|
828
|
+
<caret line="6" column="16" lean-forward="true" selection-start-line="6" selection-start-column="16" selection-end-line="6" selection-end-column="16" />
|
829
|
+
<folding />
|
830
|
+
</state>
|
831
|
+
</provider>
|
832
|
+
</entry>
|
833
|
+
<entry file="file:///opt/rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters.rb">
|
834
|
+
<provider selected="true" editor-type-id="text-editor">
|
835
|
+
<state relative-caret-position="-1458">
|
836
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
837
|
+
<folding />
|
838
|
+
</state>
|
839
|
+
</provider>
|
840
|
+
</entry>
|
841
|
+
<entry file="file:///opt/rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.4.1/lib/rspec/core/runner.rb">
|
842
|
+
<provider selected="true" editor-type-id="text-editor">
|
843
|
+
<state relative-caret-position="190">
|
844
|
+
<caret line="59" column="36" lean-forward="false" selection-start-line="59" selection-start-column="29" selection-end-line="59" selection-end-column="36" />
|
845
|
+
<folding />
|
846
|
+
</state>
|
847
|
+
</provider>
|
848
|
+
</entry>
|
849
|
+
<entry file="file://$PROJECT_DIR$/spec/support/firefox_path.rb">
|
850
|
+
<provider selected="true" editor-type-id="text-editor">
|
851
|
+
<state relative-caret-position="72">
|
852
|
+
<caret line="4" column="44" lean-forward="false" selection-start-line="4" selection-start-column="44" selection-end-line="4" selection-end-column="44" />
|
853
|
+
<folding />
|
854
|
+
</state>
|
855
|
+
</provider>
|
856
|
+
</entry>
|
857
|
+
<entry file="file://$APPLICATION_HOME_DIR$/rubystubs23/io.rb">
|
858
|
+
<provider selected="true" editor-type-id="text-editor">
|
859
|
+
<state relative-caret-position="391">
|
860
|
+
<caret line="540" column="13" lean-forward="false" selection-start-line="540" selection-start-column="13" selection-end-line="540" selection-end-column="13" />
|
861
|
+
<folding />
|
862
|
+
</state>
|
863
|
+
</provider>
|
864
|
+
</entry>
|
865
|
+
<entry file="file://$PROJECT_DIR$/spec/firefox_path">
|
866
|
+
<provider selected="true" editor-type-id="text-editor">
|
867
|
+
<state relative-caret-position="0">
|
868
|
+
<caret line="0" column="20" lean-forward="false" selection-start-line="0" selection-start-column="20" selection-end-line="0" selection-end-column="20" />
|
869
|
+
<folding />
|
870
|
+
</state>
|
871
|
+
</provider>
|
872
|
+
</entry>
|
873
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
874
|
+
<provider selected="true" editor-type-id="text-editor">
|
875
|
+
<state relative-caret-position="270">
|
876
|
+
<caret line="15" column="12" lean-forward="true" selection-start-line="15" selection-start-column="12" selection-end-line="15" selection-end-column="12" />
|
877
|
+
<folding />
|
878
|
+
</state>
|
879
|
+
</provider>
|
880
|
+
</entry>
|
881
|
+
<entry file="file://$PROJECT_DIR$/CHANGELOG.md">
|
882
|
+
<provider editor-type-id="text-editor">
|
883
|
+
<state relative-caret-position="0">
|
884
|
+
<caret line="8" column="10" lean-forward="false" selection-start-line="8" selection-start-column="10" selection-end-line="8" selection-end-column="10" />
|
885
|
+
</state>
|
886
|
+
</provider>
|
887
|
+
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
888
|
+
<state split_layout="SPLIT">
|
889
|
+
<first_editor relative-caret-position="36">
|
890
|
+
<caret line="2" column="26" lean-forward="false" selection-start-line="2" selection-start-column="26" selection-end-line="2" selection-end-column="26" />
|
891
|
+
<folding />
|
892
|
+
</first_editor>
|
893
|
+
<second_editor />
|
894
|
+
</state>
|
895
|
+
</provider>
|
896
|
+
</entry>
|
897
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
898
|
+
<provider editor-type-id="text-editor">
|
899
|
+
<state relative-caret-position="0">
|
900
|
+
<caret line="17" column="23" lean-forward="false" selection-start-line="17" selection-start-column="23" selection-end-line="17" selection-end-column="23" />
|
901
|
+
</state>
|
902
|
+
</provider>
|
903
|
+
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
904
|
+
<state split_layout="SPLIT">
|
905
|
+
<first_editor relative-caret-position="1534">
|
906
|
+
<caret line="106" column="15" lean-forward="false" selection-start-line="106" selection-start-column="15" selection-end-line="106" selection-end-column="15" />
|
907
|
+
<folding />
|
908
|
+
</first_editor>
|
909
|
+
<second_editor />
|
910
|
+
</state>
|
911
|
+
</provider>
|
912
|
+
</entry>
|
913
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/config/environments/development.rb">
|
914
|
+
<provider selected="true" editor-type-id="text-editor">
|
915
|
+
<state relative-caret-position="0">
|
916
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
917
|
+
<folding />
|
918
|
+
</state>
|
919
|
+
</provider>
|
920
|
+
</entry>
|
921
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/config/environments/production.rb">
|
922
|
+
<provider selected="true" editor-type-id="text-editor">
|
923
|
+
<state relative-caret-position="0">
|
924
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
925
|
+
<folding />
|
926
|
+
</state>
|
927
|
+
</provider>
|
928
|
+
</entry>
|
929
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/config/environments/test.rb">
|
930
|
+
<provider selected="true" editor-type-id="text-editor">
|
931
|
+
<state relative-caret-position="0">
|
932
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
933
|
+
<folding />
|
934
|
+
</state>
|
935
|
+
</provider>
|
936
|
+
</entry>
|
937
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/assets/javascripts/application.js">
|
938
|
+
<provider selected="true" editor-type-id="text-editor">
|
939
|
+
<state relative-caret-position="18">
|
940
|
+
<caret line="1" column="0" lean-forward="false" selection-start-line="1" selection-start-column="0" selection-end-line="1" selection-end-column="0" />
|
941
|
+
<folding />
|
942
|
+
</state>
|
943
|
+
</provider>
|
944
|
+
</entry>
|
945
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/assets/javascripts/test_version_2.js">
|
946
|
+
<provider selected="true" editor-type-id="text-editor">
|
947
|
+
<state relative-caret-position="18">
|
948
|
+
<caret line="1" column="0" lean-forward="false" selection-start-line="1" selection-start-column="0" selection-end-line="1" selection-end-column="0" />
|
949
|
+
<folding />
|
950
|
+
</state>
|
951
|
+
</provider>
|
952
|
+
</entry>
|
953
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/assets/stylesheets/application.css">
|
954
|
+
<provider selected="true" editor-type-id="text-editor">
|
955
|
+
<state relative-caret-position="234">
|
956
|
+
<caret line="13" column="0" lean-forward="true" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
|
957
|
+
<folding />
|
958
|
+
</state>
|
959
|
+
</provider>
|
960
|
+
</entry>
|
961
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
962
|
+
<provider selected="true" editor-type-id="text-editor">
|
963
|
+
<state relative-caret-position="142">
|
964
|
+
<caret line="18" column="28" lean-forward="false" selection-start-line="18" selection-start-column="28" selection-end-line="18" selection-end-column="28" />
|
965
|
+
<folding />
|
966
|
+
</state>
|
967
|
+
</provider>
|
968
|
+
</entry>
|
969
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/assets/javascripts/test_version_1.js">
|
970
|
+
<provider selected="true" editor-type-id="text-editor">
|
971
|
+
<state relative-caret-position="18">
|
972
|
+
<caret line="1" column="0" lean-forward="false" selection-start-line="1" selection-start-column="0" selection-end-line="1" selection-end-column="0" />
|
973
|
+
<folding />
|
974
|
+
</state>
|
975
|
+
</provider>
|
976
|
+
</entry>
|
977
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/config/application.rb">
|
978
|
+
<provider selected="true" editor-type-id="text-editor">
|
979
|
+
<state relative-caret-position="306">
|
980
|
+
<caret line="17" column="0" lean-forward="true" selection-start-line="17" selection-start-column="0" selection-end-line="17" selection-end-column="0" />
|
981
|
+
<folding />
|
982
|
+
</state>
|
983
|
+
</provider>
|
984
|
+
</entry>
|
985
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/controllers/application_controller.rb">
|
986
|
+
<provider selected="true" editor-type-id="text-editor">
|
987
|
+
<state relative-caret-position="18">
|
988
|
+
<caret line="1" column="11" lean-forward="false" selection-start-line="1" selection-start-column="11" selection-end-line="1" selection-end-column="11" />
|
989
|
+
<folding />
|
990
|
+
</state>
|
991
|
+
</provider>
|
992
|
+
</entry>
|
993
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/views/layouts/test_version_2.html.erb">
|
994
|
+
<provider selected="true" editor-type-id="text-editor">
|
995
|
+
<state relative-caret-position="90">
|
996
|
+
<caret line="5" column="42" lean-forward="false" selection-start-line="5" selection-start-column="42" selection-end-line="5" selection-end-column="42" />
|
997
|
+
<folding />
|
998
|
+
</state>
|
999
|
+
</provider>
|
1000
|
+
</entry>
|
1001
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/controllers/records_controller.rb">
|
1002
|
+
<provider selected="true" editor-type-id="text-editor">
|
1003
|
+
<state relative-caret-position="0">
|
1004
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
1005
|
+
<folding />
|
1006
|
+
</state>
|
1007
|
+
</provider>
|
1008
|
+
</entry>
|
1009
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/config/routes.rb">
|
1010
|
+
<provider selected="true" editor-type-id="text-editor">
|
1011
|
+
<state relative-caret-position="0">
|
1012
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
1013
|
+
<folding />
|
1014
|
+
</state>
|
1015
|
+
</provider>
|
1016
|
+
</entry>
|
1017
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/views/layouts/test_version_1.html.erb">
|
1018
|
+
<provider selected="true" editor-type-id="text-editor">
|
1019
|
+
<state relative-caret-position="180">
|
1020
|
+
<caret line="10" column="12" lean-forward="true" selection-start-line="10" selection-start-column="12" selection-end-line="10" selection-end-column="12" />
|
1021
|
+
<folding />
|
1022
|
+
</state>
|
1023
|
+
</provider>
|
1024
|
+
</entry>
|
1025
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/controllers/forms_controller.rb">
|
1026
|
+
<provider selected="true" editor-type-id="text-editor">
|
1027
|
+
<state relative-caret-position="239">
|
1028
|
+
<caret line="20" column="22" lean-forward="true" selection-start-line="20" selection-start-column="22" selection-end-line="20" selection-end-column="22" />
|
1029
|
+
<folding />
|
1030
|
+
</state>
|
1031
|
+
</provider>
|
1032
|
+
</entry>
|
1033
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/views/forms/ajax_fields.html.erb">
|
1034
|
+
<provider selected="true" editor-type-id="text-editor">
|
1035
|
+
<state relative-caret-position="162">
|
1036
|
+
<caret line="9" column="9" lean-forward="true" selection-start-line="9" selection-start-column="9" selection-end-line="9" selection-end-column="9" />
|
1037
|
+
<folding />
|
1038
|
+
</state>
|
1039
|
+
</provider>
|
1040
|
+
</entry>
|
1041
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/views/forms/get_content_from_ajax.js.erb">
|
1042
|
+
<provider selected="true" editor-type-id="text-editor">
|
1043
|
+
<state relative-caret-position="0">
|
1044
|
+
<caret line="0" column="76" lean-forward="true" selection-start-line="0" selection-start-column="76" selection-end-line="0" selection-end-column="76" />
|
1045
|
+
<folding />
|
1046
|
+
</state>
|
1047
|
+
</provider>
|
1048
|
+
</entry>
|
1049
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/views/forms/javascript_fields.html.erb">
|
1050
|
+
<provider selected="true" editor-type-id="text-editor">
|
1051
|
+
<state relative-caret-position="18">
|
1052
|
+
<caret line="1" column="56" lean-forward="false" selection-start-line="1" selection-start-column="51" selection-end-line="1" selection-end-column="56" />
|
1053
|
+
<folding />
|
1054
|
+
</state>
|
1055
|
+
</provider>
|
1056
|
+
</entry>
|
1057
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/app/views/forms/static_fields.html.erb">
|
1058
|
+
<provider selected="true" editor-type-id="text-editor">
|
1059
|
+
<state relative-caret-position="0">
|
1060
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
1061
|
+
<folding />
|
1062
|
+
</state>
|
1063
|
+
</provider>
|
1064
|
+
</entry>
|
1065
|
+
<entry file="file:///opt/rbenv/versions/2.3.3/bin/rspec">
|
1066
|
+
<provider selected="true" editor-type-id="text-editor">
|
1067
|
+
<state relative-caret-position="378">
|
1068
|
+
<caret line="21" column="0" lean-forward="false" selection-start-line="21" selection-start-column="0" selection-end-line="21" selection-end-column="0" />
|
1069
|
+
<folding />
|
1070
|
+
</state>
|
1071
|
+
</provider>
|
1072
|
+
</entry>
|
1073
|
+
<entry file="file://$PROJECT_DIR$/vendor/assets/javascripts/autoNumeric-2.0.js">
|
1074
|
+
<provider selected="true" editor-type-id="text-editor">
|
1075
|
+
<state relative-caret-position="210">
|
1076
|
+
<caret line="2" column="43" lean-forward="false" selection-start-line="2" selection-start-column="43" selection-end-line="2" selection-end-column="43" />
|
1077
|
+
<folding />
|
1078
|
+
</state>
|
1079
|
+
</provider>
|
1080
|
+
</entry>
|
1081
|
+
<entry file="file://$PROJECT_DIR$/spec/support/shared_examples.rb">
|
1082
|
+
<provider selected="true" editor-type-id="text-editor">
|
1083
|
+
<state relative-caret-position="438">
|
1084
|
+
<caret line="79" column="4" lean-forward="false" selection-start-line="79" selection-start-column="4" selection-end-line="79" selection-end-column="4" />
|
1085
|
+
<folding />
|
1086
|
+
</state>
|
1087
|
+
</provider>
|
1088
|
+
</entry>
|
1089
|
+
<entry file="file://$PROJECT_DIR$/vendor/assets/javascripts/autonumeric.js">
|
1090
|
+
<provider selected="true" editor-type-id="text-editor">
|
1091
|
+
<state relative-caret-position="18">
|
1092
|
+
<caret line="1" column="30" lean-forward="false" selection-start-line="1" selection-start-column="30" selection-end-line="1" selection-end-column="30" />
|
1093
|
+
<folding>
|
1094
|
+
<element signature="n#!!doc" expanded="true" />
|
1095
|
+
</folding>
|
1096
|
+
</state>
|
1097
|
+
</provider>
|
1098
|
+
</entry>
|
1099
|
+
<entry file="file://$PROJECT_DIR$/vendor/assets/javascripts/autonumeric1.js">
|
1100
|
+
<provider selected="true" editor-type-id="text-editor">
|
1101
|
+
<state relative-caret-position="18">
|
1102
|
+
<caret line="1" column="28" lean-forward="false" selection-start-line="1" selection-start-column="28" selection-end-line="1" selection-end-column="28" />
|
1103
|
+
<folding />
|
1104
|
+
</state>
|
1105
|
+
</provider>
|
1106
|
+
</entry>
|
1107
|
+
<entry file="file://$PROJECT_DIR$/vendor/assets/javascripts/autonumeric_ujs.js">
|
1108
|
+
<provider selected="true" editor-type-id="text-editor">
|
1109
|
+
<state relative-caret-position="18">
|
1110
|
+
<caret line="1" column="2" lean-forward="false" selection-start-line="1" selection-start-column="2" selection-end-line="1" selection-end-column="2" />
|
1111
|
+
<folding />
|
1112
|
+
</state>
|
1113
|
+
</provider>
|
1114
|
+
</entry>
|
1115
|
+
<entry file="file://$PROJECT_DIR$/vendor/assets/javascripts/autonumeric_ujs1.js">
|
1116
|
+
<provider selected="true" editor-type-id="text-editor">
|
1117
|
+
<state relative-caret-position="-90">
|
1118
|
+
<caret line="67" column="38" lean-forward="false" selection-start-line="67" selection-start-column="38" selection-end-line="67" selection-end-column="38" />
|
1119
|
+
<folding />
|
1120
|
+
</state>
|
1121
|
+
</provider>
|
1122
|
+
</entry>
|
1123
|
+
<entry file="file://$PROJECT_DIR$/spec/dummy/log/development.log">
|
1124
|
+
<provider selected="true" editor-type-id="text-editor">
|
1125
|
+
<state relative-caret-position="-1219">
|
1126
|
+
<caret line="181" column="59" lean-forward="false" selection-start-line="181" selection-start-column="59" selection-end-line="181" selection-end-column="59" />
|
1127
|
+
<folding />
|
1128
|
+
</state>
|
1129
|
+
</provider>
|
1130
|
+
</entry>
|
1131
|
+
<entry file="file://$PROJECT_DIR$/lib/autonumeric-rails.rb">
|
1132
|
+
<provider selected="true" editor-type-id="text-editor">
|
1133
|
+
<state relative-caret-position="0">
|
1134
|
+
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
1135
|
+
<folding />
|
1136
|
+
</state>
|
1137
|
+
</provider>
|
1138
|
+
</entry>
|
1139
|
+
<entry file="file://$PROJECT_DIR$/spec/autonumeric-rails_spec.rb">
|
1140
|
+
<provider selected="true" editor-type-id="text-editor">
|
1141
|
+
<state relative-caret-position="396">
|
1142
|
+
<caret line="22" column="0" lean-forward="true" selection-start-line="22" selection-start-column="0" selection-end-line="22" selection-end-column="0" />
|
1143
|
+
<folding />
|
1144
|
+
</state>
|
1145
|
+
</provider>
|
1146
|
+
</entry>
|
1147
|
+
<entry file="file://$PROJECT_DIR$/autonumeric-rails.gemspec">
|
1148
|
+
<provider selected="true" editor-type-id="text-editor">
|
1149
|
+
<state relative-caret-position="252">
|
1150
|
+
<caret line="15" column="36" lean-forward="false" selection-start-line="15" selection-start-column="24" selection-end-line="15" selection-end-column="36" />
|
1151
|
+
<folding />
|
1152
|
+
</state>
|
1153
|
+
</provider>
|
1154
|
+
</entry>
|
1155
|
+
</component>
|
1156
|
+
</project>
|