file_utils 1.0.6 → 1.0.7

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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: ea5c019f634d2ca1681685a46619821df9047b1a
4
+ data.tar.gz: 144d16dca2b208e40198e28fd1956248f8188444
5
+ SHA512:
6
+ metadata.gz: 10dd39ba93b771078a4d73c23c1b00eebc3ad4009ecc0192802076c438efb3763bb96ab4ef13928abe2c2d17f47227157ee86d05779e2ef3a7dae93481806d64
7
+ data.tar.gz: 7d1aca2b17633011d390a961b2f681fc9e7c062d2e27975f4abe9c29a2b84eb43c2782ab0e05f0e8f1c5b6fd520229c25f0487c862bdfdf9665669e1b6201d69
data/.idea/file_utils.iml CHANGED
@@ -1,17 +1,18 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <module type="RUBY_MODULE" version="4">
3
+ <component name="FacetManager">
4
+ <facet type="gem" name="Gem">
5
+ <configuration>
6
+ <option name="GEM_APP_ROOT_PATH" value="" />
7
+ <option name="GEM_APP_TEST_PATH" value="" />
8
+ <option name="GEM_APP_LIB_PATH" value="" />
9
+ </configuration>
10
+ </facet>
11
+ </component>
3
12
  <component name="NewModuleRootManager">
4
13
  <content url="file://$MODULE_DIR$" />
5
14
  <orderEntry type="inheritedJdk" />
6
15
  <orderEntry type="sourceFolder" forTests="false" />
7
- <orderEntry type="library" scope="PROVIDED" name="bundler (v1.1.3, RVM: ruby-1.9.3-p194 [file_utils]) [gem]" level="application" />
8
- <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.1.3, RVM: ruby-1.9.3-p194 [file_utils]) [gem]" level="application" />
9
- <orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p194 [file_utils]) [gem]" level="application" />
10
- <orderEntry type="library" scope="PROVIDED" name="mocha (v0.10.3, RVM: ruby-1.9.3-p194 [file_utils]) [gem]" level="application" />
11
- <orderEntry type="library" scope="PROVIDED" name="rspec (v2.9.0, RVM: ruby-1.9.3-p194 [file_utils]) [gem]" level="application" />
12
- <orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.9.0, RVM: ruby-1.9.3-p194 [file_utils]) [gem]" level="application" />
13
- <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.9.1, RVM: ruby-1.9.3-p194 [file_utils]) [gem]" level="application" />
14
- <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.9.0, RVM: ruby-1.9.3-p194 [file_utils]) [gem]" level="application" />
15
16
  </component>
16
17
  </module>
17
18
 
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="Jenkins.Application.Settings">
4
+ <option name="rssSettings">
5
+ <RssSettings />
6
+ </option>
7
+ </component>
8
+ </project>
9
+
data/.idea/misc.xml CHANGED
@@ -1,5 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
+ <component name="CppTools.Loader" reportImplicitCastToBool="false" reportNameReferencedOnce="false" version="3" compilerSelect="AUTO" />
3
4
  <component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-1.9.3-p194 [file_utils]" project-jdk-type="RUBY_SDK" />
4
5
  </project>
5
6
 
data/.idea/workspace.xml CHANGED
@@ -2,10 +2,17 @@
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
4
  <list default="true" id="5aea4d68-4507-4177-a112-c280e0c8edfa" name="Default" comment="">
5
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
5
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gemfile.lock" afterPath="$PROJECT_DIR$/Gemfile.lock" />
6
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/file_utils/version.rb" afterPath="$PROJECT_DIR$/lib/file_utils/version.rb" />
6
7
  </list>
7
8
  <ignored path="file_utils.iws" />
8
9
  <ignored path=".idea/workspace.xml" />
10
+ <file path="/Dummy.txt" changelist="5aea4d68-4507-4177-a112-c280e0c8edfa" time="1376226548687" ignored="false" />
11
+ <file path="$USER_HOME$/.rvm/gems/ruby-2.0.0-p195@gemspec_deps_gen/gems/mocha-0.10.3/lib/mocha/object.rb" changelist="5aea4d68-4507-4177-a112-c280e0c8edfa" time="1376226759049" ignored="false" />
12
+ <file path="$USER_HOME$/.rvm/gems/ruby-2.0.0-p195@gemspec_deps_gen/gems/file_utils-1.0.5/lib/file_utils/file_utils.rb" changelist="5aea4d68-4507-4177-a112-c280e0c8edfa" time="1376226759049" ignored="false" />
13
+ <file path="/version.rb" changelist="5aea4d68-4507-4177-a112-c280e0c8edfa" time="1376226799994" ignored="false" />
14
+ <file path="/.ruby-gemset" changelist="5aea4d68-4507-4177-a112-c280e0c8edfa" time="1376226862440" ignored="false" />
15
+ <file path="/.ruby-version" changelist="5aea4d68-4507-4177-a112-c280e0c8edfa" time="1376226875902" ignored="false" />
9
16
  <option name="TRACKING_ENABLED" value="true" />
10
17
  <option name="SHOW_DIALOG" value="false" />
11
18
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -19,24 +26,100 @@
19
26
  <component name="DaemonCodeAnalyzer">
20
27
  <disable_hints />
21
28
  </component>
29
+ <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
22
30
  <component name="FavoritesManager">
23
31
  <favorites_list name="file_utils" />
24
32
  </component>
25
33
  <component name="FileEditorManager">
26
34
  <leaf>
27
- <file leaf-file-name="file_utils.rb" pinned="false" current="true" current-in-tab="true">
35
+ <file leaf-file-name="file_utils.rb" pinned="false" current="false" current-in-tab="false">
28
36
  <entry file="file://$PROJECT_DIR$/lib/file_utils/file_utils.rb">
29
37
  <provider selected="true" editor-type-id="text-editor">
30
- <state line="68" column="32" selection-start="1244" selection-end="1244" vertical-scroll-proportion="1.1648822">
38
+ <state line="4" column="16" selection-start="64" selection-end="64" vertical-scroll-proportion="-2.3076923">
31
39
  <folding />
32
40
  </state>
33
41
  </provider>
34
42
  </entry>
35
43
  </file>
36
- <file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
44
+ <file leaf-file-name="directory_scanner.rb" pinned="false" current="false" current-in-tab="false">
45
+ <entry file="file://$PROJECT_DIR$/lib/file_utils/directory_scanner.rb">
46
+ <provider selected="true" editor-type-id="text-editor">
47
+ <state line="2" column="30" selection-start="63" selection-end="63" vertical-scroll-proportion="0.0">
48
+ <folding />
49
+ </state>
50
+ </provider>
51
+ </entry>
52
+ </file>
53
+ <file leaf-file-name="version.rb" pinned="false" current="true" current-in-tab="true">
37
54
  <entry file="file://$PROJECT_DIR$/lib/file_utils/version.rb">
38
55
  <provider selected="true" editor-type-id="text-editor">
39
- <state line="3" column="59" selection-start="41" selection-end="41" vertical-scroll-proportion="0.0">
56
+ <state line="1" column="18" selection-start="35" selection-end="35" vertical-scroll-proportion="0.024350649">
57
+ <folding />
58
+ </state>
59
+ </provider>
60
+ </entry>
61
+ </file>
62
+ <file leaf-file-name="Rakefile" pinned="false" current="false" current-in-tab="false">
63
+ <entry file="file://$PROJECT_DIR$/Rakefile">
64
+ <provider selected="true" editor-type-id="text-editor">
65
+ <state line="5" column="27" selection-start="147" selection-end="147" vertical-scroll-proportion="0.0">
66
+ <folding />
67
+ </state>
68
+ </provider>
69
+ </entry>
70
+ </file>
71
+ <file leaf-file-name="README.md" pinned="false" current="false" current-in-tab="false">
72
+ <entry file="file://$PROJECT_DIR$/README.md">
73
+ <provider editor-type-id="MarkdownPreviewEditor">
74
+ <state />
75
+ </provider>
76
+ <provider selected="true" editor-type-id="text-editor">
77
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="-0.0">
78
+ <folding />
79
+ </state>
80
+ </provider>
81
+ </entry>
82
+ </file>
83
+ <file leaf-file-name="CHANGES" pinned="false" current="false" current-in-tab="false">
84
+ <entry file="file://$PROJECT_DIR$/CHANGES">
85
+ <provider selected="true" editor-type-id="text-editor">
86
+ <state line="16" column="129" selection-start="165" selection-end="165" vertical-scroll-proportion="0.0">
87
+ <folding />
88
+ </state>
89
+ </provider>
90
+ </entry>
91
+ </file>
92
+ <file leaf-file-name=".ruby-gemset" pinned="false" current="false" current-in-tab="false">
93
+ <entry file="file://$PROJECT_DIR$/.ruby-gemset">
94
+ <provider selected="true" editor-type-id="text-editor">
95
+ <state line="0" column="10" selection-start="10" selection-end="10" vertical-scroll-proportion="0.0">
96
+ <folding />
97
+ </state>
98
+ </provider>
99
+ </entry>
100
+ </file>
101
+ <file leaf-file-name=".ruby-version" pinned="false" current="false" current-in-tab="false">
102
+ <entry file="file://$PROJECT_DIR$/.ruby-version">
103
+ <provider selected="true" editor-type-id="text-editor">
104
+ <state line="0" column="140" selection-start="5" selection-end="5" vertical-scroll-proportion="0.0">
105
+ <folding />
106
+ </state>
107
+ </provider>
108
+ </entry>
109
+ </file>
110
+ <file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
111
+ <entry file="file://$PROJECT_DIR$/Gemfile">
112
+ <provider selected="true" editor-type-id="text-editor">
113
+ <state line="10" column="136" selection-start="123" selection-end="123" vertical-scroll-proportion="0.0">
114
+ <folding />
115
+ </state>
116
+ </provider>
117
+ </entry>
118
+ </file>
119
+ <file leaf-file-name="file_utils.rb" pinned="false" current="false" current-in-tab="false">
120
+ <entry file="file://$PROJECT_DIR$/lib/file_utils.rb">
121
+ <provider selected="true" editor-type-id="text-editor">
122
+ <state line="1" column="0" selection-start="32" selection-end="32" vertical-scroll-proportion="0.0">
40
123
  <folding />
41
124
  </state>
42
125
  </provider>
@@ -52,16 +135,24 @@
52
135
  <component name="Git.Settings">
53
136
  <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
54
137
  </component>
138
+ <component name="GitLogSettings">
139
+ <option name="myDateState">
140
+ <MyDateState />
141
+ </option>
142
+ </component>
55
143
  <component name="IdeDocumentHistory">
56
144
  <option name="changedFiles">
57
145
  <list>
58
146
  <option value="$PROJECT_DIR$/.rvmrc" />
59
147
  <option value="$PROJECT_DIR$/lib/file_utils/directory_scanner.rb" />
60
148
  <option value="$PROJECT_DIR$/spec/directory_scanner_spec.rb" />
61
- <option value="$PROJECT_DIR$/Gemfile" />
62
149
  <option value="$PROJECT_DIR$/Rakefile" />
63
150
  <option value="$PROJECT_DIR$/lib/file_utils/file_utils.rb" />
64
151
  <option value="$PROJECT_DIR$/lib/file_utils.rb" />
152
+ <option value="$PROJECT_DIR$/CHANGES" />
153
+ <option value="$PROJECT_DIR$/.ruby-gemset" />
154
+ <option value="$PROJECT_DIR$/.ruby-version" />
155
+ <option value="$PROJECT_DIR$/Gemfile" />
65
156
  <option value="$PROJECT_DIR$/lib/file_utils/version.rb" />
66
157
  </list>
67
158
  </option>
@@ -98,7 +189,6 @@
98
189
  <sortByType />
99
190
  </navigator>
100
191
  <panes>
101
- <pane id="Scope" />
102
192
  <pane id="ProjectPane">
103
193
  <subPane>
104
194
  <PATH>
@@ -165,9 +255,11 @@
165
255
  </PATH>
166
256
  </subPane>
167
257
  </pane>
258
+ <pane id="Scope" />
168
259
  </panes>
169
260
  </component>
170
261
  <component name="PropertiesComponent">
262
+ <property name="WebServerToolWindowFactoryState" value="false" />
171
263
  <property name="recentsLimit" value="5" />
172
264
  </component>
173
265
  <component name="RunManager" selected="RSpec.directory_scanner_spec">
@@ -183,11 +275,13 @@
183
275
  <env name="JRUBY_OPTS" value="-X+O" />
184
276
  </envs>
185
277
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
278
+ <EXTENSION ID="JRubyRunConfigurationExtension" />
186
279
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
187
280
  <COVERAGE_PATTERN ENABLED="true">
188
281
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
189
282
  </COVERAGE_PATTERN>
190
283
  </EXTENSION>
284
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
191
285
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
192
286
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/directory_scanner_spec.rb" />
193
287
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
@@ -215,11 +309,13 @@
215
309
  <env name="JRUBY_OPTS" value="-X+O" />
216
310
  </envs>
217
311
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
312
+ <EXTENSION ID="JRubyRunConfigurationExtension" />
218
313
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
219
314
  <COVERAGE_PATTERN ENABLED="true">
220
315
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
221
316
  </COVERAGE_PATTERN>
222
317
  </EXTENSION>
318
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
223
319
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
224
320
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/directory_scanner_spec.rb" />
225
321
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
@@ -247,11 +343,13 @@
247
343
  <env name="JRUBY_OPTS" value="-X+O" />
248
344
  </envs>
249
345
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
346
+ <EXTENSION ID="JRubyRunConfigurationExtension" />
250
347
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
251
348
  <COVERAGE_PATTERN ENABLED="true">
252
349
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
253
350
  </COVERAGE_PATTERN>
254
351
  </EXTENSION>
352
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
255
353
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
256
354
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/directory_scanner_spec.rb" />
257
355
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
@@ -281,11 +379,13 @@
281
379
  <env name="JRUBY_OPTS" value="-X+O" />
282
380
  </envs>
283
381
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
382
+ <EXTENSION ID="JRubyRunConfigurationExtension" />
284
383
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
285
384
  <COVERAGE_PATTERN ENABLED="true">
286
385
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
287
386
  </COVERAGE_PATTERN>
288
387
  </EXTENSION>
388
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
289
389
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
290
390
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/directory_scanner_spec.rb" />
291
391
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
@@ -313,11 +413,13 @@
313
413
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
314
414
  <envs />
315
415
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
416
+ <EXTENSION ID="JRubyRunConfigurationExtension" />
316
417
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
317
418
  <COVERAGE_PATTERN ENABLED="true">
318
419
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
319
420
  </COVERAGE_PATTERN>
320
421
  </EXTENSION>
422
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
321
423
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
322
424
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
323
425
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
@@ -341,11 +443,13 @@
341
443
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
342
444
  <envs />
343
445
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
446
+ <EXTENSION ID="JRubyRunConfigurationExtension" />
344
447
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
345
448
  <COVERAGE_PATTERN ENABLED="true">
346
449
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
347
450
  </COVERAGE_PATTERN>
348
451
  </EXTENSION>
452
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
349
453
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
350
454
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
351
455
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
@@ -372,16 +476,24 @@
372
476
  </recent_temporary>
373
477
  </component>
374
478
  <component name="ShelveChangesManager" show_recycled="false" />
479
+ <component name="TaskManager">
480
+ <task active="true" id="Default" summary="Default task">
481
+ <changelist id="5aea4d68-4507-4177-a112-c280e0c8edfa" name="Default" comment="" />
482
+ <created>1376226548651</created>
483
+ <updated>1376226548651</updated>
484
+ </task>
485
+ <servers />
486
+ </component>
375
487
  <component name="ToolWindowManager">
376
488
  <frame x="240" y="142" width="1588" height="1058" extended-state="0" />
377
489
  <editor active="true" />
378
490
  <layout>
379
- <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
380
- <window_info id="CSS-X-Fire" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
491
+ <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3298647" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
381
492
  <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
493
+ <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
382
494
  <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
383
- <window_info id="jenkinsBrowser" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
384
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25" sideWeight="0.67013526" order="0" side_tool="false" content_ui="combo" />
495
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24967575" sideWeight="0.67013526" order="0" side_tool="false" content_ui="combo" />
496
+ <window_info id="Jenkins" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
385
497
  <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39958376" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
386
498
  <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
387
499
  <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
@@ -391,7 +503,9 @@
391
503
  <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
392
504
  <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
393
505
  <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
506
+ <window_info id="jenkinsBrowser" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
394
507
  <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3298647" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
508
+ <window_info id="CSS-X-Fire" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
395
509
  <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
396
510
  <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
397
511
  <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
@@ -419,20 +533,24 @@
419
533
  <option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
420
534
  <option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
421
535
  <option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" />
422
- <option name="ENABLE_BACKGROUND_PROCESSES" value="false" />
423
536
  <option name="CHANGED_ON_SERVER_INTERVAL" value="60" />
424
537
  <option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
425
538
  <option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
426
539
  <option name="DEFAULT_PATCH_EXTENSION" value="patch" />
427
- <option name="SHORT_DIFF_HORISONTALLY" value="true" />
540
+ <option name="SHORT_DIFF_HORIZONTALLY" value="true" />
428
541
  <option name="SHORT_DIFF_EXTRA_LINES" value="2" />
429
542
  <option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
430
543
  <option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
431
544
  <option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
432
- <option name="CREATE_PATCH_EXPAND_DETAILS_DEFAULT" value="true" />
433
545
  <option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
434
546
  <option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
435
- <option name="CHANGE_DETAILS_ON" value="false" />
547
+ <option name="SHOW_DIRTY_RECURSIVELY" value="false" />
548
+ <option name="LIMIT_HISTORY" value="true" />
549
+ <option name="MAXIMUM_HISTORY_ROWS" value="1000" />
550
+ <option name="UPDATE_FILTER_SCOPE_NAME" />
551
+ <option name="USE_COMMIT_MESSAGE_MARGIN" value="false" />
552
+ <option name="COMMIT_MESSAGE_MARGIN_SIZE" value="72" />
553
+ <option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="false" />
436
554
  <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
437
555
  <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
438
556
  <option name="LAST_COMMIT_MESSAGE" />
@@ -446,6 +564,7 @@
446
564
  <option name="ACTIVE_VCS_NAME" />
447
565
  <option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
448
566
  <option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
567
+ <option name="UPDATE_FILTER_BY_SCOPE" value="false" />
449
568
  <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
450
569
  <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
451
570
  </component>
@@ -453,98 +572,94 @@
453
572
  <breakpoint-manager />
454
573
  </component>
455
574
  <component name="editorHistoryManager">
456
- <entry file="file://$PROJECT_DIR$/spec/directory_scanner_spec.rb">
575
+ <entry file="file://$PROJECT_DIR$/Rakefile">
457
576
  <provider selected="true" editor-type-id="text-editor">
458
- <state line="13" column="49" selection-start="315" selection-end="315" vertical-scroll-proportion="0.0">
459
- <folding />
460
- </state>
577
+ <state line="29" column="6" selection-start="489" selection-end="489" vertical-scroll-proportion="0.0" />
461
578
  </provider>
462
579
  </entry>
463
- <entry file="file://$PROJECT_DIR$/lib/file_utils/directory_scanner.rb">
580
+ <entry file="file://$PROJECT_DIR$/spec/directory_scanner_spec.rb">
464
581
  <provider selected="true" editor-type-id="text-editor">
465
- <state line="1" column="24" selection-start="47" selection-end="47" vertical-scroll-proportion="0.0">
582
+ <state line="23" column="49" selection-start="551" selection-end="551" vertical-scroll-proportion="0.3940043">
466
583
  <folding />
467
584
  </state>
468
585
  </provider>
469
586
  </entry>
470
- <entry file="file://$PROJECT_DIR$/.rvmrc">
471
- <provider selected="true" editor-type-id="text-editor">
472
- <state line="3" column="27" selection-start="81" selection-end="81" vertical-scroll-proportion="0.0" />
473
- </provider>
474
- </entry>
475
- <entry file="file://$PROJECT_DIR$/Rakefile">
587
+ <entry file="file://$PROJECT_DIR$/file_utils.gemspec">
476
588
  <provider selected="true" editor-type-id="text-editor">
477
- <state line="11" column="38" selection-start="206" selection-end="206" vertical-scroll-proportion="0.0" />
478
- </provider>
479
- </entry>
480
- <entry file="file://$PROJECT_DIR$/.rvmrc">
481
- <provider selected="true" editor-type-id="text-editor">
482
- <state line="3" column="27" selection-start="81" selection-end="81" vertical-scroll-proportion="0.0" />
589
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
590
+ <folding />
591
+ </state>
483
592
  </provider>
484
593
  </entry>
485
- <entry file="file://$PROJECT_DIR$/Rakefile">
594
+ <entry file="file://$PROJECT_DIR$/lib/file_utils/directory_scanner.rb">
486
595
  <provider selected="true" editor-type-id="text-editor">
487
- <state line="29" column="6" selection-start="489" selection-end="489" vertical-scroll-proportion="0.0" />
596
+ <state line="2" column="30" selection-start="63" selection-end="63" vertical-scroll-proportion="0.0">
597
+ <folding />
598
+ </state>
488
599
  </provider>
489
600
  </entry>
490
- <entry file="file://$PROJECT_DIR$/.rvmrc">
601
+ <entry file="file://$PROJECT_DIR$/lib/file_utils.rb">
491
602
  <provider selected="true" editor-type-id="text-editor">
492
- <state line="3" column="27" selection-start="81" selection-end="81" vertical-scroll-proportion="0.0" />
603
+ <state line="1" column="0" selection-start="32" selection-end="32" vertical-scroll-proportion="0.0">
604
+ <folding />
605
+ </state>
493
606
  </provider>
494
607
  </entry>
495
- <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p194@file_utils/gems/rspec-core-2.9.0/lib/rspec/core/subject.rb">
496
- <provider selected="true" editor-type-id="text-editor">
497
- <state line="33" column="0" selection-start="1141" selection-end="1141" vertical-scroll-proportion="0.0" />
608
+ <entry file="file://$PROJECT_DIR$/README.md">
609
+ <provider editor-type-id="MarkdownPreviewEditor">
610
+ <state />
498
611
  </provider>
499
- </entry>
500
- <entry file="file://$PROJECT_DIR$/Gemfile">
501
612
  <provider selected="true" editor-type-id="text-editor">
502
- <state line="5" column="0" selection-start="41" selection-end="84" vertical-scroll-proportion="0.085653104">
613
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
503
614
  <folding />
504
615
  </state>
505
616
  </provider>
506
617
  </entry>
507
- <entry file="file://$PROJECT_DIR$/spec/directory_scanner_spec.rb">
618
+ <entry file="file://$PROJECT_DIR$/CHANGES">
508
619
  <provider selected="true" editor-type-id="text-editor">
509
- <state line="23" column="49" selection-start="551" selection-end="551" vertical-scroll-proportion="0.3940043">
620
+ <state line="16" column="129" selection-start="165" selection-end="165" vertical-scroll-proportion="0.0">
510
621
  <folding />
511
622
  </state>
512
623
  </provider>
513
624
  </entry>
514
- <entry file="file://$PROJECT_DIR$/Rakefile">
625
+ <entry file="file://$PROJECT_DIR$/.ruby-gemset">
515
626
  <provider selected="true" editor-type-id="text-editor">
516
- <state line="13" column="44" selection-start="235" selection-end="235" vertical-scroll-proportion="0.22269808" />
627
+ <state line="0" column="10" selection-start="10" selection-end="10" vertical-scroll-proportion="0.0">
628
+ <folding />
629
+ </state>
517
630
  </provider>
518
631
  </entry>
519
- <entry file="file://$PROJECT_DIR$/.rvmrc">
632
+ <entry file="file://$PROJECT_DIR$/.ruby-version">
520
633
  <provider selected="true" editor-type-id="text-editor">
521
- <state line="3" column="27" selection-start="81" selection-end="81" vertical-scroll-proportion="0.051391862" />
634
+ <state line="0" column="140" selection-start="5" selection-end="5" vertical-scroll-proportion="0.0">
635
+ <folding />
636
+ </state>
522
637
  </provider>
523
638
  </entry>
524
- <entry file="file://$PROJECT_DIR$/lib/file_utils/directory_scanner.rb">
639
+ <entry file="file://$PROJECT_DIR$/Gemfile">
525
640
  <provider selected="true" editor-type-id="text-editor">
526
- <state line="2" column="30" selection-start="63" selection-end="63" vertical-scroll-proportion="0.03426124">
641
+ <state line="10" column="136" selection-start="123" selection-end="123" vertical-scroll-proportion="0.0">
527
642
  <folding />
528
643
  </state>
529
644
  </provider>
530
645
  </entry>
531
- <entry file="file://$PROJECT_DIR$/lib/file_utils/version.rb">
646
+ <entry file="file://$PROJECT_DIR$/lib/file_utils/file_utils.rb">
532
647
  <provider selected="true" editor-type-id="text-editor">
533
- <state line="3" column="59" selection-start="41" selection-end="41" vertical-scroll-proportion="0.0">
648
+ <state line="4" column="16" selection-start="64" selection-end="64" vertical-scroll-proportion="-2.3076923">
534
649
  <folding />
535
650
  </state>
536
651
  </provider>
537
652
  </entry>
538
- <entry file="file://$PROJECT_DIR$/lib/file_utils.rb">
653
+ <entry file="file://$PROJECT_DIR$/Rakefile">
539
654
  <provider selected="true" editor-type-id="text-editor">
540
- <state line="1" column="0" selection-start="32" selection-end="32" vertical-scroll-proportion="0.01713062">
655
+ <state line="5" column="27" selection-start="147" selection-end="147" vertical-scroll-proportion="0.0">
541
656
  <folding />
542
657
  </state>
543
658
  </provider>
544
659
  </entry>
545
- <entry file="file://$PROJECT_DIR$/lib/file_utils/file_utils.rb">
660
+ <entry file="file://$PROJECT_DIR$/lib/file_utils/version.rb">
546
661
  <provider selected="true" editor-type-id="text-editor">
547
- <state line="68" column="32" selection-start="1244" selection-end="1244" vertical-scroll-proportion="1.1648822">
662
+ <state line="1" column="18" selection-start="35" selection-end="35" vertical-scroll-proportion="0.024350649">
548
663
  <folding />
549
664
  </state>
550
665
  </provider>
data/.ruby-gemset ADDED
@@ -0,0 +1 @@
1
+ file_utils
data/.ruby-version ADDED
@@ -0,0 +1 @@
1
+ 2.0.0
data/CHANGES CHANGED
@@ -10,4 +10,8 @@
10
10
 
11
11
  == Version 1.0.6
12
12
 
13
+ * Fix issue.
14
+
15
+ == Version 1.0.7
16
+
13
17
  * Fix issue.
data/Gemfile CHANGED
@@ -1,13 +1,10 @@
1
- source :rubygems
2
-
3
- group :default do
4
- end
1
+ source "https://rubygems.org"
5
2
 
6
3
  group :development do
7
4
  gem "gemcutter"
8
5
  end
9
6
 
10
7
  group :test do
11
- gem "rspec", "2.9.0"
12
- gem "mocha", "0.10.3"
8
+ gem "rspec"
9
+ gem "mocha"
13
10
  end
@@ -1,3 +1,3 @@
1
1
  module FileUtils
2
- VERSION = "1.0.6"
2
+ VERSION = "1.0.7"
3
3
  end
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: file_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.6
5
- prerelease:
4
+ version: 1.0.7
6
5
  platform: ruby
7
6
  authors:
8
7
  - Alexander Shvets
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2012-12-09 00:00:00.000000000 Z
11
+ date: 2013-08-11 00:00:00.000000000 Z
13
12
  dependencies: []
14
13
  description: Collection of methods to work with files and directories
15
14
  email: alexander.shvets@gmail.com
@@ -23,12 +22,14 @@ files:
23
22
  - .idea/cssxfire.xml
24
23
  - .idea/encodings.xml
25
24
  - .idea/file_utils.iml
25
+ - .idea/jenkinsSettings.xml
26
26
  - .idea/misc.xml
27
27
  - .idea/modules.xml
28
28
  - .idea/scopes/scope_settings.xml
29
29
  - .idea/vcs.xml
30
30
  - .idea/workspace.xml
31
- - .rvmrc
31
+ - .ruby-gemset
32
+ - .ruby-version
32
33
  - CHANGES
33
34
  - Gemfile
34
35
  - Gemfile.lock
@@ -43,27 +44,26 @@ files:
43
44
  - spec/spec_helper.rb
44
45
  homepage: http://github.com/shvets/file_utils
45
46
  licenses: []
47
+ metadata: {}
46
48
  post_install_message:
47
49
  rdoc_options: []
48
50
  require_paths:
49
51
  - lib
50
52
  required_ruby_version: !ruby/object:Gem::Requirement
51
- none: false
52
53
  requirements:
53
- - - ! '>='
54
+ - - '>='
54
55
  - !ruby/object:Gem::Version
55
56
  version: '0'
56
57
  required_rubygems_version: !ruby/object:Gem::Requirement
57
- none: false
58
58
  requirements:
59
- - - ! '>='
59
+ - - '>='
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
62
  requirements: []
63
63
  rubyforge_project:
64
- rubygems_version: 1.8.24
64
+ rubygems_version: 2.0.3
65
65
  signing_key:
66
- specification_version: 3
66
+ specification_version: 4
67
67
  summary: Collection of methods to work with files and directories
68
68
  test_files:
69
69
  - spec/directory_scanner_spec.rb
data/.rvmrc DELETED
@@ -1,4 +0,0 @@
1
- rvm_gemset_create_on_use_flag=1
2
- rvm_pretty_print_flag=1
3
-
4
- rvm use 1.9.3@file_utils