jquery-mask-plugin 0.1.0 → 0.1.1

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a1da11d2bde51a41c23f2f2b7a0af89f710feaa5
4
- data.tar.gz: 521d94e0e0873709c3b73ce70b28918e48c6a531
3
+ metadata.gz: 62b50c1664cd3d2845caa89143fc0d5e4943e815
4
+ data.tar.gz: 67e460de00a32e26f22d7f1d3421e1fb6fdccde5
5
5
  SHA512:
6
- metadata.gz: de929e8bf4baa58564d5d8f1e079480a1a0864378e6c914890d69d965ba6b629f9f90a8556836f3a7b1131e58d5d1082a6dce2fe50866517744c79b2df2827be
7
- data.tar.gz: ceed45ba1fbfa30b20d0dc989e69ba30677436c44a7b6384d1aec11e969803e85279e3cdaabdb563eafc5c080164ba1a70e8f82147f6f431472396844dea4cd6
6
+ metadata.gz: cccf45eda9ce83f17c9f4dfa5a40901e0fe3af4b602bbcbc0fb56715dac2bf61d254d35967a2e433fbccb97638a88f0c579a43d4b06bc337f25012f4fd713bc1
7
+ data.tar.gz: 7452ba3f11ab636a9a5604bc34e93f18be4ecbea441743ddd443c7c60b951b4d73b636f63a72b7cda779dc769845656d4be737984baf8157fc5e0405e5112952
data/.gitignore CHANGED
@@ -32,4 +32,8 @@ build/
32
32
  # .ruby-gemset
33
33
 
34
34
  # unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
35
- .rvmrc
35
+ <<<<<<< HEAD
36
+ .rvmrc
37
+ =======
38
+ .rvmrc
39
+ >>>>>>> 70e2e03053abe420f58b74f8bb2349eb63d4c77a
@@ -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 jquery-mask-plugin-0.1.0.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Remove any temporary products" fullCmd="clean" taksId="clean" /><RakeTask description="Remove any generated file" fullCmd="clobber" taksId="clobber" /><RakeTask description="Build and install jquery-mask-plugin-0.1.0.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install jquery-mask-plugin-0.1.0.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.1.0 and build and push jquery-mask-plugin-0.1.0.gem to Rubygems" fullCmd="release[remote]" taksId="release[remote]" /><RakeTask description="" fullCmd="default" taksId="default" /><RakeTask description="" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
@@ -1,17 +1,16 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <module type="RUBY_MODULE" version="4">
3
3
  <component name="FacetManager">
4
- <facet type="gem" name="Ruby Gem">
4
+ <facet type="gem" name="New Gem">
5
5
  <configuration>
6
6
  <option name="GEM_APP_ROOT_PATH" value="$MODULE_DIR$" />
7
- <option name="GEM_APP_TEST_PATH" value="$MODULE_DIR$/test" />
7
+ <option name="GEM_APP_TEST_PATH" value="" />
8
8
  <option name="GEM_APP_LIB_PATH" value="$MODULE_DIR$/lib" />
9
9
  </configuration>
10
10
  </facet>
11
11
  </component>
12
12
  <component name="NewModuleRootManager">
13
13
  <content url="file://$MODULE_DIR$">
14
- <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
15
14
  <excludeFolder url="file://$MODULE_DIR$/.bundle" />
16
15
  <excludeFolder url="file://$MODULE_DIR$/vendor/bundle" />
17
16
  </content>
@@ -21,7 +20,7 @@
21
20
  <orderEntry type="library" scope="PROVIDED" name="actionview (v4.2.5, RVM: ruby-2.2.3 [jquery-mask-plugin]) [gem]" level="application" />
22
21
  <orderEntry type="library" scope="PROVIDED" name="activesupport (v4.2.5, RVM: ruby-2.2.3 [jquery-mask-plugin]) [gem]" level="application" />
23
22
  <orderEntry type="library" scope="PROVIDED" name="builder (v3.2.2, RVM: ruby-2.2.3 [jquery-mask-plugin]) [gem]" level="application" />
24
- <orderEntry type="library" scope="PROVIDED" name="bundler (v1.11.2, RVM: ruby-2.2.3 [jquery-mask-plugin]) [gem]" level="application" />
23
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.12.5, RVM: ruby-2.2.3 [jquery-mask-plugin]) [gem]" level="application" />
25
24
  <orderEntry type="library" scope="PROVIDED" name="erubis (v2.7.0, RVM: ruby-2.2.3 [jquery-mask-plugin]) [gem]" level="application" />
26
25
  <orderEntry type="library" scope="PROVIDED" name="i18n (v0.7.0, RVM: ruby-2.2.3 [jquery-mask-plugin]) [gem]" level="application" />
27
26
  <orderEntry type="library" scope="PROVIDED" name="json (v1.8.3, RVM: ruby-2.2.3 [jquery-mask-plugin]) [gem]" level="application" />
@@ -10,5 +10,5 @@
10
10
  <ConfirmationsSetting value="0" id="Add" />
11
11
  <ConfirmationsSetting value="0" id="Remove" />
12
12
  </component>
13
- <component name="ProjectRootManager" version="2" project-jdk-name="ruby-2.0.0-p645" project-jdk-type="RUBY_SDK" />
13
+ <component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-2.2.4" project-jdk-type="RUBY_SDK" />
14
14
  </project>
@@ -2,7 +2,7 @@
2
2
  <project version="4">
3
3
  <component name="ProjectModuleManager">
4
4
  <modules>
5
- <module fileurl="file://$PROJECT_DIR$/.idea/jquery-mask-plugin.iml" filepath="$PROJECT_DIR$/.idea/jquery-mask-plugin.iml" />
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/jquery-mask-gem.iml" filepath="$PROJECT_DIR$/.idea/jquery-mask-gem.iml" />
6
6
  </modules>
7
7
  </component>
8
8
  </project>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
+ </component>
6
+ </project>
@@ -1,9 +1,15 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
- <list default="true" id="80a058cb-9a34-4a30-a06a-a07e2372f124" name="Default" comment="" />
5
- <ignored path="jquery-mask-plugin.iws" />
4
+ <list default="true" id="47d2d0aa-a9cf-4d17-b20e-dcc493665ba6" name="Default" comment="">
5
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
6
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/README.md" afterPath="$PROJECT_DIR$/README.md" />
7
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/jquery-mask-plugin.gemspec" afterPath="$PROJECT_DIR$/jquery-mask-plugin.gemspec" />
8
+ </list>
9
+ <ignored path="jquery-mask-gem.iws" />
6
10
  <ignored path=".idea/workspace.xml" />
11
+ <ignored path="$PROJECT_DIR$/.bundle/" />
12
+ <ignored path="$PROJECT_DIR$/vendor/bundle/" />
7
13
  <ignored path=".idea/dataSources.local.xml" />
8
14
  <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
9
15
  <option name="TRACKING_ENABLED" value="true" />
@@ -18,50 +24,53 @@
18
24
  </component>
19
25
  <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
20
26
  <component name="FavoritesManager">
21
- <favorites_list name="jquery-mask-plugin" />
27
+ <favorites_list name="jquery-mask-gem" />
22
28
  </component>
23
29
  <component name="FileEditorManager">
24
30
  <leaf>
25
- <file leaf-file-name="plugin.rb" pinned="false" current-in-tab="false">
26
- <entry file="file://$PROJECT_DIR$/lib/jquery/mask/plugin.rb">
31
+ <file leaf-file-name="Gemfile" pinned="false" current-in-tab="false">
32
+ <entry file="file://$PROJECT_DIR$/Gemfile">
27
33
  <provider selected="true" editor-type-id="text-editor">
28
- <state vertical-scroll-proportion="0.0">
29
- <caret line="8" column="9" selection-start-line="8" selection-start-column="9" selection-end-line="8" selection-end-column="9" />
34
+ <state relative-caret-position="0">
35
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
30
36
  <folding />
31
37
  </state>
32
38
  </provider>
33
39
  </entry>
34
40
  </file>
35
- <file leaf-file-name="version.rb" pinned="false" current-in-tab="false">
36
- <entry file="file://$PROJECT_DIR$/lib/jquery/mask/plugin/version.rb">
41
+ <file leaf-file-name="jquery-mask-plugin.gemspec" pinned="false" current-in-tab="false">
42
+ <entry file="file://$PROJECT_DIR$/jquery-mask-plugin.gemspec">
37
43
  <provider selected="true" editor-type-id="text-editor">
38
- <state vertical-scroll-proportion="0.0">
39
- <caret line="7" column="0" selection-start-line="7" selection-start-column="0" selection-end-line="7" selection-end-column="0" />
44
+ <state relative-caret-position="195">
45
+ <caret line="13" column="64" selection-start-line="13" selection-start-column="64" selection-end-line="13" selection-end-column="64" />
40
46
  <folding />
41
47
  </state>
42
48
  </provider>
43
49
  </entry>
44
50
  </file>
45
- <file leaf-file-name="jquery-mask-plugin.gemspec" pinned="false" current-in-tab="true">
46
- <entry file="file://$PROJECT_DIR$/jquery-mask-plugin.gemspec">
47
- <provider selected="true" editor-type-id="text-editor">
48
- <state vertical-scroll-proportion="0.4256757">
49
- <caret line="13" column="24" selection-start-line="13" selection-start-column="24" selection-end-line="13" selection-end-column="31" />
50
- <folding />
51
+ <file leaf-file-name="README.md" pinned="false" current-in-tab="true">
52
+ <entry file="file://$PROJECT_DIR$/README.md">
53
+ <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
54
+ <state split_layout="SPLIT">
55
+ <first_editor relative-caret-position="222">
56
+ <caret line="30" column="4" selection-start-line="30" selection-start-column="4" selection-end-line="30" selection-end-column="4" />
57
+ <folding />
58
+ </first_editor>
59
+ <second_editor />
51
60
  </state>
52
61
  </provider>
53
62
  </entry>
54
63
  </file>
55
64
  </leaf>
56
65
  </component>
66
+ <component name="Git.Settings">
67
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
68
+ </component>
57
69
  <component name="IdeDocumentHistory">
58
70
  <option name="CHANGED_PATHS">
59
71
  <list>
60
- <option value="$PROJECT_DIR$/vendor/assets/javascripts/jquery.mask.min.js" />
61
- <option value="$PROJECT_DIR$/Gemfile" />
62
- <option value="$PROJECT_DIR$/.gitignore" />
63
- <option value="$PROJECT_DIR$/lib/jquery/mask/plugin.rb" />
64
72
  <option value="$PROJECT_DIR$/jquery-mask-plugin.gemspec" />
73
+ <option value="$PROJECT_DIR$/README.md" />
65
74
  </list>
66
75
  </option>
67
76
  </component>
@@ -71,8 +80,9 @@
71
80
  <detection-done>true</detection-done>
72
81
  </component>
73
82
  <component name="ProjectFrameBounds">
83
+ <option name="y" value="23" />
74
84
  <option name="width" value="1280" />
75
- <option name="height" value="800" />
85
+ <option name="height" value="773" />
76
86
  </component>
77
87
  <component name="ProjectLevelVcsManager" settingsEditedManually="false">
78
88
  <OptionsSetting value="true" id="Add" />
@@ -81,7 +91,7 @@
81
91
  <OptionsSetting value="true" id="Update" />
82
92
  <OptionsSetting value="true" id="Status" />
83
93
  <OptionsSetting value="true" id="Edit" />
84
- <ConfirmationsSetting value="0" id="Add" />
94
+ <ConfirmationsSetting value="2" id="Add" />
85
95
  <ConfirmationsSetting value="0" id="Remove" />
86
96
  </component>
87
97
  <component name="ProjectView">
@@ -99,67 +109,23 @@
99
109
  <foldersAlwaysOnTop value="true" />
100
110
  </navigator>
101
111
  <panes>
102
- <pane id="Scratches" />
103
112
  <pane id="Scope" />
113
+ <pane id="Scratches" />
104
114
  <pane id="ProjectPane">
105
115
  <subPane>
106
116
  <PATH>
107
117
  <PATH_ELEMENT>
108
- <option name="myItemId" value="jquery-mask-plugin" />
109
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
110
- </PATH_ELEMENT>
111
- </PATH>
112
- <PATH>
113
- <PATH_ELEMENT>
114
- <option name="myItemId" value="jquery-mask-plugin" />
118
+ <option name="myItemId" value="jquery-mask-gem" />
115
119
  <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
116
120
  </PATH_ELEMENT>
117
- <PATH_ELEMENT>
118
- <option name="myItemId" value="jquery-mask-plugin" />
119
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
120
- </PATH_ELEMENT>
121
- </PATH>
122
- <PATH>
123
- <PATH_ELEMENT>
124
- <option name="myItemId" value="jquery-mask-plugin" />
125
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
126
- </PATH_ELEMENT>
127
- <PATH_ELEMENT>
128
- <option name="myItemId" value="jquery-mask-plugin" />
129
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
130
- </PATH_ELEMENT>
131
- <PATH_ELEMENT>
132
- <option name="myItemId" value="vendor" />
133
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
134
- </PATH_ELEMENT>
135
- <PATH_ELEMENT>
136
- <option name="myItemId" value="assets" />
137
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
138
- </PATH_ELEMENT>
139
- <PATH_ELEMENT>
140
- <option name="myItemId" value="javascripts" />
141
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
142
- </PATH_ELEMENT>
143
121
  </PATH>
144
122
  <PATH>
145
123
  <PATH_ELEMENT>
146
- <option name="myItemId" value="jquery-mask-plugin" />
124
+ <option name="myItemId" value="jquery-mask-gem" />
147
125
  <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
148
126
  </PATH_ELEMENT>
149
127
  <PATH_ELEMENT>
150
- <option name="myItemId" value="jquery-mask-plugin" />
151
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
152
- </PATH_ELEMENT>
153
- <PATH_ELEMENT>
154
- <option name="myItemId" value="lib" />
155
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
156
- </PATH_ELEMENT>
157
- <PATH_ELEMENT>
158
- <option name="myItemId" value="jquery" />
159
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
160
- </PATH_ELEMENT>
161
- <PATH_ELEMENT>
162
- <option name="myItemId" value="mask" />
128
+ <option name="myItemId" value="jquery-mask-gem" />
163
129
  <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
164
130
  </PATH_ELEMENT>
165
131
  </PATH>
@@ -171,140 +137,39 @@
171
137
  <property name="settings.editor.selected.configurable" value="org.jetbrains.plugins.ruby.settings.RubyActiveModuleSdkConfigurable" />
172
138
  <property name="settings.editor.splitter.proportion" value="0.2" />
173
139
  <property name="WebServerToolWindowFactoryState" value="false" />
174
- <property name="last_opened_file_path" value="$PROJECT_DIR$/../admin_theme" />
175
- <property name="FullScreen" value="true" />
176
- <property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" />
177
140
  </component>
178
- <component name="RunManager">
179
- <configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
180
- <predefined_log_file id="RUBY_CUCUMBER" enabled="true" />
181
- <module name="" />
182
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
183
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
184
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
185
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
186
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
187
- <envs />
188
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
189
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
190
- <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
191
- <COVERAGE_PATTERN ENABLED="true">
192
- <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
193
- </COVERAGE_PATTERN>
194
- </EXTENSION>
195
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature" />
196
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
197
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
198
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
199
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE="" />
200
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE="" />
201
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features" />
202
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
203
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
204
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="false" />
205
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
206
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
207
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
208
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE="" />
209
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false" />
210
- <CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2" />
211
- <method />
212
- </configuration>
213
- <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
214
- <method />
215
- </configuration>
216
- <configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
217
- <predefined_log_file id="RUBY_RSPEC" enabled="true" />
218
- <module name="" />
219
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
220
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
221
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
222
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
223
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
224
- <envs />
225
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
226
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
227
- <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
228
- <COVERAGE_PATTERN ENABLED="true">
229
- <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
230
- </COVERAGE_PATTERN>
231
- </EXTENSION>
232
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
233
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
234
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
235
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
236
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
237
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
238
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
239
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
240
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
241
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
242
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
243
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
244
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
245
- <method />
246
- </configuration>
247
- <configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
248
- <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
249
- <module name="" />
250
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
251
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
252
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
253
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
254
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
255
- <envs />
256
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
257
- <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
258
- <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
259
- <COVERAGE_PATTERN ENABLED="true">
260
- <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
261
- </COVERAGE_PATTERN>
262
- </EXTENSION>
263
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
264
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
265
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
266
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
267
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
268
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
269
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
270
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
271
- <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
272
- <method />
273
- </configuration>
274
- <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
275
- <method />
276
- </configuration>
277
- <configuration default="true" type="js.build_tools.npm" factoryName="npm">
278
- <command value="run-script" />
279
- <scripts />
280
- <envs />
281
- <method />
282
- </configuration>
141
+ <component name="ShelveChangesManager" show_recycled="false">
142
+ <option name="remove_strategy" value="false" />
283
143
  </component>
284
- <component name="ShelveChangesManager" show_recycled="false" />
285
144
  <component name="TaskManager">
286
145
  <task active="true" id="Default" summary="Default task">
287
- <changelist id="80a058cb-9a34-4a30-a06a-a07e2372f124" name="Default" comment="" />
288
- <created>1452432870224</created>
146
+ <changelist id="47d2d0aa-a9cf-4d17-b20e-dcc493665ba6" name="Default" comment="" />
147
+ <created>1465251233429</created>
289
148
  <option name="number" value="Default" />
290
- <updated>1452432870224</updated>
149
+ <option name="presentableId" value="Default" />
150
+ <updated>1465251233429</updated>
151
+ <workItem from="1465251234912" duration="305000" />
291
152
  </task>
292
153
  <servers />
293
154
  </component>
155
+ <component name="TimeTrackingManager">
156
+ <option name="totallyTimeSpent" value="305000" />
157
+ </component>
294
158
  <component name="ToolWindowManager">
295
- <frame x="0" y="0" width="1280" height="800" extended-state="0" />
159
+ <frame x="0" y="23" width="1280" height="773" extended-state="6" />
296
160
  <editor active="true" />
297
161
  <layout>
298
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2536349" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
162
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.2536349" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
299
163
  <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" />
300
- <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.3068182" sideWeight="0.50646204" order="-1" side_tool="true" content_ui="tabs" />
164
+ <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32890856" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
165
+ <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.32890856" sideWeight="0.503231" order="-1" side_tool="true" content_ui="tabs" />
301
166
  <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="-1" side_tool="false" content_ui="tabs" />
302
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3068182" sideWeight="0.49353796" order="2" side_tool="false" content_ui="tabs" />
303
167
  <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.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
168
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32890856" sideWeight="0.49676898" order="2" side_tool="false" content_ui="tabs" />
304
169
  <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" />
305
- <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32954547" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
306
- <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" />
170
+ <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="-1" side_tool="false" content_ui="tabs" />
307
171
  <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="-1" side_tool="true" content_ui="tabs" />
172
+ <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" />
308
173
  <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" />
309
174
  <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" />
310
175
  <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" />
@@ -322,53 +187,30 @@
322
187
  <watches-manager />
323
188
  </component>
324
189
  <component name="editorHistoryManager">
325
- <entry file="file://$PROJECT_DIR$/vendor/assets/javascripts/jquery.mask.min.js">
326
- <provider selected="true" editor-type-id="text-editor">
327
- <state vertical-scroll-proportion="0.28846154">
328
- <caret line="13" column="321" selection-start-line="13" selection-start-column="321" selection-end-line="13" selection-end-column="321" />
329
- <folding>
330
- <element signature="n#!!doc" expanded="false" />
331
- </folding>
332
- </state>
333
- </provider>
334
- </entry>
335
190
  <entry file="file://$PROJECT_DIR$/Gemfile">
336
191
  <provider selected="true" editor-type-id="text-editor">
337
- <state vertical-scroll-proportion="0.110946745">
338
- <caret line="5" column="7" selection-start-line="5" selection-start-column="7" selection-end-line="5" selection-end-column="7" />
339
- <folding />
340
- </state>
341
- </provider>
342
- </entry>
343
- <entry file="file://$PROJECT_DIR$/.gitignore">
344
- <provider selected="true" editor-type-id="text-editor">
345
- <state vertical-scroll-proportion="0.75443786">
346
- <caret line="34" column="6" selection-start-line="34" selection-start-column="6" selection-end-line="34" selection-end-column="6" />
192
+ <state relative-caret-position="0">
193
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
347
194
  <folding />
348
195
  </state>
349
196
  </provider>
350
197
  </entry>
351
- <entry file="file://$PROJECT_DIR$/lib/jquery/mask/plugin.rb">
352
- <provider selected="true" editor-type-id="text-editor">
353
- <state vertical-scroll-proportion="0.0">
354
- <caret line="8" column="9" selection-start-line="8" selection-start-column="9" selection-end-line="8" selection-end-column="9" />
355
- <folding />
356
- </state>
357
- </provider>
358
- </entry>
359
- <entry file="file://$PROJECT_DIR$/lib/jquery/mask/plugin/version.rb">
198
+ <entry file="file://$PROJECT_DIR$/jquery-mask-plugin.gemspec">
360
199
  <provider selected="true" editor-type-id="text-editor">
361
- <state vertical-scroll-proportion="0.0">
362
- <caret line="7" column="0" selection-start-line="7" selection-start-column="0" selection-end-line="7" selection-end-column="0" />
200
+ <state relative-caret-position="195">
201
+ <caret line="13" column="64" selection-start-line="13" selection-start-column="64" selection-end-line="13" selection-end-column="64" />
363
202
  <folding />
364
203
  </state>
365
204
  </provider>
366
205
  </entry>
367
- <entry file="file://$PROJECT_DIR$/jquery-mask-plugin.gemspec">
368
- <provider selected="true" editor-type-id="text-editor">
369
- <state vertical-scroll-proportion="0.4256757">
370
- <caret line="13" column="24" selection-start-line="13" selection-start-column="24" selection-end-line="13" selection-end-column="31" />
371
- <folding />
206
+ <entry file="file://$PROJECT_DIR$/README.md">
207
+ <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
208
+ <state split_layout="SPLIT">
209
+ <first_editor relative-caret-position="222">
210
+ <caret line="30" column="4" selection-start-line="30" selection-start-column="4" selection-end-line="30" selection-end-column="4" />
211
+ <folding />
212
+ </first_editor>
213
+ <second_editor />
372
214
  </state>
373
215
  </provider>
374
216
  </entry>
data/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2016 Ton Frameworks
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
data/README.md CHANGED
@@ -22,7 +22,18 @@ Or install it yourself as:
22
22
 
23
23
  ## Usage
24
24
 
25
- TODO: Write usage instructions here
25
+ Add to your application.js:
26
+
27
+ ```ruby
28
+ =require jquery.mask.min.js
29
+
30
+ // Example currency mask
31
+ if($('.currency').length) $('.currency').mask('000.000.000.000.000,00', {reverse: true});
32
+
33
+ ```
34
+
35
+ For more examples access:
36
+ https://igorescobar.github.io/jQuery-Mask-Plugin/
26
37
 
27
38
  ## Development
28
39
 
@@ -38,4 +49,3 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/[USERN
38
49
  ## License
39
50
 
40
51
  The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
41
-
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = 'Igor Escobar jquery mask plugin GEM by Ilton Garcia'
13
13
  spec.description = 'Igor Escobar jquery mask plugin GEM by Ilton Garcia'
14
- spec.homepage = "https://igorescobar.github.io/jQuery-Mask-Plugin/"
14
+ spec.homepage = "https://github.com/TonFw/jquery-mask-gem"
15
15
  spec.license = "MIT"
16
16
 
17
17
  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
@@ -1,7 +1,7 @@
1
1
  module Jquery
2
2
  module Mask
3
3
  module Plugin
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery-mask-plugin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ilton Garcia
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-01-10 00:00:00.000000000 Z
11
+ date: 2016-06-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -66,14 +66,15 @@ extensions: []
66
66
  extra_rdoc_files: []
67
67
  files:
68
68
  - ".gitignore"
69
- - ".idea/.name"
70
- - ".idea/encodings.xml"
71
- - ".idea/jquery-mask-plugin.iml"
69
+ - ".idea/.rakeTasks"
70
+ - ".idea/jquery-mask-gem.iml"
72
71
  - ".idea/misc.xml"
73
72
  - ".idea/modules.xml"
73
+ - ".idea/vcs.xml"
74
74
  - ".idea/workspace.xml"
75
75
  - Gemfile
76
76
  - Gemfile.lock
77
+ - LICENSE
77
78
  - LICENSE.txt
78
79
  - README.md
79
80
  - Rakefile
@@ -83,7 +84,7 @@ files:
83
84
  - lib/jquery/mask/plugin.rb
84
85
  - lib/jquery/mask/plugin/version.rb
85
86
  - vendor/assets/javascripts/jquery.mask.min.js
86
- homepage: https://igorescobar.github.io/jQuery-Mask-Plugin/
87
+ homepage: https://github.com/TonFw/jquery-mask-gem
87
88
  licenses:
88
89
  - MIT
89
90
  metadata: {}
@@ -1 +0,0 @@
1
- jquery-mask-plugin
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="Encoding">
4
- <file url="PROJECT" charset="UTF-8" />
5
- </component>
6
- </project>