web_app_builder 1.0.5 → 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,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ MWIzYjE3OGIzOTBjMzFmZDdlYjZhOWI1Y2Q0NWNjZmY3YmVhNDk1ZQ==
5
+ data.tar.gz: !binary |-
6
+ NWM3NzBlM2FjNjQ2MDEyOTU1OThiZGY4YjU1YmRjMzQ0YWU1NGExOA==
7
+ SHA512:
8
+ metadata.gz: !binary |-
9
+ YTkwMmY3MDZhY2JhOWUyY2UxMjlhYjA4ZTg4OTViZGRiYWVjYzliMTYyMWQx
10
+ OGUwYzQ4YzMyM2JmYjllZDgwNGVlZDBhNWI1NGZlMWI4MDc5MDZjMzQxZmUx
11
+ OTM5MWEwZjk1YWExZDE5ZDIwODY5MTQ4MTQxMTlhYjljNmQ1ZjE=
12
+ data.tar.gz: !binary |-
13
+ MDhjNDQ2YmRiZDg3NjlmZTEzMDAwMTcxYTZjYTgyNzVkYTdjMmY5YWRmNjhl
14
+ NmVkZWIyNWFlYWFjYWIzNGYzY2FlYmM5YmU1NzE5OGI3NzhiYzI2ZDFhOWEy
15
+ NjkxZmE2YjYxYzFmNDUwMzUzN2I1ZDlkMzkzYWE5NTJhNmQ1ZGY=
data/.gitignore CHANGED
@@ -17,3 +17,4 @@ test/tmp
17
17
  test/version_tmp
18
18
  tmp
19
19
  .DS_Store
20
+ build
data/.idea/.rakeTasks CHANGED
@@ -4,4 +4,4 @@ You are allowed to:
4
4
  1. Remove rake task
5
5
  2. Add existing rake tasks
6
6
  To add existing rake tasks automatically delete this file and reload the project.
7
- --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Run RSpec code examples" fullCmd="spec" taksId="spec" /><RakeTask description="" fullCmd="build" taksId="build" /><RakeTask description="" fullCmd="release" taksId="release" /></RakeGroup></Settings>
7
+ --><RakeGroup description="" fullCmd="" taksId="rake" /></Settings>
data/.idea/misc.xml CHANGED
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
- <component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-1.9.3-p429 [web_app_builder]" project-jdk-type="RUBY_SDK" />
3
+ <component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-1.9.3-p448 [web_app_builder]" project-jdk-type="RUBY_SDK" />
4
4
  <component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false">
5
5
  <option name="USER" value="" />
6
6
  <option name="PASSWORD" value="" />
@@ -13,20 +13,21 @@
13
13
  <content url="file://$MODULE_DIR$" />
14
14
  <orderEntry type="inheritedJdk" />
15
15
  <orderEntry type="sourceFolder" forTests="false" />
16
- <orderEntry type="library" scope="PROVIDED" name="bundler (v1.3.1, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
17
- <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.4, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
18
- <orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.6, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
19
- <orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
20
- <orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.0.5, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
21
- <orderEntry type="library" scope="PROVIDED" name="meta_methods (v1.0.5, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
22
- <orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
23
- <orderEntry type="library" scope="PROVIDED" name="mocha (v0.13.3, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
24
- <orderEntry type="library" scope="PROVIDED" name="rspec (v2.13.0, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
25
- <orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.13.1, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
26
- <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.13.0, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
27
- <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.13.1, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
28
- <orderEntry type="library" scope="PROVIDED" name="zip (v2.0.2, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
29
- <orderEntry type="library" scope="PROVIDED" name="zip_dsl (v1.1.0, RVM: ruby-1.9.3-p429 [web_app_builder]) [gem]" level="application" />
16
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.3.5, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
17
+ <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.4, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
18
+ <orderEntry type="library" scope="PROVIDED" name="dir_dsl (v1.0.3, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
19
+ <orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.7, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
20
+ <orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
21
+ <orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.1.2, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
22
+ <orderEntry type="library" scope="PROVIDED" name="meta_methods (v1.0.6, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
23
+ <orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
24
+ <orderEntry type="library" scope="PROVIDED" name="mocha (v0.14.0, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
25
+ <orderEntry type="library" scope="PROVIDED" name="rspec (v2.14.1, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
26
+ <orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.14.5, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
27
+ <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.14.3, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
28
+ <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.14.3, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
29
+ <orderEntry type="library" scope="PROVIDED" name="zip (v2.0.2, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
30
+ <orderEntry type="library" scope="PROVIDED" name="zip_dsl (v1.3.3, RVM: ruby-1.9.3-p448 [web_app_builder]) [gem]" level="application" />
30
31
  </component>
31
32
  </module>
32
33
 
data/.idea/workspace.xml CHANGED
@@ -2,11 +2,15 @@
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
4
  <list default="true" id="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" name="Default" comment="">
5
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/CHANGES" afterPath="$PROJECT_DIR$/CHANGES" />
6
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/web_app_builder/version.rb" afterPath="$PROJECT_DIR$/lib/web_app_builder/version.rb" />
7
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/web_app_builder.gemspec.erb" afterPath="$PROJECT_DIR$/web_app_builder.gemspec.erb" />
8
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/web_app_builder.iml" afterPath="$PROJECT_DIR$/.idea/web_app_builder.iml" />
5
9
  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
6
10
  </list>
7
11
  <ignored path="web_app_builder.iws" />
8
12
  <ignored path=".idea/workspace.xml" />
9
- <file path="/Dummy.txt" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371494923383" ignored="false" />
13
+ <file path="/Dummy.txt" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380923001798" ignored="false" />
10
14
  <file path="$PROJECT_DIR$/../rails-app-tmpl/Warfile" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371223992883" ignored="false" />
11
15
  <file path="/a.dummy" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371224829334" ignored="false" />
12
16
  <file path="$PROJECT_DIR$/../rails-app-tmpl/Rakefile" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371225389006" ignored="false" />
@@ -42,18 +46,74 @@
42
46
  <file path="$PROJECT_DIR$/../server_launcher/Gemfile" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371226431775" ignored="false" />
43
47
  <file path="$PROJECT_DIR$/../server_launcher/.idea/workspace.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371226616145" ignored="false" />
44
48
  <file path="$PROJECT_DIR$/../rails-app-tmpl/Gemfile-jruby.lock" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371226602801" ignored="false" />
45
- <file path="$USER_HOME$/work/ui/src/thor/builder.thor" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371229429833" ignored="false" />
49
+ <file path="$USER_HOME$/work/ui/src/thor/builder.thor" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371495092062" ignored="false" />
46
50
  <file path="$USER_HOME$/work/ui/src/Gemfile" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371229692050" ignored="false" />
47
51
  <file path="$USER_HOME$/work/ui/src/Gemfile-jruby" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371229756351" ignored="false" />
48
52
  <file path="$USER_HOME$/work/ui/src/config/warble.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371229834836" ignored="false" />
49
53
  <file path="$USER_HOME$/.rvm/gems/jruby-1.7.4@r23/gems/web_app_builder-1.0.4/lib/web_app_builder/web_app_builder.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371236161995" ignored="false" />
50
54
  <file path="$USER_HOME$/work/ui/src/config/templates/META-INF/init.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371240282515" ignored="false" />
51
- <file path="$USER_HOME$/work/ui/src/build/WEB-INF/web.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371240431244" ignored="false" />
52
- <file path="$USER_HOME$/work/ui/src/build/mysql-ds.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371240431244" ignored="false" />
53
- <file path="$USER_HOME$/work/ui/src/build/postgres-ds.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371240431244" ignored="false" />
54
- <file path="$USER_HOME$/work/ui/src/build/WEB-INF/jboss-web.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371240431244" ignored="false" />
55
- <file path="$USER_HOME$/work/ui/src/build/META-INF/context.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371240431244" ignored="false" />
56
- <file path="$USER_HOME$/work/ui/src/build/oracle-ds.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371240431244" ignored="false" />
55
+ <file path="$USER_HOME$/work/ui/src/build/WEB-INF/web.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371495966550" ignored="false" />
56
+ <file path="$USER_HOME$/work/ui/src/build/mysql-ds.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371495966550" ignored="false" />
57
+ <file path="$USER_HOME$/work/ui/src/build/postgres-ds.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371495966550" ignored="false" />
58
+ <file path="$USER_HOME$/work/ui/src/build/WEB-INF/jboss-web.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371495966550" ignored="false" />
59
+ <file path="$USER_HOME$/work/ui/src/build/META-INF/context.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371495966550" ignored="false" />
60
+ <file path="$USER_HOME$/work/ui/src/build/oracle-ds.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371495966550" ignored="false" />
61
+ <file path="$USER_HOME$/work/ui/src/build/META-INF/init.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371495966550" ignored="false" />
62
+ <file path="$USER_HOME$/work/ui/src/Warfile" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371495155667" ignored="false" />
63
+ <file path="$USER_HOME$/work/ui/src/build2/META-INF/init.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371496050410" ignored="false" />
64
+ <file path="$PROJECT_DIR$/../zip_dsl/lib/zip_dsl/zip_dsl.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371497241933" ignored="false" />
65
+ <file path="$PROJECT_DIR$/../zip_dsl/spec/directory_builder_spec.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371496326954" ignored="false" />
66
+ <file path="$PROJECT_DIR$/../zip_dsl/spec/zip_builder_spec.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371499877102" ignored="false" />
67
+ <file path="$PROJECT_DIR$/../zip_dsl/lib/zip_dsl/zip_updater.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371499833294" ignored="false" />
68
+ <file path="$PROJECT_DIR$/../zip_dsl/lib/zip_dsl.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371497441389" ignored="false" />
69
+ <file path="$PROJECT_DIR$/../zip_dsl/lib/zip_dsl/version.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371499930482" ignored="false" />
70
+ <file path="$PROJECT_DIR$/../zip_dsl/CHANGES" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371500133487" ignored="false" />
71
+ <file path="$PROJECT_DIR$/../zip_dsl/.ruby-version" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1371500103371" ignored="false" />
72
+ <file path="/.gitignore" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380664535519" ignored="false" />
73
+ <file path="$PROJECT_DIR$/../zip_dsl/.idea/workspace.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731725550" ignored="false" />
74
+ <file path="/web_app_builder.gemspec.erb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380664700012" ignored="false" />
75
+ <file path="/Gemfile" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731489957" ignored="false" />
76
+ <file path="/web_app_builder.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380732375784" ignored="false" />
77
+ <file path="$USER_HOME$/work/ui/neptune/spec/requests/cars_controller_spec.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727444930" ignored="false" />
78
+ <file path="$USER_HOME$/work/ui/neptune/spec/api/carts_controller_spec.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727369785" ignored="false" />
79
+ <file path="$USER_HOME$/work/ui/neptune/spec/requests/requests_spec_helper.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727239037" ignored="false" />
80
+ <file path="/requests_spec_helper.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727239037" ignored="false" />
81
+ <file path="$USER_HOME$/work/ui/neptune/spec/support/spec_conf.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727649354" ignored="false" />
82
+ <file path="/spec_conf.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727588016" ignored="false" />
83
+ <file path="$USER_HOME$/work/ui/neptune/spec/support/requests_shared_context.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727339843" ignored="false" />
84
+ <file path="/requests_shared_context.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727339843" ignored="false" />
85
+ <file path="/cars_controller_spec.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727387777" ignored="false" />
86
+ <file path="$USER_HOME$/work/ui/neptune/spec/routing/carts_controller_spec.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727701269" ignored="false" />
87
+ <file path="$USER_HOME$/work/ui/neptune/spec/requests/carts_controller_spec.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727649354" ignored="false" />
88
+ <file path="/carts_controller_spec.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727694965" ignored="false" />
89
+ <file path="$USER_HOME$/work/ui/neptune/spec/routing/routing_spec_helper.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727568126" ignored="false" />
90
+ <file path="/routing_spec_helper.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727568126" ignored="false" />
91
+ <file path="$USER_HOME$/work/ui/neptune/spec/support/routing_shared_context.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727610044" ignored="false" />
92
+ <file path="/routing_shared_context.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380727610044" ignored="false" />
93
+ <file path="/zip_dsl.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380730159971" ignored="false" />
94
+ <file path="$PROJECT_DIR$/../meta_methods/lib/meta_methods/version.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731064434" ignored="false" />
95
+ <file path="$PROJECT_DIR$/../meta_methods/.ruby-gemset" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731026702" ignored="false" />
96
+ <file path="$PROJECT_DIR$/../meta_methods/.ruby-version" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731037787" ignored="false" />
97
+ <file path="/.ruby-version" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731037138" ignored="false" />
98
+ <file path="/version.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731064434" ignored="false" />
99
+ <file path="$PROJECT_DIR$/../meta_methods/Gemfile" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731101869" ignored="false" />
100
+ <file path="$PROJECT_DIR$/../meta_methods/Rakefile" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731156382" ignored="false" />
101
+ <file path="$PROJECT_DIR$/../meta_methods/lib/meta_methods/meta_methods.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731354519" ignored="false" />
102
+ <file path="/meta_methods.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731311028" ignored="false" />
103
+ <file path="$PROJECT_DIR$/../meta_methods/LICENSE" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731383408" ignored="false" />
104
+ <file path="$PROJECT_DIR$/../meta_methods/meta_methods.gemspec.erb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731390857" ignored="false" />
105
+ <file path="/meta_methods.gemspec.erb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731389668" ignored="false" />
106
+ <file path="$PROJECT_DIR$/../meta_methods/CHANGES" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731416906" ignored="false" />
107
+ <file path="/CHANGES" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731416906" ignored="false" />
108
+ <file path="$PROJECT_DIR$/../meta_methods/meta_methods.gemspec" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731432518" ignored="false" />
109
+ <file path="$PROJECT_DIR$/../meta_methods/.idea/workspace.xml" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731462477" ignored="false" />
110
+ <file path="$PROJECT_DIR$/../dir_dsl/Gemfile" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731492240" ignored="false" />
111
+ <file path="$PROJECT_DIR$/../dir_dsl/lib/dir_dsl/dir_dsl.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731571736" ignored="false" />
112
+ <file path="/dir_dsl.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731560121" ignored="false" />
113
+ <file path="$PROJECT_DIR$/../dir_dsl/lib/dir_dsl/version.rb" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731625339" ignored="false" />
114
+ <file path="$PROJECT_DIR$/../dir_dsl/CHANGES" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380731633103" ignored="false" />
115
+ <file path="$USER_HOME$/work/ui/neptune/lib/tasks/rspec.rake" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380738955191" ignored="false" />
116
+ <file path="/rspec.rake" changelist="3dbfd431-443c-41f5-a4e2-c470b5bdfeee" time="1380738933431" ignored="false" />
57
117
  <option name="TRACKING_ENABLED" value="true" />
58
118
  <option name="SHOW_DIALOG" value="false" />
59
119
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -76,43 +136,43 @@
76
136
  <file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
77
137
  <entry file="file://$PROJECT_DIR$/Gemfile">
78
138
  <provider selected="true" editor-type-id="text-editor">
79
- <state line="5" column="31" selection-start="104" selection-end="104" vertical-scroll-proportion="0.0">
139
+ <state line="0" column="0" selection-start="0" selection-end="29" vertical-scroll-proportion="0.0">
80
140
  <folding />
81
141
  </state>
82
142
  </provider>
83
143
  </entry>
84
144
  </file>
85
- <file leaf-file-name="CHANGES" pinned="false" current="false" current-in-tab="false">
86
- <entry file="file://$PROJECT_DIR$/CHANGES">
145
+ <file leaf-file-name="web_app_builder.gemspec.erb" pinned="false" current="false" current-in-tab="false">
146
+ <entry file="file://$PROJECT_DIR$/web_app_builder.gemspec.erb">
87
147
  <provider selected="true" editor-type-id="text-editor">
88
- <state line="8" column="11" selection-start="102" selection-end="102" vertical-scroll-proportion="0.0">
148
+ <state line="17" column="0" selection-start="792" selection-end="792" vertical-scroll-proportion="-10.88">
89
149
  <folding />
90
150
  </state>
91
151
  </provider>
92
152
  </entry>
93
153
  </file>
94
- <file leaf-file-name="Rakefile" pinned="false" current="true" current-in-tab="true">
95
- <entry file="file://$PROJECT_DIR$/Rakefile">
154
+ <file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
155
+ <entry file="file://$PROJECT_DIR$/lib/web_app_builder/version.rb">
96
156
  <provider selected="true" editor-type-id="text-editor">
97
- <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
157
+ <state line="1" column="18" selection-start="38" selection-end="38" vertical-scroll-proportion="0.0">
98
158
  <folding />
99
159
  </state>
100
160
  </provider>
101
161
  </entry>
102
162
  </file>
103
- <file leaf-file-name="web_app_builder_spec.rb" pinned="false" current="false" current-in-tab="false">
104
- <entry file="file://$PROJECT_DIR$/spec/web_app_builder_spec.rb">
163
+ <file leaf-file-name="CHANGES" pinned="false" current="true" current-in-tab="true">
164
+ <entry file="file://$PROJECT_DIR$/CHANGES">
105
165
  <provider selected="true" editor-type-id="text-editor">
106
- <state line="0" column="28" selection-start="25" selection-end="25" vertical-scroll-proportion="0.0">
166
+ <state line="16" column="24" selection-start="179" selection-end="179" vertical-scroll-proportion="0.26806283">
107
167
  <folding />
108
168
  </state>
109
169
  </provider>
110
170
  </entry>
111
171
  </file>
112
- <file leaf-file-name=".ruby-version" pinned="false" current="false" current-in-tab="false">
113
- <entry file="file://$PROJECT_DIR$/.ruby-version">
172
+ <file leaf-file-name="Rakefile" pinned="false" current="false" current-in-tab="false">
173
+ <entry file="file://$PROJECT_DIR$/Rakefile">
114
174
  <provider selected="true" editor-type-id="text-editor">
115
- <state line="0" column="0" selection-start="0" selection-end="10" vertical-scroll-proportion="0.0">
175
+ <state line="11" column="46" selection-start="0" selection-end="1011" vertical-scroll-proportion="0.0">
116
176
  <folding />
117
177
  </state>
118
178
  </provider>
@@ -121,23 +181,34 @@
121
181
  <file leaf-file-name="web_app_builder.rb" pinned="false" current="false" current-in-tab="false">
122
182
  <entry file="file://$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb">
123
183
  <provider selected="true" editor-type-id="text-editor">
124
- <state line="154" column="58" selection-start="5955" selection-end="5955" vertical-scroll-proportion="0.0">
125
- <folding>
126
- <marker date="1371226880000" expanded="true" signature="5489:5654" placeholder="#..." />
127
- <marker date="1371226880000" expanded="true" signature="6790:7181" placeholder="do ... end" />
128
- <marker date="1371226880000" expanded="true" signature="6790:7174" placeholder="if ... end" />
129
- <marker date="1371226880000" expanded="true" signature="6790:6934" placeholder="do ... end" />
130
- <marker date="1371226880000" expanded="true" signature="6935:7173" placeholder="do ... end" />
131
- <marker date="1371226880000" expanded="true" signature="7539:8067" placeholder=" ... end" />
132
- </folding>
184
+ <state line="104" column="29" selection-start="3937" selection-end="3937" vertical-scroll-proportion="0.0">
185
+ <folding />
133
186
  </state>
134
187
  </provider>
135
188
  </entry>
136
189
  </file>
137
- <file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
138
- <entry file="file://$PROJECT_DIR$/lib/web_app_builder/version.rb">
190
+ <file leaf-file-name="zip_dsl.rb" pinned="false" current="false" current-in-tab="false">
191
+ <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@web_app_builder/gems/zip_dsl-1.3.1/lib/zip_dsl/zip_dsl.rb">
139
192
  <provider selected="true" editor-type-id="text-editor">
140
- <state line="1" column="18" selection-start="38" selection-end="38" vertical-scroll-proportion="0.0">
193
+ <state line="52" column="26" selection-start="1580" selection-end="1580" vertical-scroll-proportion="0.0">
194
+ <folding />
195
+ </state>
196
+ </provider>
197
+ </entry>
198
+ </file>
199
+ <file leaf-file-name=".ruby-gemset" pinned="false" current="false" current-in-tab="false">
200
+ <entry file="file://$PROJECT_DIR$/.ruby-gemset">
201
+ <provider selected="true" editor-type-id="text-editor">
202
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
203
+ <folding />
204
+ </state>
205
+ </provider>
206
+ </entry>
207
+ </file>
208
+ <file leaf-file-name="object.rb" pinned="false" current="false" current-in-tab="false">
209
+ <entry file="file://$APPLICATION_HOME_DIR$/rubystubs193/object.rb">
210
+ <provider selected="true" editor-type-id="text-editor">
211
+ <state line="709" column="8" selection-start="24991" selection-end="24991" vertical-scroll-proportion="0.0">
141
212
  <folding />
142
213
  </state>
143
214
  </provider>
@@ -161,8 +232,14 @@
161
232
  <component name="IdeDocumentHistory">
162
233
  <option name="changedFiles">
163
234
  <list>
164
- <option value="$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb" />
165
235
  <option value="$PROJECT_DIR$/spec/web_app_builder_spec.rb" />
236
+ <option value="$PROJECT_DIR$/.gitignore" />
237
+ <option value="$PROJECT_DIR$/.ruby-version" />
238
+ <option value="$PROJECT_DIR$/Rakefile" />
239
+ <option value="$PROJECT_DIR$/Gemfile" />
240
+ <option value="$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@web_app_builder/gems/zip_dsl-1.3.1/lib/zip_dsl/zip_dsl.rb" />
241
+ <option value="$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb" />
242
+ <option value="$PROJECT_DIR$/web_app_builder.gemspec.erb" />
166
243
  <option value="$PROJECT_DIR$/lib/web_app_builder/version.rb" />
167
244
  <option value="$PROJECT_DIR$/CHANGES" />
168
245
  </list>
@@ -200,7 +277,6 @@
200
277
  <sortByType />
201
278
  </navigator>
202
279
  <panes>
203
- <pane id="Scope" />
204
280
  <pane id="ProjectPane">
205
281
  <subPane>
206
282
  <PATH>
@@ -265,97 +341,18 @@
265
341
  <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
266
342
  </PATH_ELEMENT>
267
343
  </PATH>
268
- <PATH>
269
- <PATH_ELEMENT>
270
- <option name="myItemId" value="web_app_builder" />
271
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
272
- </PATH_ELEMENT>
273
- <PATH_ELEMENT>
274
- <option name="myItemId" value="web_app_builder" />
275
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
276
- </PATH_ELEMENT>
277
- <PATH_ELEMENT>
278
- <option name="myItemId" value="build" />
279
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
280
- </PATH_ELEMENT>
281
- </PATH>
282
- <PATH>
283
- <PATH_ELEMENT>
284
- <option name="myItemId" value="web_app_builder" />
285
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
286
- </PATH_ELEMENT>
287
- <PATH_ELEMENT>
288
- <option name="myItemId" value="web_app_builder" />
289
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
290
- </PATH_ELEMENT>
291
- <PATH_ELEMENT>
292
- <option name="myItemId" value="build" />
293
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
294
- </PATH_ELEMENT>
295
- <PATH_ELEMENT>
296
- <option name="myItemId" value="exploded" />
297
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
298
- </PATH_ELEMENT>
299
- <PATH_ELEMENT>
300
- <option name="myItemId" value="WEB-INF" />
301
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
302
- </PATH_ELEMENT>
303
- </PATH>
304
- <PATH>
305
- <PATH_ELEMENT>
306
- <option name="myItemId" value="web_app_builder" />
307
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
308
- </PATH_ELEMENT>
309
- <PATH_ELEMENT>
310
- <option name="myItemId" value="web_app_builder" />
311
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
312
- </PATH_ELEMENT>
313
- <PATH_ELEMENT>
314
- <option name="myItemId" value="build" />
315
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
316
- </PATH_ELEMENT>
317
- <PATH_ELEMENT>
318
- <option name="myItemId" value="exploded" />
319
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
320
- </PATH_ELEMENT>
321
- <PATH_ELEMENT>
322
- <option name="myItemId" value="WEB-INF" />
323
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
324
- </PATH_ELEMENT>
325
- <PATH_ELEMENT>
326
- <option name="myItemId" value="gems" />
327
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
328
- </PATH_ELEMENT>
329
- </PATH>
330
- <PATH>
331
- <PATH_ELEMENT>
332
- <option name="myItemId" value="web_app_builder" />
333
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
334
- </PATH_ELEMENT>
335
- <PATH_ELEMENT>
336
- <option name="myItemId" value="web_app_builder" />
337
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
338
- </PATH_ELEMENT>
339
- <PATH_ELEMENT>
340
- <option name="myItemId" value="build" />
341
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
342
- </PATH_ELEMENT>
343
- <PATH_ELEMENT>
344
- <option name="myItemId" value="exploded" />
345
- <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
346
- </PATH_ELEMENT>
347
- </PATH>
348
344
  </subPane>
349
345
  </pane>
346
+ <pane id="Scope" />
350
347
  </panes>
351
348
  </component>
352
349
  <component name="PropertiesComponent">
353
350
  <property name="options.splitter.main.proportions" value="0.3" />
354
351
  <property name="WebServerToolWindowFactoryState" value="false" />
355
- <property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings.RubyIdeSdkConfigurable" />
356
352
  <property name="recentsLimit" value="5" />
357
- <property name="options.splitter.details.proportions" value="0.2" />
353
+ <property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings.RubyIdeSdkConfigurable" />
358
354
  <property name="options.searchVisible" value="true" />
355
+ <property name="options.splitter.details.proportions" value="0.2" />
359
356
  </component>
360
357
  <component name="RunManager" selected="RSpec.web_app_builder_spec">
361
358
  <configuration default="false" name="WebAppBuilder should create new zip file with files at particular folder" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
@@ -430,6 +427,40 @@
430
427
  <ConfigurationWrapper RunnerId="RubyRunner" />
431
428
  <method />
432
429
  </configuration>
430
+ <configuration default="false" name="WebAppBuilder" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
431
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
432
+ <module name="web_app_builder" />
433
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
434
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
435
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
436
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
437
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
438
+ <envs>
439
+ <env name="JRUBY_OPTS" value="-X+O" />
440
+ </envs>
441
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
442
+ <EXTENSION ID="JRubyRunConfigurationExtension" />
443
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
444
+ <COVERAGE_PATTERN ENABLED="true">
445
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
446
+ </COVERAGE_PATTERN>
447
+ </EXTENSION>
448
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
449
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
450
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/web_app_builder_spec.rb" />
451
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
452
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
453
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="WebAppBuilder" />
454
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
455
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
456
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
457
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
458
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
459
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
460
+ <RunnerSettings RunnerId="RubyRunner" />
461
+ <ConfigurationWrapper RunnerId="RubyRunner" />
462
+ <method />
463
+ </configuration>
433
464
  <configuration default="false" name="web_app_builder_spec" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
434
465
  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
435
466
  <module name="web_app_builder" />
@@ -540,16 +571,19 @@
540
571
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
541
572
  <method />
542
573
  </configuration>
543
- <list size="3">
574
+ <list size="4">
544
575
  <item index="0" class="java.lang.String" itemvalue="RSpec.WebAppBuilder should create new zip file with files at particular folder" />
545
576
  <item index="1" class="java.lang.String" itemvalue="RSpec.WebAppBuilder should create new exploded directory with files" />
546
- <item index="2" class="java.lang.String" itemvalue="RSpec.web_app_builder_spec" />
577
+ <item index="2" class="java.lang.String" itemvalue="RSpec.WebAppBuilder" />
578
+ <item index="3" class="java.lang.String" itemvalue="RSpec.web_app_builder_spec" />
547
579
  </list>
548
580
  <recent_temporary>
549
- <list size="3">
581
+ <list size="5">
550
582
  <item index="0" class="java.lang.String" itemvalue="RSpec.web_app_builder_spec" />
551
- <item index="1" class="java.lang.String" itemvalue="RSpec.WebAppBuilder should create new zip file with files at particular folder" />
583
+ <item index="1" class="java.lang.String" itemvalue="RSpec.WebAppBuilder" />
552
584
  <item index="2" class="java.lang.String" itemvalue="RSpec.WebAppBuilder should create new exploded directory with files" />
585
+ <item index="3" class="java.lang.String" itemvalue="RSpec.WebAppBuilder should create new zip file with files at particular folder" />
586
+ <item index="4" class="java.lang.String" itemvalue="RSpec.web_app_builder_spec" />
553
587
  </list>
554
588
  </recent_temporary>
555
589
  </component>
@@ -576,28 +610,32 @@
576
610
  <created>1371494927242</created>
577
611
  <updated>1371494927242</updated>
578
612
  </task>
579
- <option name="localTasksCounter" value="5" />
613
+ <task id="LOCAL-00005" summary="bug fixes; update for new gems">
614
+ <created>1380732567001</created>
615
+ <updated>1380732567001</updated>
616
+ </task>
617
+ <option name="localTasksCounter" value="6" />
580
618
  <servers />
581
619
  </component>
582
620
  <component name="ToolWindowManager">
583
621
  <frame x="118" y="22" width="1704" height="1080" extended-state="0" />
584
622
  <editor active="true" />
585
623
  <layout>
586
- <window_info id="Messages" 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" />
587
- <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32960325" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
624
+ <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32960325" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
588
625
  <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" />
589
626
  <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" />
590
627
  <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="false" content_ui="tabs" />
591
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25874546" sideWeight="0.67039675" order="0" side_tool="false" content_ui="combo" />
628
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.2689988" sideWeight="0.671414" order="0" side_tool="false" content_ui="combo" />
592
629
  <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39979655" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
593
630
  <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" />
594
631
  <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" />
595
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32960325" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
632
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32858595" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
596
633
  <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" />
597
634
  <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" />
598
635
  <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" />
599
636
  <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" />
600
637
  <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32960325" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
638
+ <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32994923" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
601
639
  <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
602
640
  <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" />
603
641
  <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" />
@@ -645,7 +683,7 @@
645
683
  <option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="false" />
646
684
  <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
647
685
  <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
648
- <option name="LAST_COMMIT_MESSAGE" value="bug fixes; support new version of jruby" />
686
+ <option name="LAST_COMMIT_MESSAGE" value="bug fixes; update for new gems" />
649
687
  <option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" />
650
688
  <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
651
689
  <option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
@@ -660,6 +698,7 @@
660
698
  <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
661
699
  <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
662
700
  <MESSAGE value="bug fixes; support new version of jruby" />
701
+ <MESSAGE value="bug fixes; update for new gems" />
663
702
  </component>
664
703
  <component name="XDebuggerManager">
665
704
  <breakpoint-manager>
@@ -673,142 +712,104 @@
673
712
  </breakpoint-manager>
674
713
  </component>
675
714
  <component name="editorHistoryManager">
676
- <entry file="file://$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb">
715
+ <entry file="file://$APPLICATION_HOME_DIR$/rubystubs193/object.rb">
677
716
  <provider selected="true" editor-type-id="text-editor">
678
- <state line="139" column="57" selection-start="0" selection-end="9046" vertical-scroll-proportion="0.0">
679
- <folding>
680
- <marker date="1371226880000" expanded="true" signature="5489:5654" placeholder="#..." />
681
- <marker date="1371226880000" expanded="true" signature="6790:7181" placeholder="do ... end" />
682
- <marker date="1371226880000" expanded="true" signature="6790:7174" placeholder="if ... end" />
683
- <marker date="1371226880000" expanded="true" signature="6790:6934" placeholder="do ... end" />
684
- <marker date="1371226880000" expanded="true" signature="6935:7173" placeholder="do ... end" />
685
- <marker date="1371226880000" expanded="true" signature="7539:8067" placeholder=" ... end" />
686
- </folding>
717
+ <state line="709" column="8" selection-start="24991" selection-end="24991" vertical-scroll-proportion="0.0">
718
+ <folding />
687
719
  </state>
688
720
  </provider>
689
721
  </entry>
690
- <entry file="file://$PROJECT_DIR$/Gemfile">
722
+ <entry file="file://$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb">
691
723
  <provider selected="true" editor-type-id="text-editor">
692
- <state line="5" column="31" selection-start="104" selection-end="104" vertical-scroll-proportion="0.0">
724
+ <state line="132" column="145" selection-start="4733" selection-end="4733" vertical-scroll-proportion="0.0">
693
725
  <folding />
694
726
  </state>
695
727
  </provider>
696
728
  </entry>
697
- <entry file="file://$PROJECT_DIR$/spec/web_app_builder_spec.rb">
729
+ <entry file="file://$PROJECT_DIR$/.gitignore">
698
730
  <provider selected="true" editor-type-id="text-editor">
699
- <state line="0" column="28" selection-start="25" selection-end="25" vertical-scroll-proportion="0.0">
700
- <folding />
701
- </state>
731
+ <state line="20" column="29" selection-start="176" selection-end="176" vertical-scroll-proportion="0.5071315" />
702
732
  </provider>
703
733
  </entry>
704
734
  <entry file="file://$PROJECT_DIR$/.ruby-version">
705
735
  <provider selected="true" editor-type-id="text-editor">
706
- <state line="0" column="0" selection-start="0" selection-end="10" vertical-scroll-proportion="0.0">
707
- <folding />
708
- </state>
736
+ <state line="0" column="125" selection-start="5" selection-end="5" vertical-scroll-proportion="0.0" />
709
737
  </provider>
710
738
  </entry>
711
- <entry file="file://$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb">
739
+ <entry file="file://$PROJECT_DIR$/Warfile">
712
740
  <provider selected="true" editor-type-id="text-editor">
713
- <state line="131" column="67" selection-start="4654" selection-end="4654" vertical-scroll-proportion="0.0">
714
- <folding>
715
- <marker date="1371226880000" expanded="true" signature="5489:5654" placeholder="#..." />
716
- <marker date="1371226880000" expanded="true" signature="6790:7181" placeholder="do ... end" />
717
- <marker date="1371226880000" expanded="true" signature="6790:7174" placeholder="if ... end" />
718
- <marker date="1371226880000" expanded="true" signature="6790:6934" placeholder="do ... end" />
719
- <marker date="1371226880000" expanded="true" signature="6935:7173" placeholder="do ... end" />
720
- <marker date="1371226880000" expanded="true" signature="7539:8067" placeholder=" ... end" />
721
- </folding>
722
- </state>
741
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
723
742
  </provider>
724
743
  </entry>
725
- <entry file="file://$PROJECT_DIR$/Gemfile">
744
+ <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@web_app_builder/gems/zip_dsl-1.1.0/lib/zip_dsl/zip_dsl.rb">
726
745
  <provider selected="true" editor-type-id="text-editor">
727
- <state line="5" column="31" selection-start="104" selection-end="104" vertical-scroll-proportion="0.0">
728
- <folding />
729
- </state>
746
+ <state line="2" column="6" selection-start="30" selection-end="30" vertical-scroll-proportion="0.050713155" />
730
747
  </provider>
731
748
  </entry>
732
- <entry file="file://$PROJECT_DIR$/spec/web_app_builder_spec.rb">
749
+ <entry file="file://$APPLICATION_HOME_DIR$/rubystubs193/object.rb">
733
750
  <provider selected="true" editor-type-id="text-editor">
734
- <state line="0" column="28" selection-start="25" selection-end="25" vertical-scroll-proportion="0.0">
751
+ <state line="709" column="8" selection-start="24991" selection-end="24991" vertical-scroll-proportion="0.0">
735
752
  <folding />
736
753
  </state>
737
754
  </provider>
738
755
  </entry>
739
- <entry file="file://$PROJECT_DIR$/.ruby-version">
756
+ <entry file="file://$PROJECT_DIR$/.ruby-gemset">
740
757
  <provider selected="true" editor-type-id="text-editor">
741
- <state line="0" column="0" selection-start="0" selection-end="10" vertical-scroll-proportion="0.0">
758
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
742
759
  <folding />
743
760
  </state>
744
761
  </provider>
745
762
  </entry>
746
- <entry file="file://$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb">
763
+ <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p448@web_app_builder/gems/zip_dsl-1.3.1/lib/zip_dsl/zip_dsl.rb">
747
764
  <provider selected="true" editor-type-id="text-editor">
748
- <state line="132" column="145" selection-start="4733" selection-end="4733" vertical-scroll-proportion="0.0">
749
- <folding>
750
- <marker date="1371226880000" expanded="true" signature="5489:5654" placeholder="#..." />
751
- <marker date="1371226880000" expanded="true" signature="6790:7181" placeholder="do ... end" />
752
- <marker date="1371226880000" expanded="true" signature="6790:7174" placeholder="if ... end" />
753
- <marker date="1371226880000" expanded="true" signature="6790:6934" placeholder="do ... end" />
754
- <marker date="1371226880000" expanded="true" signature="6935:7173" placeholder="do ... end" />
755
- <marker date="1371226880000" expanded="true" signature="7539:8067" placeholder=" ... end" />
756
- </folding>
765
+ <state line="52" column="26" selection-start="1580" selection-end="1580" vertical-scroll-proportion="0.0">
766
+ <folding />
757
767
  </state>
758
768
  </provider>
759
769
  </entry>
760
- <entry file="file://$PROJECT_DIR$/.ruby-version">
770
+ <entry file="file://$PROJECT_DIR$/Rakefile">
761
771
  <provider selected="true" editor-type-id="text-editor">
762
- <state line="0" column="0" selection-start="0" selection-end="10" vertical-scroll-proportion="0.0">
772
+ <state line="11" column="46" selection-start="0" selection-end="1011" vertical-scroll-proportion="0.0">
763
773
  <folding />
764
774
  </state>
765
775
  </provider>
766
776
  </entry>
767
- <entry file="file://$PROJECT_DIR$/spec/web_app_builder_spec.rb">
777
+ <entry file="file://$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb">
768
778
  <provider selected="true" editor-type-id="text-editor">
769
- <state line="0" column="28" selection-start="25" selection-end="25" vertical-scroll-proportion="0.0">
779
+ <state line="104" column="29" selection-start="3937" selection-end="3937" vertical-scroll-proportion="0.0">
770
780
  <folding />
771
781
  </state>
772
782
  </provider>
773
783
  </entry>
774
- <entry file="file://$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb">
784
+ <entry file="file://$PROJECT_DIR$/spec/web_app_builder_spec.rb">
775
785
  <provider selected="true" editor-type-id="text-editor">
776
- <state line="154" column="58" selection-start="5955" selection-end="5955" vertical-scroll-proportion="0.0">
777
- <folding>
778
- <marker date="1371226880000" expanded="true" signature="5489:5654" placeholder="#..." />
779
- <marker date="1371226880000" expanded="true" signature="6790:7181" placeholder="do ... end" />
780
- <marker date="1371226880000" expanded="true" signature="6790:7174" placeholder="if ... end" />
781
- <marker date="1371226880000" expanded="true" signature="6790:6934" placeholder="do ... end" />
782
- <marker date="1371226880000" expanded="true" signature="6935:7173" placeholder="do ... end" />
783
- <marker date="1371226880000" expanded="true" signature="7539:8067" placeholder=" ... end" />
784
- </folding>
785
- </state>
786
+ <state line="1" column="22" selection-start="26" selection-end="26" vertical-scroll-proportion="0.025316456" />
786
787
  </provider>
787
788
  </entry>
788
- <entry file="file://$PROJECT_DIR$/lib/web_app_builder/version.rb">
789
+ <entry file="file://$PROJECT_DIR$/Gemfile">
789
790
  <provider selected="true" editor-type-id="text-editor">
790
- <state line="1" column="18" selection-start="38" selection-end="38" vertical-scroll-proportion="0.0">
791
+ <state line="0" column="0" selection-start="0" selection-end="29" vertical-scroll-proportion="0.0">
791
792
  <folding />
792
793
  </state>
793
794
  </provider>
794
795
  </entry>
795
- <entry file="file://$PROJECT_DIR$/Gemfile">
796
+ <entry file="file://$PROJECT_DIR$/web_app_builder.gemspec.erb">
796
797
  <provider selected="true" editor-type-id="text-editor">
797
- <state line="5" column="31" selection-start="104" selection-end="104" vertical-scroll-proportion="0.0">
798
+ <state line="17" column="0" selection-start="792" selection-end="792" vertical-scroll-proportion="-10.88">
798
799
  <folding />
799
800
  </state>
800
801
  </provider>
801
802
  </entry>
802
- <entry file="file://$PROJECT_DIR$/CHANGES">
803
+ <entry file="file://$PROJECT_DIR$/lib/web_app_builder/version.rb">
803
804
  <provider selected="true" editor-type-id="text-editor">
804
- <state line="8" column="11" selection-start="102" selection-end="102" vertical-scroll-proportion="0.0">
805
+ <state line="1" column="18" selection-start="38" selection-end="38" vertical-scroll-proportion="0.0">
805
806
  <folding />
806
807
  </state>
807
808
  </provider>
808
809
  </entry>
809
- <entry file="file://$PROJECT_DIR$/Rakefile">
810
+ <entry file="file://$PROJECT_DIR$/CHANGES">
810
811
  <provider selected="true" editor-type-id="text-editor">
811
- <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
812
+ <state line="16" column="24" selection-start="179" selection-end="179" vertical-scroll-proportion="0.26806283">
812
813
  <folding />
813
814
  </state>
814
815
  </provider>
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- ruby-1.9.3
1
+ 1.9.3
data/CHANGES CHANGED
@@ -6,4 +6,12 @@
6
6
 
7
7
  == Version 1.0.5
8
8
 
9
- * Bug fixes.
9
+ * Bug fixes.
10
+
11
+ == Version 1.0.6
12
+
13
+ * Bug fixes.
14
+
15
+ == Version 1.0.7
16
+
17
+ * Adding version to gemspec.
data/Gemfile CHANGED
@@ -4,6 +4,7 @@ group :default do
4
4
  gem "bundler"
5
5
  gem "meta_methods"
6
6
  gem "file_utils"
7
+ gem "dir_dsl"
7
8
  gem "zip_dsl"
8
9
 
9
10
  if RUBY_PLATFORM == 'java'
data/Rakefile CHANGED
@@ -6,22 +6,27 @@ require "rspec/core/rake_task"
6
6
  require "web_app_builder/version"
7
7
  require "gemspec_deps_gen/gemspec_deps_gen"
8
8
 
9
- def version
10
- WebAppBuilder::VERSION
11
- end
12
-
13
- def project_name
14
- File.basename(Dir.pwd)
15
- end
9
+ version = WebAppBuilder::VERSION
10
+ project_name = File.basename(Dir.pwd)
16
11
 
17
- task :build do
12
+ task :gen do
18
13
  generator = GemspecDepsGen.new
19
14
 
20
- generator.generate_dependencies "#{project_name}.gemspec.erb", "#{project_name}.gemspec"
15
+ generator.generate_dependencies "spec", "#{project_name}.gemspec.erb", "#{project_name}.gemspec"
16
+ end
21
17
 
18
+ task :build => :gen do
22
19
  system "gem build #{project_name}.gemspec"
23
20
  end
24
21
 
22
+ task :install do
23
+ system "gem install #{project_name}-#{version}.gem"
24
+ end
25
+
26
+ task :uninstall do
27
+ system "gem uninstall #{project_name}"
28
+ end
29
+
25
30
  task :release => :build do
26
31
  system "gem push #{project_name}-#{version}.gem"
27
32
  end
@@ -31,4 +36,8 @@ RSpec::Core::RakeTask.new do |task|
31
36
  task.verbose = false
32
37
  end
33
38
 
39
+ task :fix_debug do
40
+ system "mkdir -p $GEM_HOME/gems/debugger-ruby_core_source-1.2.3/lib"
41
+ system "cp -R ~/debugger-ruby_core_source/lib $GEM_HOME/gems/debugger-ruby_core_source-1.2.3"
42
+ end
34
43
 
@@ -1,3 +1,3 @@
1
1
  class WebAppBuilder
2
- VERSION = "1.0.5"
2
+ VERSION = "1.0.7"
3
3
  end
@@ -1,10 +1,10 @@
1
1
  require 'bundler'
2
- require 'meta_methods'
2
+ require 'meta_methods/meta_methods'
3
3
 
4
4
  require 'file_utils/file_utils'
5
5
  require 'zip_dsl/zip_dsl'
6
6
  require 'zip_dsl/zip_writer'
7
- require 'directory_builder'
7
+ require 'dir_dsl/dir_dsl'
8
8
 
9
9
  class WebAppBuilder
10
10
  include MetaMethods
@@ -50,7 +50,7 @@ Built-By: web_app_builder
50
50
  Created-By: #{config[:author]}
51
51
  TEXT
52
52
 
53
- builder = ZipDSL.new "#{build_dir}/#{config[:project_name]}.war", "."
53
+ builder = ZipDSL.new ".", "#{build_dir}", "#{config[:project_name]}.war"
54
54
 
55
55
  builder.build do
56
56
  directory :from_dir => "#{build_dir}/WEB-INF", :to_dir => "WEB-INF"
@@ -97,14 +97,11 @@ Created-By: #{config[:author]}
97
97
  file :name => jar, :to_dir => "WEB-INF/lib"
98
98
  end
99
99
 
100
- #file :name => "#{basedir}/Gemfile", :to_dir => "WEB-INF"
101
- #file :name => "#{basedir}/Gemfile.lock", :to_dir => "WEB-INF"
102
- #
103
- #file :name => "#{basedir}/Gemfile-jruby", :to_dir => "WEB-INF"
104
- #file :name => "#{basedir}/Gemfile-jruby.lock", :to_dir => "WEB-INF"
100
+ #file :name => "Gemfile-jruby", :from_dir => basedir, :to_dir => "WEB-INF"
101
+ #file :name => "Gemfile-jruby.lock", :from_dir => basedir, :to_dir => "WEB-INF"
105
102
 
106
- file :name => Bundler.default_gemfile, :to_dir => "WEB-INF"
107
- file :name => Bundler.default_lockfile, :to_dir => "WEB-INF"
103
+ file :name => File.basename(Bundler.default_gemfile), :from_dir => File.dirname(Bundler.default_gemfile), :to_dir => "WEB-INF"
104
+ file :name => File.basename(Bundler.default_lockfile), :from_dir => File.dirname(Bundler.default_lockfile), :to_dir => "WEB-INF"
108
105
 
109
106
  directory :from_dir => "public", :to_dir => "."
110
107
 
@@ -121,7 +118,7 @@ Created-By: #{config[:author]}
121
118
 
122
119
  global_gem_home = global_gem_home(@gemset_name)
123
120
 
124
- builder = DirectoryBuilder.new to_dir, basedir
121
+ builder = DirDSL.new basedir, to_dir
125
122
 
126
123
  builder.build do
127
124
  directory :from_dir => "#{build_dir}/WEB-INF", :to_dir => "WEB-INF"
@@ -163,8 +160,8 @@ Created-By: #{config[:author]}
163
160
  file :name => jar, :to_dir => "WEB-INF/lib"
164
161
  end
165
162
 
166
- file :name => Bundler.default_gemfile, :to_dir => "WEB-INF"
167
- file :name => Bundler.default_lockfile, :to_dir => "WEB-INF"
163
+ file :name => File.basename(Bundler.default_gemfile), :from_dir => File.dirname(Bundler.default_gemfile), :to_dir => "WEB-INF"
164
+ file :name => File.basename(Bundler.default_lockfile), :from_dir => File.dirname(Bundler.default_lockfile), :to_dir => "WEB-INF"
168
165
 
169
166
  directory :from_dir => "public", :to_dir => "."
170
167
  end
@@ -14,13 +14,16 @@ Gem::Specification.new do |spec|
14
14
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
15
15
  spec.require_paths = ["lib"]
16
16
  spec.version = WebAppBuilder::VERSION
17
+ spec.license = "MIT"
17
18
 
19
+
18
20
  spec.add_runtime_dependency "bundler", [">= 0"]
19
21
  spec.add_runtime_dependency "meta_methods", [">= 0"]
20
22
  spec.add_runtime_dependency "file_utils", [">= 0"]
23
+ spec.add_runtime_dependency "dir_dsl", [">= 0"]
21
24
  spec.add_runtime_dependency "zip_dsl", [">= 0"]
22
25
  spec.add_development_dependency "gemspec_deps_gen", [">= 0"]
23
26
  spec.add_development_dependency "gemcutter", [">= 0"]
24
-
27
+
25
28
  end
26
29
 
@@ -14,7 +14,8 @@ Gem::Specification.new do |spec|
14
14
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
15
15
  spec.require_paths = ["lib"]
16
16
  spec.version = WebAppBuilder::VERSION
17
+ spec.license = "MIT"
17
18
 
18
- <%= include_dependencies %>
19
+ <%= project_dependencies %>
19
20
  end
20
21
 
metadata CHANGED
@@ -1,20 +1,18 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: web_app_builder
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
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: 2013-06-17 00:00:00.000000000 Z
11
+ date: 2013-10-04 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: bundler
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
17
  - - ! '>='
20
18
  - !ruby/object:Gem::Version
@@ -22,7 +20,6 @@ dependencies:
22
20
  type: :runtime
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
24
  - - ! '>='
28
25
  - !ruby/object:Gem::Version
@@ -30,7 +27,6 @@ dependencies:
30
27
  - !ruby/object:Gem::Dependency
31
28
  name: meta_methods
32
29
  requirement: !ruby/object:Gem::Requirement
33
- none: false
34
30
  requirements:
35
31
  - - ! '>='
36
32
  - !ruby/object:Gem::Version
@@ -38,7 +34,6 @@ dependencies:
38
34
  type: :runtime
39
35
  prerelease: false
40
36
  version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
37
  requirements:
43
38
  - - ! '>='
44
39
  - !ruby/object:Gem::Version
@@ -46,7 +41,6 @@ dependencies:
46
41
  - !ruby/object:Gem::Dependency
47
42
  name: file_utils
48
43
  requirement: !ruby/object:Gem::Requirement
49
- none: false
50
44
  requirements:
51
45
  - - ! '>='
52
46
  - !ruby/object:Gem::Version
@@ -54,7 +48,20 @@ dependencies:
54
48
  type: :runtime
55
49
  prerelease: false
56
50
  version_requirements: !ruby/object:Gem::Requirement
57
- none: false
51
+ requirements:
52
+ - - ! '>='
53
+ - !ruby/object:Gem::Version
54
+ version: '0'
55
+ - !ruby/object:Gem::Dependency
56
+ name: dir_dsl
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - ! '>='
60
+ - !ruby/object:Gem::Version
61
+ version: '0'
62
+ type: :runtime
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
58
65
  requirements:
59
66
  - - ! '>='
60
67
  - !ruby/object:Gem::Version
@@ -62,7 +69,6 @@ dependencies:
62
69
  - !ruby/object:Gem::Dependency
63
70
  name: zip_dsl
64
71
  requirement: !ruby/object:Gem::Requirement
65
- none: false
66
72
  requirements:
67
73
  - - ! '>='
68
74
  - !ruby/object:Gem::Version
@@ -70,7 +76,6 @@ dependencies:
70
76
  type: :runtime
71
77
  prerelease: false
72
78
  version_requirements: !ruby/object:Gem::Requirement
73
- none: false
74
79
  requirements:
75
80
  - - ! '>='
76
81
  - !ruby/object:Gem::Version
@@ -78,7 +83,6 @@ dependencies:
78
83
  - !ruby/object:Gem::Dependency
79
84
  name: gemspec_deps_gen
80
85
  requirement: !ruby/object:Gem::Requirement
81
- none: false
82
86
  requirements:
83
87
  - - ! '>='
84
88
  - !ruby/object:Gem::Version
@@ -86,7 +90,6 @@ dependencies:
86
90
  type: :development
87
91
  prerelease: false
88
92
  version_requirements: !ruby/object:Gem::Requirement
89
- none: false
90
93
  requirements:
91
94
  - - ! '>='
92
95
  - !ruby/object:Gem::Version
@@ -94,7 +97,6 @@ dependencies:
94
97
  - !ruby/object:Gem::Dependency
95
98
  name: gemcutter
96
99
  requirement: !ruby/object:Gem::Requirement
97
- none: false
98
100
  requirements:
99
101
  - - ! '>='
100
102
  - !ruby/object:Gem::Version
@@ -102,7 +104,6 @@ dependencies:
102
104
  type: :development
103
105
  prerelease: false
104
106
  version_requirements: !ruby/object:Gem::Requirement
105
- none: false
106
107
  requirements:
107
108
  - - ! '>='
108
109
  - !ruby/object:Gem::Version
@@ -143,28 +144,28 @@ files:
143
144
  - web_app_builder.gemspec
144
145
  - web_app_builder.gemspec.erb
145
146
  homepage: http://github.com/shvets/web_app_builder
146
- licenses: []
147
+ licenses:
148
+ - MIT
149
+ metadata: {}
147
150
  post_install_message:
148
151
  rdoc_options: []
149
152
  require_paths:
150
153
  - lib
151
154
  required_ruby_version: !ruby/object:Gem::Requirement
152
- none: false
153
155
  requirements:
154
156
  - - ! '>='
155
157
  - !ruby/object:Gem::Version
156
158
  version: '0'
157
159
  required_rubygems_version: !ruby/object:Gem::Requirement
158
- none: false
159
160
  requirements:
160
161
  - - ! '>='
161
162
  - !ruby/object:Gem::Version
162
163
  version: '0'
163
164
  requirements: []
164
165
  rubyforge_project:
165
- rubygems_version: 1.8.25
166
+ rubygems_version: 2.1.2
166
167
  signing_key:
167
- specification_version: 3
168
+ specification_version: 4
168
169
  summary: Class that helps to keep database credentials for rails application in private
169
170
  place
170
171
  test_files: