zip_dsl 1.3.1 → 1.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MWQzOTBkNTcxNmJlOGM0YTYxZDYzMTkyOTg0MDNhZjQ2MjhkMzBmMQ==
4
+ YWU0OTU1OTM1MzJlMzkzNjBlMTliODQ2MzQyMzUwNDIyMzcwY2RlMQ==
5
5
  data.tar.gz: !binary |-
6
- MWNhZjJiMTBiOTY1ZjE0MmViN2I5NTczYTAzZjE1OWUzMDE0Njc2Ng==
6
+ YWI3ZGEzZGFhMWRlODRmMDJmZmJiMzU2ODE0MzYwMjk5ZmI4MTNjNg==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- ZmNmYTQ4NTBlZDUyODVhZWQ0Y2I0NTRiZDkxZjE2NzM4YWQ4NjZhNjlmOTUz
10
- YjcwN2E5YjcwN2NjYzhjNzc5MTg5NTI4ZjBiMDhiNGY1OWYzMGU5NDdmN2Jh
11
- Zjc1ZmM0ODlhOTA3OTY0ODc5NGNjZTNhODhhYjM3YzAwZTVmMDU=
9
+ YzYwZWNmNGI0ODUzNmNlZGIzMTM2MmQ4YjAwZGIyYjZkNTg4ODE0OTM4NGY2
10
+ ZThiOTA0YTY0ZjYyMjBmNDkzNDZlOWZiZjQyYTk5NzVkNDhjYTFiMWE4MGI2
11
+ ZmUyNTZhYzJmNDE1OWI5NTIzNDg1YjNjMzdlNDYyZmQ1NzFhYjc=
12
12
  data.tar.gz: !binary |-
13
- ZjUyODI5MjI3ZTdmNWMzZDQxYWI4YWNmMGIzYmE1ZWNjOWVhNzY0MTc0Zjgy
14
- NTExZWQyMjMyZDRkMmRjNjg2ZTM2YzZkMjIzYmZiNDc4YzdkZGIzYTI1NDBh
15
- NTM3YzAwYTJiNjMzNWUyMGNjMjMzOGJlZjNlOTc5OWYyNTEyZDc=
13
+ MmI3MDkzMGU0MmE3ODAzYzVlYTk3ZmU1Yjc4ZmM5YzM1NzE3NDc4ZTA2MDk3
14
+ MDYwMzkwZWMzNmYxOGVlOGZmZWRlY2U0NzEyMTIzZDc4ZmEyNWEwMjZlYjFm
15
+ YmU0YmQ5NzlmZWM1OGQ2ZTdhZjcwYTMyOWYyMTQzODU3ZDMwY2Y=
@@ -1,20 +1,26 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
- <list default="true" id="aafa5aec-b597-47d5-af91-f7b63300321f" name="Default" comment="Bug fixes" />
4
+ <list default="true" id="aafa5aec-b597-47d5-af91-f7b63300321f" name="Default" comment="">
5
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/CHANGES" afterPath="$PROJECT_DIR$/CHANGES" />
6
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gemfile" afterPath="$PROJECT_DIR$/Gemfile" />
7
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/zip_dsl/version.rb" afterPath="$PROJECT_DIR$/lib/zip_dsl/version.rb" />
8
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
9
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb" afterPath="$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb" />
10
+ </list>
5
11
  <ignored path="zip_dsl.iws" />
6
12
  <ignored path=".idea/workspace.xml" />
7
13
  <ignored path="build" />
8
- <file path="/Dummy.txt" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664364764" ignored="false" />
14
+ <file path="/Dummy.txt" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731943460" ignored="false" />
9
15
  <file path="/a.dummy" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368117970780" ignored="false" />
10
- <file path="$PROJECT_DIR$/../web_app_builder/Gemfile" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368117888557" ignored="false" />
11
- <file path="$PROJECT_DIR$/../web_app_builder/.ruby-version" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368117774301" ignored="false" />
16
+ <file path="$PROJECT_DIR$/../web_app_builder/Gemfile" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664977410" ignored="false" />
17
+ <file path="$PROJECT_DIR$/../web_app_builder/.ruby-version" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664605677" ignored="false" />
12
18
  <file path="$PROJECT_DIR$/../web_app_builder/.ruby-gemset" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368117786033" ignored="false" />
13
- <file path="$PROJECT_DIR$/../web_app_builder/lib/web_app_builder/version.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368117806264" ignored="false" />
14
- <file path="$PROJECT_DIR$/../web_app_builder/lib/web_app_builder/web_app_builder.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368117986135" ignored="false" />
15
- <file path="$PROJECT_DIR$/../web_app_builder/build/WEB-INF/jboss-web.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
19
+ <file path="$PROJECT_DIR$/../web_app_builder/lib/web_app_builder/version.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664682867" ignored="false" />
20
+ <file path="$PROJECT_DIR$/../web_app_builder/lib/web_app_builder/web_app_builder.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380730132438" ignored="false" />
21
+ <file path="$PROJECT_DIR$/../web_app_builder/build/WEB-INF/jboss-web.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380730228347" ignored="false" />
16
22
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/WEB-INF/jboss-web.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
17
- <file path="$PROJECT_DIR$/../web_app_builder/build/META-INF/context.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
23
+ <file path="$PROJECT_DIR$/../web_app_builder/build/META-INF/context.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380730228347" ignored="false" />
18
24
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/META-INF/context.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
19
25
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/WEB-INF/config/templates/META-INF/context.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
20
26
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/WEB-INF/config/templates/postgres-ds.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
@@ -24,24 +30,65 @@
24
30
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/WEB-INF/config/META-INF/context.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
25
31
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/WEB-INF/config/WEB-INF/web.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
26
32
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/WEB-INF/config/WEB-INF/jboss-web.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
27
- <file path="$PROJECT_DIR$/../web_app_builder/build/WEB-INF/web.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
33
+ <file path="$PROJECT_DIR$/../web_app_builder/build/WEB-INF/web.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380730228347" ignored="false" />
28
34
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/WEB-INF/config/jboss-web.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
29
35
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/WEB-INF/config/web.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
30
- <file path="$PROJECT_DIR$/../web_app_builder/build/postgres-ds.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
36
+ <file path="$PROJECT_DIR$/../web_app_builder/build/postgres-ds.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380730228347" ignored="false" />
31
37
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/WEB-INF/config/postgres-ds.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
32
38
  <file path="$PROJECT_DIR$/../web_app_builder/build/exploded/WEB-INF/config/templates/WEB-INF/web.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1368118068883" ignored="false" />
33
39
  <file path="$PROJECT_DIR$/../web_app_builder/.idea/workspace.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1371496242412" ignored="false" />
34
40
  <file path="$USER_HOME$/work/ui/src/build2/META-INF/init.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1371496050410" ignored="false" />
35
- <file path="/CHANGES" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380661521876" ignored="false" />
36
- <file path="/version.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380574041096" ignored="false" />
41
+ <file path="/CHANGES" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731416907" ignored="false" />
42
+ <file path="/version.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731064433" ignored="false" />
37
43
  <file path="/zip_dsl.gemspec.erb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380661544183" ignored="false" />
38
- <file path="/zip_dsl.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380663916558" ignored="false" />
44
+ <file path="/zip_dsl.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731999831" ignored="false" />
39
45
  <file path="/zip_dsl_spec.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380663980003" ignored="false" />
40
46
  <file path="/zip_writer.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664308926" ignored="false" />
41
47
  <file path="/.gitignore" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380662409975" ignored="false" />
42
48
  <file path="/zip_updater.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664070187" ignored="false" />
43
- <file path="$PROJECT_DIR$/.idea/workspace.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664372008" ignored="false" />
44
49
  <file path="/zip_reader.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664021416" ignored="false" />
50
+ <file path="$PROJECT_DIR$/../web_app_builder/Rakefile" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664670446" ignored="false" />
51
+ <file path="$PROJECT_DIR$/../web_app_builder/CHANGES" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664691967" ignored="false" />
52
+ <file path="$PROJECT_DIR$/../web_app_builder/web_app_builder.gemspec.erb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664701445" ignored="false" />
53
+ <file path="/web_app_builder.gemspec.erb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380664700012" ignored="false" />
54
+ <file path="/Gemfile" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731969589" ignored="false" />
55
+ <file path="/web_app_builder.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380730118665" ignored="false" />
56
+ <file path="$USER_HOME$/work/ui/neptune/spec/requests/cars_controller_spec.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727444930" ignored="false" />
57
+ <file path="$USER_HOME$/work/ui/neptune/spec/api/carts_controller_spec.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727369785" ignored="false" />
58
+ <file path="$USER_HOME$/work/ui/neptune/spec/requests/requests_spec_helper.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727239037" ignored="false" />
59
+ <file path="/requests_spec_helper.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727239037" ignored="false" />
60
+ <file path="$USER_HOME$/work/ui/neptune/spec/support/spec_conf.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727649355" ignored="false" />
61
+ <file path="/spec_conf.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727588016" ignored="false" />
62
+ <file path="$USER_HOME$/work/ui/neptune/spec/support/requests_shared_context.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727339843" ignored="false" />
63
+ <file path="/requests_shared_context.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727339843" ignored="false" />
64
+ <file path="/cars_controller_spec.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727387778" ignored="false" />
65
+ <file path="$USER_HOME$/work/ui/neptune/spec/routing/carts_controller_spec.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727701269" ignored="false" />
66
+ <file path="$USER_HOME$/work/ui/neptune/spec/requests/carts_controller_spec.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727649355" ignored="false" />
67
+ <file path="/carts_controller_spec.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727694965" ignored="false" />
68
+ <file path="$USER_HOME$/work/ui/neptune/spec/routing/routing_spec_helper.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727568127" ignored="false" />
69
+ <file path="/routing_spec_helper.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727568127" ignored="false" />
70
+ <file path="$USER_HOME$/work/ui/neptune/spec/support/routing_shared_context.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727610044" ignored="false" />
71
+ <file path="/routing_shared_context.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380727610044" ignored="false" />
72
+ <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@web_app_builder/gems/zip_dsl-1.3.1/lib/zip_dsl/zip_dsl.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380730227878" ignored="false" />
73
+ <file path="$PROJECT_DIR$/../meta_methods/lib/meta_methods/version.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731064433" ignored="false" />
74
+ <file path="$PROJECT_DIR$/../meta_methods/.ruby-gemset" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731026702" ignored="false" />
75
+ <file path="$PROJECT_DIR$/../meta_methods/.ruby-version" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731037787" ignored="false" />
76
+ <file path="/.ruby-version" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731037138" ignored="false" />
77
+ <file path="$PROJECT_DIR$/../meta_methods/Gemfile" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731101869" ignored="false" />
78
+ <file path="$PROJECT_DIR$/../meta_methods/Rakefile" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731156382" ignored="false" />
79
+ <file path="$PROJECT_DIR$/../meta_methods/lib/meta_methods/meta_methods.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731354256" ignored="false" />
80
+ <file path="/meta_methods.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731311028" ignored="false" />
81
+ <file path="$PROJECT_DIR$/../meta_methods/LICENSE" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731383408" ignored="false" />
82
+ <file path="$PROJECT_DIR$/../meta_methods/meta_methods.gemspec.erb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731390857" ignored="false" />
83
+ <file path="/meta_methods.gemspec.erb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731389668" ignored="false" />
84
+ <file path="$PROJECT_DIR$/../meta_methods/CHANGES" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731416907" ignored="false" />
85
+ <file path="$PROJECT_DIR$/../meta_methods/meta_methods.gemspec" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731432518" ignored="false" />
86
+ <file path="$PROJECT_DIR$/../meta_methods/.idea/workspace.xml" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731462477" ignored="false" />
87
+ <file path="$PROJECT_DIR$/../dir_dsl/Gemfile" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731492240" ignored="false" />
88
+ <file path="$PROJECT_DIR$/../dir_dsl/lib/dir_dsl/dir_dsl.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731571419" ignored="false" />
89
+ <file path="/dir_dsl.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731560121" ignored="false" />
90
+ <file path="$PROJECT_DIR$/../dir_dsl/lib/dir_dsl/version.rb" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731625061" ignored="false" />
91
+ <file path="$PROJECT_DIR$/../dir_dsl/CHANGES" changelist="aafa5aec-b597-47d5-af91-f7b63300321f" time="1380731633103" ignored="false" />
45
92
  <option name="TRACKING_ENABLED" value="true" />
46
93
  <option name="SHOW_DIALOG" value="false" />
47
94
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -64,61 +111,25 @@
64
111
  <file leaf-file-name="zip_dsl_spec.rb" pinned="false" current="true" current-in-tab="true">
65
112
  <entry file="file://$PROJECT_DIR$/spec/zip_dsl_spec.rb">
66
113
  <provider selected="true" editor-type-id="text-editor">
67
- <state line="5" column="18" selection-start="136" selection-end="136" vertical-scroll-proportion="0.15397082">
68
- <folding />
69
- </state>
70
- </provider>
71
- </entry>
72
- </file>
73
- <file leaf-file-name="zip_dsl.rb" pinned="false" current="false" current-in-tab="false">
74
- <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb">
75
- <provider selected="true" editor-type-id="text-editor">
76
- <state line="46" column="49" selection-start="1397" selection-end="1397" vertical-scroll-proportion="-28.307692">
77
- <folding />
78
- </state>
79
- </provider>
80
- </entry>
81
- </file>
82
- <file leaf-file-name="Rakefile" pinned="false" current="false" current-in-tab="false">
83
- <entry file="file://$PROJECT_DIR$/Rakefile">
84
- <provider selected="true" editor-type-id="text-editor">
85
- <state line="29" column="83" selection-start="647" selection-end="647" vertical-scroll-proportion="0.0">
86
- <folding />
87
- </state>
88
- </provider>
89
- </entry>
90
- </file>
91
- <file leaf-file-name="zip_writer.rb" pinned="false" current="false" current-in-tab="false">
92
- <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_writer.rb">
93
- <provider selected="true" editor-type-id="text-editor">
94
- <state line="7" column="46" selection-start="152" selection-end="152" vertical-scroll-proportion="-4.3076925">
114
+ <state line="4" column="24" selection-start="117" selection-end="117" vertical-scroll-proportion="0.10372771">
95
115
  <folding />
96
116
  </state>
97
117
  </provider>
98
118
  </entry>
99
119
  </file>
100
- <file leaf-file-name="zip_reader.rb" pinned="false" current="false" current-in-tab="false">
101
- <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_reader.rb">
120
+ <file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
121
+ <entry file="file://$PROJECT_DIR$/Gemfile">
102
122
  <provider selected="true" editor-type-id="text-editor">
103
- <state line="6" column="45" selection-start="133" selection-end="133" vertical-scroll-proportion="-3.6923077">
123
+ <state line="5" column="19" selection-start="99" selection-end="99" vertical-scroll-proportion="0.0">
104
124
  <folding />
105
125
  </state>
106
126
  </provider>
107
127
  </entry>
108
128
  </file>
109
- <file leaf-file-name="zip_updater.rb" pinned="false" current="false" current-in-tab="false">
110
- <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_updater.rb">
111
- <provider selected="true" editor-type-id="text-editor">
112
- <state line="101" column="44" selection-start="2377" selection-end="2377" vertical-scroll-proportion="0.0">
113
- <folding />
114
- </state>
115
- </provider>
116
- </entry>
117
- </file>
118
- <file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
119
- <entry file="file://$PROJECT_DIR$/lib/zip_dsl/version.rb">
129
+ <file leaf-file-name="zip_dsl.rb" pinned="false" current="false" current-in-tab="false">
130
+ <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb">
120
131
  <provider selected="true" editor-type-id="text-editor">
121
- <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
132
+ <state line="59" column="18" selection-start="1690" selection-end="1690" vertical-scroll-proportion="0.0">
122
133
  <folding />
123
134
  </state>
124
135
  </provider>
@@ -146,18 +157,18 @@
146
157
  <option value="$PROJECT_DIR$/spec/directory_builder_spec.rb" />
147
158
  <option value="$PROJECT_DIR$/lib/zip_dsl.rb" />
148
159
  <option value="$PROJECT_DIR$/spec/zip_builder_spec.rb" />
149
- <option value="$PROJECT_DIR$/lib/zip_dsl/version.rb" />
150
- <option value="$PROJECT_DIR$/CHANGES" />
151
160
  <option value="$PROJECT_DIR$/.ruby-version" />
152
161
  <option value="$PROJECT_DIR$/zip_dsl.gemspec.erb" />
153
- <option value="$PROJECT_DIR$/Gemfile" />
154
162
  <option value="$PROJECT_DIR$/.gitignore" />
155
163
  <option value="$PROJECT_DIR$/Rakefile" />
156
- <option value="$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb" />
157
164
  <option value="$PROJECT_DIR$/spec/zip_dsl_spec.rb" />
158
165
  <option value="$PROJECT_DIR$/lib/zip_dsl/zip_reader.rb" />
159
166
  <option value="$PROJECT_DIR$/lib/zip_dsl/zip_updater.rb" />
160
167
  <option value="$PROJECT_DIR$/lib/zip_dsl/zip_writer.rb" />
168
+ <option value="$PROJECT_DIR$/CHANGES" />
169
+ <option value="$PROJECT_DIR$/lib/zip_dsl/version.rb" />
170
+ <option value="$PROJECT_DIR$/Gemfile" />
171
+ <option value="$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb" />
161
172
  </list>
162
173
  </option>
163
174
  </component>
@@ -193,7 +204,6 @@
193
204
  <sortByType />
194
205
  </navigator>
195
206
  <panes>
196
- <pane id="Scope" />
197
207
  <pane id="ProjectPane">
198
208
  <subPane>
199
209
  <PATH>
@@ -260,6 +270,7 @@
260
270
  </PATH>
261
271
  </subPane>
262
272
  </pane>
273
+ <pane id="Scope" />
263
274
  </panes>
264
275
  </component>
265
276
  <component name="PropertiesComponent">
@@ -279,7 +290,7 @@
279
290
  <recent name="$PROJECT_DIR$/lib" />
280
291
  </key>
281
292
  </component>
282
- <component name="RunManager" selected="RSpec.ZipDSL">
293
+ <component name="RunManager" selected="RSpec.zip_dsl_spec">
283
294
  <configuration default="false" name="ZipDSL should create new zip file with files at particular folder" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
284
295
  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
285
296
  <module name="zip_dsl" />
@@ -578,10 +589,10 @@
578
589
  </list>
579
590
  <recent_temporary>
580
591
  <list size="5">
581
- <item index="0" class="java.lang.String" itemvalue="RSpec.ZipDSL" />
582
- <item index="1" class="java.lang.String" itemvalue="RSpec.zip_dsl_spec" />
583
- <item index="2" class="java.lang.String" itemvalue="RSpec.ZipDSL should update existing zip file" />
584
- <item index="3" class="java.lang.String" itemvalue="RSpec.zip_dsl_spec" />
592
+ <item index="0" class="java.lang.String" itemvalue="RSpec.zip_dsl_spec" />
593
+ <item index="1" class="java.lang.String" itemvalue="RSpec.ZipDSL" />
594
+ <item index="2" class="java.lang.String" itemvalue="RSpec.zip_dsl_spec" />
595
+ <item index="3" class="java.lang.String" itemvalue="RSpec.ZipDSL should update existing zip file" />
585
596
  <item index="4" class="java.lang.String" itemvalue="RSpec.zip_dsl_spec" />
586
597
  </list>
587
598
  </recent_temporary>
@@ -605,29 +616,33 @@
605
616
  <created>1380662487368</created>
606
617
  <updated>1380662487368</updated>
607
618
  </task>
608
- <option name="localTasksCounter" value="4" />
619
+ <task id="LOCAL-00004" summary="Bug fixes">
620
+ <created>1380664427013</created>
621
+ <updated>1380664427013</updated>
622
+ </task>
623
+ <option name="localTasksCounter" value="5" />
609
624
  <servers />
610
625
  </component>
611
626
  <component name="ToolWindowManager">
612
627
  <frame x="332" y="142" width="1588" height="1058" extended-state="0" />
613
- <editor active="false" />
628
+ <editor active="true" />
614
629
  <layout>
615
- <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32917964" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
616
- <window_info id="Changes" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32882413" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
630
+ <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3281412" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
617
631
  <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" />
618
632
  <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
619
633
  <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" />
620
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.27107653" sideWeight="0.67117584" order="0" side_tool="false" content_ui="combo" />
634
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.27885863" sideWeight="0.67117584" order="0" side_tool="false" content_ui="combo" />
621
635
  <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" />
622
636
  <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" />
623
637
  <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" />
624
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32882413" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
638
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32882413" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
625
639
  <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
626
640
  <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
627
641
  <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" />
628
642
  <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" />
629
643
  <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3298647" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
630
644
  <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" />
645
+ <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" />
631
646
  <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" />
632
647
  <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" />
633
648
  <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" />
@@ -721,112 +736,100 @@
721
736
  <component name="editorHistoryManager">
722
737
  <entry file="file://$PROJECT_DIR$/.ruby-version">
723
738
  <provider selected="true" editor-type-id="text-editor">
724
- <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
725
- <folding />
726
- </state>
739
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
727
740
  </provider>
728
741
  </entry>
729
- <entry file="file://$PROJECT_DIR$/zip_dsl.gemspec">
742
+ <entry file="file://$PROJECT_DIR$/zip_dsl.gemspec.erb">
730
743
  <provider selected="true" editor-type-id="text-editor">
731
- <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
732
- <folding />
733
- </state>
744
+ <state line="20" column="16" selection-start="690" selection-end="690" vertical-scroll-proportion="0.54145515" />
734
745
  </provider>
735
746
  </entry>
736
- <entry file="file://$PROJECT_DIR$/zip_dsl.gemspec.erb">
747
+ <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@zip_dsl/gems/meta_methods-1.0.5/lib/meta_methods/meta_methods.rb">
737
748
  <provider selected="true" editor-type-id="text-editor">
738
- <state line="20" column="16" selection-start="690" selection-end="690" vertical-scroll-proportion="0.54145515">
739
- <folding />
740
- </state>
749
+ <state line="35" column="0" selection-start="764" selection-end="1321" vertical-scroll-proportion="0.0" />
741
750
  </provider>
742
751
  </entry>
743
- <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@zip_dsl/gems/meta_methods-1.0.5/lib/meta_methods/meta_methods.rb">
752
+ <entry file="file://$PROJECT_DIR$/.gitignore">
744
753
  <provider selected="true" editor-type-id="text-editor">
745
- <state line="35" column="0" selection-start="764" selection-end="1321" vertical-scroll-proportion="0.0">
746
- <folding />
747
- </state>
754
+ <state line="19" column="17" selection-start="170" selection-end="170" vertical-scroll-proportion="0.49270666" />
748
755
  </provider>
749
756
  </entry>
750
- <entry file="file://$PROJECT_DIR$/CHANGES">
757
+ <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@zip_dsl/gems/zip-2.0.2/lib/zip/zip.rb">
751
758
  <provider selected="true" editor-type-id="text-editor">
752
- <state line="12" column="29" selection-start="152" selection-end="152" vertical-scroll-proportion="0.31118315">
753
- <folding />
754
- </state>
759
+ <state line="924" column="8" selection-start="27024" selection-end="27024" vertical-scroll-proportion="0.33225283" />
755
760
  </provider>
756
761
  </entry>
757
- <entry file="file://$PROJECT_DIR$/.gitignore">
762
+ <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@zip_dsl/gems/rspec-core-2.14.5/lib/rspec/core/memoized_helpers.rb">
758
763
  <provider selected="true" editor-type-id="text-editor">
759
- <state line="19" column="17" selection-start="170" selection-end="170" vertical-scroll-proportion="0.49270666">
760
- <folding />
761
- </state>
764
+ <state line="198" column="0" selection-start="6885" selection-end="6885" vertical-scroll-proportion="0.29659644" />
762
765
  </provider>
763
766
  </entry>
764
- <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@zip_dsl/gems/zip-2.0.2/lib/zip/zip.rb">
767
+ <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_reader.rb">
765
768
  <provider selected="true" editor-type-id="text-editor">
766
- <state line="924" column="8" selection-start="27024" selection-end="27024" vertical-scroll-proportion="0.33225283">
769
+ <state line="6" column="45" selection-start="133" selection-end="133" vertical-scroll-proportion="0.0">
767
770
  <folding />
768
771
  </state>
769
772
  </provider>
770
773
  </entry>
771
- <entry file="file://$PROJECT_DIR$/Gemfile">
774
+ <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_writer.rb">
772
775
  <provider selected="true" editor-type-id="text-editor">
773
- <state line="3" column="18" selection-start="60" selection-end="60" vertical-scroll-proportion="0.07779579">
776
+ <state line="7" column="46" selection-start="152" selection-end="152" vertical-scroll-proportion="0.0">
774
777
  <folding />
775
778
  </state>
776
779
  </provider>
777
780
  </entry>
778
- <entry file="file://$PROJECT_DIR$/Rakefile">
781
+ <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_updater.rb">
779
782
  <provider selected="true" editor-type-id="text-editor">
780
- <state line="29" column="83" selection-start="647" selection-end="647" vertical-scroll-proportion="0.0">
783
+ <state line="101" column="44" selection-start="2377" selection-end="2377" vertical-scroll-proportion="0.0">
781
784
  <folding />
782
785
  </state>
783
786
  </provider>
784
787
  </entry>
785
- <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@zip_dsl/gems/rspec-core-2.14.5/lib/rspec/core/memoized_helpers.rb">
788
+ <entry file="file://$PROJECT_DIR$/zip_dsl.gemspec">
786
789
  <provider selected="true" editor-type-id="text-editor">
787
- <state line="198" column="0" selection-start="6885" selection-end="6885" vertical-scroll-proportion="0.29659644">
790
+ <state line="16" column="0" selection-start="654" selection-end="654" vertical-scroll-proportion="0.0">
788
791
  <folding />
789
792
  </state>
790
793
  </provider>
791
794
  </entry>
792
- <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb">
795
+ <entry file="file://$PROJECT_DIR$/Rakefile">
793
796
  <provider selected="true" editor-type-id="text-editor">
794
- <state line="46" column="49" selection-start="1397" selection-end="1397" vertical-scroll-proportion="-28.307692">
797
+ <state line="18" column="34" selection-start="464" selection-end="464" vertical-scroll-proportion="0.0">
795
798
  <folding />
796
799
  </state>
797
800
  </provider>
798
801
  </entry>
799
- <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_reader.rb">
802
+ <entry file="file://$PROJECT_DIR$/CHANGES">
800
803
  <provider selected="true" editor-type-id="text-editor">
801
- <state line="6" column="45" selection-start="133" selection-end="133" vertical-scroll-proportion="-3.6923077">
804
+ <state line="18" column="16" selection-start="224" selection-end="224" vertical-scroll-proportion="0.0">
802
805
  <folding />
803
806
  </state>
804
807
  </provider>
805
808
  </entry>
806
- <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_writer.rb">
809
+ <entry file="file://$PROJECT_DIR$/lib/zip_dsl/version.rb">
807
810
  <provider selected="true" editor-type-id="text-editor">
808
- <state line="7" column="46" selection-start="152" selection-end="152" vertical-scroll-proportion="-4.3076925">
811
+ <state line="1" column="18" selection-start="31" selection-end="31" vertical-scroll-proportion="0.0171123">
809
812
  <folding />
810
813
  </state>
811
814
  </provider>
812
815
  </entry>
813
- <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_updater.rb">
816
+ <entry file="file://$PROJECT_DIR$/Gemfile">
814
817
  <provider selected="true" editor-type-id="text-editor">
815
- <state line="101" column="44" selection-start="2377" selection-end="2377" vertical-scroll-proportion="0.0">
818
+ <state line="5" column="19" selection-start="99" selection-end="99" vertical-scroll-proportion="0.0">
816
819
  <folding />
817
820
  </state>
818
821
  </provider>
819
822
  </entry>
820
- <entry file="file://$PROJECT_DIR$/lib/zip_dsl/version.rb">
823
+ <entry file="file://$PROJECT_DIR$/lib/zip_dsl/zip_dsl.rb">
821
824
  <provider selected="true" editor-type-id="text-editor">
822
- <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
825
+ <state line="59" column="18" selection-start="1690" selection-end="1690" vertical-scroll-proportion="0.0">
823
826
  <folding />
824
827
  </state>
825
828
  </provider>
826
829
  </entry>
827
830
  <entry file="file://$PROJECT_DIR$/spec/zip_dsl_spec.rb">
828
831
  <provider selected="true" editor-type-id="text-editor">
829
- <state line="5" column="18" selection-start="136" selection-end="136" vertical-scroll-proportion="0.15397082">
832
+ <state line="4" column="24" selection-start="117" selection-end="117" vertical-scroll-proportion="0.10372771">
830
833
  <folding />
831
834
  </state>
832
835
  </provider>
@@ -18,6 +18,7 @@
18
18
  <orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.7, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
19
19
  <orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
20
20
  <orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.1.2, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
21
+ <orderEntry type="library" scope="PROVIDED" name="meta_methods (v1.0.5, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
21
22
  <orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
22
23
  <orderEntry type="library" scope="PROVIDED" name="mocha (v0.14.0, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
23
24
  <orderEntry type="library" scope="PROVIDED" name="rspec (v2.14.1, RVM: ruby-1.9.3-p448 [zip_dsl]) [gem]" level="application" />
data/CHANGES CHANGED
@@ -14,4 +14,8 @@
14
14
 
15
15
  == Version 1.3.1
16
16
 
17
+ * Bug fixes.
18
+
19
+ == Version 1.3.2
20
+
17
21
  * Bug fixes.
data/Gemfile CHANGED
@@ -3,6 +3,7 @@ source "https://rubygems.org"
3
3
  group :default do
4
4
  gem "zip"
5
5
  gem "file_utils"
6
+ gem "meta_methods"
6
7
  end
7
8
 
8
9
  group :development do
@@ -1,3 +1,3 @@
1
1
  class ZipDSL
2
- VERSION = "1.3.1"
2
+ VERSION = "1.3.2"
3
3
  end
@@ -1,4 +1,8 @@
1
+ require 'meta_methods/meta_methods'
2
+
1
3
  class ZipDSL
4
+ include MetaMethods
5
+
2
6
  attr_reader :from_root, :to_root, :name
3
7
 
4
8
  def initialize from_root, to_root, name
@@ -15,7 +19,7 @@ class ZipDSL
15
19
  create_block = lambda { ZipWriter.new(from_root, to_root, name) }
16
20
  destroy_block = lambda {|writer| writer.close }
17
21
 
18
- evaluate(create_block, destroy_block, execute_block)
22
+ evaluate_dsl(create_block, destroy_block, execute_block)
19
23
  end
20
24
 
21
25
  def update(name=nil, &execute_block)
@@ -24,7 +28,7 @@ class ZipDSL
24
28
  create_block = lambda { ZipUpdater.new(from_root, to_root, name) }
25
29
  destroy_block = lambda {|updater| updater.close }
26
30
 
27
- evaluate(create_block, destroy_block, execute_block)
31
+ evaluate_dsl(create_block, destroy_block, execute_block)
28
32
  end
29
33
 
30
34
  def entry_exist? entry_name
@@ -32,7 +36,7 @@ class ZipDSL
32
36
  destroy_block = lambda {|reader| reader.close }
33
37
  execute_block = lambda { |reader| reader.entry_exist?(entry_name) }
34
38
 
35
- evaluate(create_block, destroy_block, execute_block)
39
+ evaluate_dsl(create_block, destroy_block, execute_block)
36
40
  end
37
41
 
38
42
  def entries_size
@@ -40,7 +44,7 @@ class ZipDSL
40
44
  destroy_block = lambda {|reader| reader.close }
41
45
  execute_block = lambda { |reader| reader.entries_size }
42
46
 
43
- evaluate(create_block, destroy_block, execute_block)
47
+ evaluate_dsl(create_block, destroy_block, execute_block)
44
48
  end
45
49
 
46
50
  def list dir="."
@@ -48,12 +52,12 @@ class ZipDSL
48
52
  destroy_block = lambda {|reader| reader.close }
49
53
  execute_block = lambda { |reader| reader.list(dir) }
50
54
 
51
- evaluate(create_block, destroy_block, execute_block)
55
+ evaluate_dsl(create_block, destroy_block, execute_block)
52
56
  end
53
57
 
54
58
  private
55
59
 
56
- def evaluate(create_block, destroy_block, execute_block)
60
+ def evaluate_dsl(create_block, destroy_block, execute_block)
57
61
  begin
58
62
  created_object = create_block.kind_of?(Proc) ? create_block.call : create_block
59
63
 
@@ -18,6 +18,7 @@ Gem::Specification.new do |spec|
18
18
 
19
19
  spec.add_runtime_dependency "zip", [">= 0"]
20
20
  spec.add_runtime_dependency "file_utils", [">= 0"]
21
+ spec.add_runtime_dependency "meta_methods", [">= 0"]
21
22
  spec.add_development_dependency "gemspec_deps_gen", [">= 0"]
22
23
  spec.add_development_dependency "gemcutter", [">= 0"]
23
24
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zip_dsl
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.1
4
+ version: 1.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alexander Shvets
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-10-01 00:00:00.000000000 Z
11
+ date: 2013-10-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: zip
@@ -38,6 +38,20 @@ dependencies:
38
38
  - - ! '>='
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
+ - !ruby/object:Gem::Dependency
42
+ name: meta_methods
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - ! '>='
46
+ - !ruby/object:Gem::Version
47
+ version: '0'
48
+ type: :runtime
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - ! '>='
53
+ - !ruby/object:Gem::Version
54
+ version: '0'
41
55
  - !ruby/object:Gem::Dependency
42
56
  name: gemspec_deps_gen
43
57
  requirement: !ruby/object:Gem::Requirement