web_app_builder 1.0.3 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- data/.idea/web_app_builder.iml +9 -18
- data/.idea/workspace.xml +135 -199
- data/.ruby-gemset +1 -0
- data/.ruby-version +1 -0
- data/Gemfile +10 -7
- data/lib/web_app_builder/version.rb +1 -1
- data/lib/web_app_builder/web_app_builder.rb +3 -3
- data/projectFilesBackup/.idea/web_app_builder.iml +23 -0
- metadata +142 -120
- data/.rvmrc +0 -4
data/.idea/web_app_builder.iml
CHANGED
@@ -1,27 +1,18 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<module type="RUBY_MODULE" version="4">
|
3
|
+
<component name="FacetManager">
|
4
|
+
<facet type="gem" name="Gem">
|
5
|
+
<configuration>
|
6
|
+
<option name="GEM_APP_ROOT_PATH" value="" />
|
7
|
+
<option name="GEM_APP_TEST_PATH" value="" />
|
8
|
+
<option name="GEM_APP_LIB_PATH" value="" />
|
9
|
+
</configuration>
|
10
|
+
</facet>
|
11
|
+
</component>
|
3
12
|
<component name="NewModuleRootManager">
|
4
13
|
<content url="file://$MODULE_DIR$" />
|
5
14
|
<orderEntry type="inheritedJdk" />
|
6
15
|
<orderEntry type="sourceFolder" forTests="false" />
|
7
|
-
<orderEntry type="library" scope="PROVIDED" name="bouncy-castle-java (v1.5.0146.1, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
8
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.1.3, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
9
|
-
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.1.3, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
10
|
-
<orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.4, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
11
|
-
<orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
12
|
-
<orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.0.2, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
13
|
-
<orderEntry type="library" scope="PROVIDED" name="jruby-jars (v1.6.7.2, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
14
|
-
<orderEntry type="library" scope="PROVIDED" name="jruby-openssl (v0.7.7, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
15
|
-
<orderEntry type="library" scope="PROVIDED" name="jruby-rack (v1.1.6, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
16
|
-
<orderEntry type="library" scope="PROVIDED" name="meta_methods (v1.0.5, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
17
|
-
<orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
18
|
-
<orderEntry type="library" scope="PROVIDED" name="mocha (v0.10.3, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
19
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.9.0, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
20
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.9.0, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
21
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.9.1, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
22
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.9.0, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
23
|
-
<orderEntry type="library" scope="PROVIDED" name="zip (v2.0.2, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
24
|
-
<orderEntry type="library" scope="PROVIDED" name="zip_dsl (v1.0.10, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
25
16
|
</component>
|
26
17
|
</module>
|
27
18
|
|
data/.idea/workspace.xml
CHANGED
@@ -1,9 +1,24 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<project version="4">
|
3
3
|
<component name="ChangeListManager">
|
4
|
-
<list default="true" id="d2b687ec-cc2c-4fad-80ed-a1ad14b97798" name="Default" comment=""
|
4
|
+
<list default="true" id="d2b687ec-cc2c-4fad-80ed-a1ad14b97798" name="Default" comment="">
|
5
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.ruby-gemset" />
|
6
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.ruby-version" />
|
7
|
+
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/projectFilesBackup/.idea/web_app_builder.iml" />
|
8
|
+
<change type="DELETED" beforePath="$PROJECT_DIR$/.rvmrc" afterPath="" />
|
9
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gemfile" afterPath="$PROJECT_DIR$/Gemfile" />
|
10
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/web_app_builder/version.rb" afterPath="$PROJECT_DIR$/lib/web_app_builder/version.rb" />
|
11
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/web_app_builder.iml" afterPath="$PROJECT_DIR$/.idea/web_app_builder.iml" />
|
12
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb" afterPath="$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb" />
|
13
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
14
|
+
</list>
|
5
15
|
<ignored path="web_app_builder.iws" />
|
6
16
|
<ignored path=".idea/workspace.xml" />
|
17
|
+
<file path="$PROJECT_DIR$/../zip_dsl/zip_dsl.gemspec" changelist="d2b687ec-cc2c-4fad-80ed-a1ad14b97798" time="1368117723158" ignored="false" />
|
18
|
+
<file path="/Dummy.txt" changelist="d2b687ec-cc2c-4fad-80ed-a1ad14b97798" time="1368117723158" ignored="false" />
|
19
|
+
<file path="/a.dummy" changelist="d2b687ec-cc2c-4fad-80ed-a1ad14b97798" time="1368117970780" ignored="false" />
|
20
|
+
<file path="$USER_HOME$/work/ui/src/thor/builder.thor" changelist="d2b687ec-cc2c-4fad-80ed-a1ad14b97798" time="1368118120614" ignored="false" />
|
21
|
+
<file path="/builder.thor" changelist="d2b687ec-cc2c-4fad-80ed-a1ad14b97798" time="1368118120614" ignored="false" />
|
7
22
|
<option name="TRACKING_ENABLED" value="true" />
|
8
23
|
<option name="SHOW_DIALOG" value="false" />
|
9
24
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
@@ -17,78 +32,91 @@
|
|
17
32
|
<component name="DaemonCodeAnalyzer">
|
18
33
|
<disable_hints />
|
19
34
|
</component>
|
35
|
+
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
20
36
|
<component name="FavoritesManager">
|
21
37
|
<favorites_list name="web_app_builder" />
|
22
38
|
</component>
|
23
39
|
<component name="FileEditorManager">
|
24
40
|
<leaf>
|
25
|
-
<file leaf-file-name="
|
26
|
-
<entry file="file://$PROJECT_DIR$/
|
41
|
+
<file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
|
42
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
27
43
|
<provider selected="true" editor-type-id="text-editor">
|
28
|
-
<state line="
|
44
|
+
<state line="0" column="29" selection-start="29" selection-end="29" vertical-scroll-proportion="0.0">
|
29
45
|
<folding />
|
30
46
|
</state>
|
31
47
|
</provider>
|
32
48
|
</entry>
|
33
49
|
</file>
|
34
|
-
<file leaf-file-name="
|
35
|
-
<entry file="file://$PROJECT_DIR
|
50
|
+
<file leaf-file-name=".ruby-version" pinned="false" current="false" current-in-tab="false">
|
51
|
+
<entry file="file://$PROJECT_DIR$/.ruby-version">
|
36
52
|
<provider selected="true" editor-type-id="text-editor">
|
37
|
-
<state line="
|
53
|
+
<state line="0" column="15" selection-start="15" selection-end="15" vertical-scroll-proportion="0.0">
|
38
54
|
<folding />
|
39
55
|
</state>
|
40
56
|
</provider>
|
41
57
|
</entry>
|
42
58
|
</file>
|
43
|
-
<file leaf-file-name="
|
44
|
-
<entry file="file://$PROJECT_DIR
|
59
|
+
<file leaf-file-name=".ruby-gemset" pinned="false" current="false" current-in-tab="false">
|
60
|
+
<entry file="file://$PROJECT_DIR$/.ruby-gemset">
|
45
61
|
<provider selected="true" editor-type-id="text-editor">
|
46
|
-
<state line="
|
62
|
+
<state line="0" column="15" selection-start="0" selection-end="15" vertical-scroll-proportion="0.0">
|
47
63
|
<folding />
|
48
64
|
</state>
|
49
65
|
</provider>
|
50
66
|
</entry>
|
51
67
|
</file>
|
52
|
-
<file leaf-file-name="
|
53
|
-
<entry file="file://$
|
68
|
+
<file leaf-file-name=".gitignore" pinned="false" current="false" current-in-tab="false">
|
69
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
54
70
|
<provider selected="true" editor-type-id="text-editor">
|
55
|
-
<state line="
|
71
|
+
<state line="19" column="98" selection-start="170" selection-end="170" vertical-scroll-proportion="0.0">
|
56
72
|
<folding />
|
57
73
|
</state>
|
58
74
|
</provider>
|
59
75
|
</entry>
|
60
76
|
</file>
|
61
|
-
<file leaf-file-name="
|
62
|
-
<entry file="file://$
|
77
|
+
<file leaf-file-name="CHANGES" pinned="false" current="false" current-in-tab="false">
|
78
|
+
<entry file="file://$PROJECT_DIR$/CHANGES">
|
63
79
|
<provider selected="true" editor-type-id="text-editor">
|
64
|
-
<state line="
|
80
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
65
81
|
<folding />
|
66
82
|
</state>
|
67
83
|
</provider>
|
68
84
|
</entry>
|
69
85
|
</file>
|
70
|
-
<file leaf-file-name=".
|
71
|
-
<entry file="file://$PROJECT_DIR
|
86
|
+
<file leaf-file-name="README.md" pinned="false" current="false" current-in-tab="false">
|
87
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
88
|
+
<provider editor-type-id="MarkdownPreviewEditor">
|
89
|
+
<state />
|
90
|
+
</provider>
|
72
91
|
<provider selected="true" editor-type-id="text-editor">
|
73
|
-
<state line="
|
92
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="-0.0">
|
74
93
|
<folding />
|
75
94
|
</state>
|
76
95
|
</provider>
|
77
96
|
</entry>
|
78
97
|
</file>
|
79
|
-
<file leaf-file-name="
|
80
|
-
<entry file="file://$PROJECT_DIR$/
|
98
|
+
<file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
|
99
|
+
<entry file="file://$PROJECT_DIR$/lib/web_app_builder/version.rb">
|
81
100
|
<provider selected="true" editor-type-id="text-editor">
|
82
|
-
<state line="
|
101
|
+
<state line="1" column="18" selection-start="39" selection-end="39" vertical-scroll-proportion="0.0">
|
83
102
|
<folding />
|
84
103
|
</state>
|
85
104
|
</provider>
|
86
105
|
</entry>
|
87
106
|
</file>
|
88
|
-
<file leaf-file-name=".
|
89
|
-
<entry file="file://$PROJECT_DIR
|
107
|
+
<file leaf-file-name="web_app_builder.rb" pinned="false" current="true" current-in-tab="true">
|
108
|
+
<entry file="file://$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb">
|
109
|
+
<provider selected="true" editor-type-id="text-editor">
|
110
|
+
<state line="129" column="0" selection-start="4802" selection-end="4973" vertical-scroll-proportion="3.3506494">
|
111
|
+
<folding />
|
112
|
+
</state>
|
113
|
+
</provider>
|
114
|
+
</entry>
|
115
|
+
</file>
|
116
|
+
<file leaf-file-name="web_app_builder_spec.rb" pinned="false" current="false" current-in-tab="false">
|
117
|
+
<entry file="file://$PROJECT_DIR$/spec/web_app_builder_spec.rb">
|
90
118
|
<provider selected="true" editor-type-id="text-editor">
|
91
|
-
<state line="
|
119
|
+
<state line="4" column="25" selection-start="119" selection-end="119" vertical-scroll-proportion="0.0">
|
92
120
|
<folding />
|
93
121
|
</state>
|
94
122
|
</provider>
|
@@ -104,11 +132,14 @@
|
|
104
132
|
<component name="Git.Settings">
|
105
133
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
106
134
|
</component>
|
135
|
+
<component name="GitLogSettings">
|
136
|
+
<option name="myDateState">
|
137
|
+
<MyDateState />
|
138
|
+
</option>
|
139
|
+
</component>
|
107
140
|
<component name="IdeDocumentHistory">
|
108
141
|
<option name="changedFiles">
|
109
142
|
<list>
|
110
|
-
<option value="$PROJECT_DIR$/web_app_builder.gemspec.erb" />
|
111
|
-
<option value="$PROJECT_DIR$/Rakefile" />
|
112
143
|
<option value="$PROJECT_DIR$/spec/spec_helper.rb" />
|
113
144
|
<option value="$PROJECT_DIR$/lib/web_app_builder.rb" />
|
114
145
|
<option value="$USER_HOME$/.rvm/gems/jruby-1.6.7@web_app_builder/gems/zip_dsl-1.0.3/lib/zip_dsl/zip_dsl.rb" />
|
@@ -119,16 +150,18 @@
|
|
119
150
|
<option value="$USER_HOME$/.rvm/gems/ruby-1.9.3-p194@web_app_builder/gems/meta_methods-1.0.4/lib/meta_methods/meta_methods.rb" />
|
120
151
|
<option value="$USER_HOME$/.rvm/gems/ruby-1.9.3-p194@web_app_builder/gems/zip_dsl-1.0.9/lib/zip_dsl/zip_writer.rb" />
|
121
152
|
<option value="$PROJECT_DIR$/.rvmrc" />
|
122
|
-
<option value="$PROJECT_DIR
|
153
|
+
<option value="$PROJECT_DIR$/.gitignore" />
|
154
|
+
<option value="$PROJECT_DIR$/.ruby-version" />
|
155
|
+
<option value="$PROJECT_DIR$/.ruby-gemset" />
|
123
156
|
<option value="$PROJECT_DIR$/lib/web_app_builder/version.rb" />
|
124
157
|
<option value="$PROJECT_DIR$/Gemfile" />
|
125
|
-
<option value="$PROJECT_DIR
|
158
|
+
<option value="$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb" />
|
126
159
|
</list>
|
127
160
|
</option>
|
128
161
|
</component>
|
129
162
|
<component name="ProjectFrameBounds">
|
130
|
-
<option name="x" value="
|
131
|
-
<option name="y" value="
|
163
|
+
<option name="x" value="163" />
|
164
|
+
<option name="y" value="83" />
|
132
165
|
<option name="width" value="1588" />
|
133
166
|
<option name="height" value="1058" />
|
134
167
|
</component>
|
@@ -165,48 +198,14 @@
|
|
165
198
|
<option name="myItemId" value="web_app_builder" />
|
166
199
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
167
200
|
</PATH_ELEMENT>
|
168
|
-
<PATH_ELEMENT>
|
169
|
-
<option name="myItemId" value="External Libraries" />
|
170
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode" />
|
171
|
-
</PATH_ELEMENT>
|
172
201
|
</PATH>
|
173
202
|
<PATH>
|
174
203
|
<PATH_ELEMENT>
|
175
204
|
<option name="myItemId" value="web_app_builder" />
|
176
205
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
177
206
|
</PATH_ELEMENT>
|
178
|
-
<PATH_ELEMENT>
|
179
|
-
<option name="myItemId" value="External Libraries" />
|
180
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode" />
|
181
|
-
</PATH_ELEMENT>
|
182
|
-
<PATH_ELEMENT>
|
183
|
-
<option name="myItemId" value="meta_methods (v1.0.5, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" />
|
184
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.NamedLibraryElementNode" />
|
185
|
-
</PATH_ELEMENT>
|
186
|
-
<PATH_ELEMENT>
|
187
|
-
<option name="myItemId" value="lib" />
|
188
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
189
|
-
</PATH_ELEMENT>
|
190
|
-
</PATH>
|
191
|
-
<PATH>
|
192
207
|
<PATH_ELEMENT>
|
193
208
|
<option name="myItemId" value="web_app_builder" />
|
194
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
195
|
-
</PATH_ELEMENT>
|
196
|
-
<PATH_ELEMENT>
|
197
|
-
<option name="myItemId" value="External Libraries" />
|
198
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode" />
|
199
|
-
</PATH_ELEMENT>
|
200
|
-
<PATH_ELEMENT>
|
201
|
-
<option name="myItemId" value="meta_methods (v1.0.5, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" />
|
202
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.NamedLibraryElementNode" />
|
203
|
-
</PATH_ELEMENT>
|
204
|
-
<PATH_ELEMENT>
|
205
|
-
<option name="myItemId" value="lib" />
|
206
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
207
|
-
</PATH_ELEMENT>
|
208
|
-
<PATH_ELEMENT>
|
209
|
-
<option name="myItemId" value="meta_methods" />
|
210
209
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
211
210
|
</PATH_ELEMENT>
|
212
211
|
</PATH>
|
@@ -215,78 +214,14 @@
|
|
215
214
|
<option name="myItemId" value="web_app_builder" />
|
216
215
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
217
216
|
</PATH_ELEMENT>
|
218
|
-
<PATH_ELEMENT>
|
219
|
-
<option name="myItemId" value="External Libraries" />
|
220
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode" />
|
221
|
-
</PATH_ELEMENT>
|
222
|
-
<PATH_ELEMENT>
|
223
|
-
<option name="myItemId" value="meta_methods (v1.0.5, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" />
|
224
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.NamedLibraryElementNode" />
|
225
|
-
</PATH_ELEMENT>
|
226
|
-
</PATH>
|
227
|
-
<PATH>
|
228
217
|
<PATH_ELEMENT>
|
229
218
|
<option name="myItemId" value="web_app_builder" />
|
230
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
231
|
-
</PATH_ELEMENT>
|
232
|
-
<PATH_ELEMENT>
|
233
|
-
<option name="myItemId" value="External Libraries" />
|
234
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode" />
|
235
|
-
</PATH_ELEMENT>
|
236
|
-
<PATH_ELEMENT>
|
237
|
-
<option name="myItemId" value="bundler (v1.1.3, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" />
|
238
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.NamedLibraryElementNode" />
|
239
|
-
</PATH_ELEMENT>
|
240
|
-
</PATH>
|
241
|
-
<PATH>
|
242
|
-
<PATH_ELEMENT>
|
243
|
-
<option name="myItemId" value="web_app_builder" />
|
244
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
245
|
-
</PATH_ELEMENT>
|
246
|
-
<PATH_ELEMENT>
|
247
|
-
<option name="myItemId" value="External Libraries" />
|
248
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode" />
|
249
|
-
</PATH_ELEMENT>
|
250
|
-
<PATH_ELEMENT>
|
251
|
-
<option name="myItemId" value="bundler (v1.1.3, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" />
|
252
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.NamedLibraryElementNode" />
|
253
|
-
</PATH_ELEMENT>
|
254
|
-
<PATH_ELEMENT>
|
255
|
-
<option name="myItemId" value="lib" />
|
256
219
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
257
220
|
</PATH_ELEMENT>
|
258
|
-
</PATH>
|
259
|
-
<PATH>
|
260
|
-
<PATH_ELEMENT>
|
261
|
-
<option name="myItemId" value="web_app_builder" />
|
262
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
263
|
-
</PATH_ELEMENT>
|
264
|
-
<PATH_ELEMENT>
|
265
|
-
<option name="myItemId" value="External Libraries" />
|
266
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode" />
|
267
|
-
</PATH_ELEMENT>
|
268
|
-
<PATH_ELEMENT>
|
269
|
-
<option name="myItemId" value="bundler (v1.1.3, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" />
|
270
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.NamedLibraryElementNode" />
|
271
|
-
</PATH_ELEMENT>
|
272
221
|
<PATH_ELEMENT>
|
273
222
|
<option name="myItemId" value="lib" />
|
274
223
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
275
224
|
</PATH_ELEMENT>
|
276
|
-
<PATH_ELEMENT>
|
277
|
-
<option name="myItemId" value="bundler" />
|
278
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
279
|
-
</PATH_ELEMENT>
|
280
|
-
</PATH>
|
281
|
-
<PATH>
|
282
|
-
<PATH_ELEMENT>
|
283
|
-
<option name="myItemId" value="web_app_builder" />
|
284
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
285
|
-
</PATH_ELEMENT>
|
286
|
-
<PATH_ELEMENT>
|
287
|
-
<option name="myItemId" value="web_app_builder" />
|
288
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
289
|
-
</PATH_ELEMENT>
|
290
225
|
</PATH>
|
291
226
|
<PATH>
|
292
227
|
<PATH_ELEMENT>
|
@@ -298,23 +233,13 @@
|
|
298
233
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
299
234
|
</PATH_ELEMENT>
|
300
235
|
<PATH_ELEMENT>
|
301
|
-
<option name="myItemId" value="
|
236
|
+
<option name="myItemId" value="lib" />
|
302
237
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
303
238
|
</PATH_ELEMENT>
|
304
|
-
</PATH>
|
305
|
-
<PATH>
|
306
|
-
<PATH_ELEMENT>
|
307
|
-
<option name="myItemId" value="web_app_builder" />
|
308
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
309
|
-
</PATH_ELEMENT>
|
310
239
|
<PATH_ELEMENT>
|
311
240
|
<option name="myItemId" value="web_app_builder" />
|
312
241
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
313
242
|
</PATH_ELEMENT>
|
314
|
-
<PATH_ELEMENT>
|
315
|
-
<option name="myItemId" value="lib" />
|
316
|
-
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
317
|
-
</PATH_ELEMENT>
|
318
243
|
</PATH>
|
319
244
|
</subPane>
|
320
245
|
</pane>
|
@@ -323,11 +248,12 @@
|
|
323
248
|
</component>
|
324
249
|
<component name="PropertiesComponent">
|
325
250
|
<property name="options.splitter.main.proportions" value="0.3" />
|
326
|
-
<property name="
|
251
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
327
252
|
<property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings.RubyIdeSdkConfigurable" />
|
328
|
-
<property name="
|
329
|
-
<property name="options.splitter.details.proportions" value="0.2" />
|
253
|
+
<property name="recentsLimit" value="5" />
|
330
254
|
<property name="options.searchVisible" value="true" />
|
255
|
+
<property name="options.splitter.details.proportions" value="0.2" />
|
256
|
+
<property name="GoToClass.includeJavaFiles" value="false" />
|
331
257
|
</component>
|
332
258
|
<component name="RecentsManager">
|
333
259
|
<key name="MoveFile.RECENT_KEYS">
|
@@ -347,11 +273,13 @@
|
|
347
273
|
<env name="JRUBY_OPTS" value="-X+O" />
|
348
274
|
</envs>
|
349
275
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
276
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
350
277
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
351
278
|
<COVERAGE_PATTERN ENABLED="true">
|
352
279
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
353
280
|
</COVERAGE_PATTERN>
|
354
281
|
</EXTENSION>
|
282
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
355
283
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
356
284
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/web_app_builder_spec.rb" />
|
357
285
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
@@ -381,11 +309,13 @@
|
|
381
309
|
<env name="JRUBY_OPTS" value="-X+O" />
|
382
310
|
</envs>
|
383
311
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
312
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
384
313
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
385
314
|
<COVERAGE_PATTERN ENABLED="true">
|
386
315
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
387
316
|
</COVERAGE_PATTERN>
|
388
317
|
</EXTENSION>
|
318
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
389
319
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
390
320
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/web_app_builder_spec.rb" />
|
391
321
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
@@ -413,11 +343,13 @@
|
|
413
343
|
<env name="JRUBY_OPTS" value="-X+O" />
|
414
344
|
</envs>
|
415
345
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
346
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
416
347
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
417
348
|
<COVERAGE_PATTERN ENABLED="true">
|
418
349
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
419
350
|
</COVERAGE_PATTERN>
|
420
351
|
</EXTENSION>
|
352
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
421
353
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
422
354
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/web_app_builder_spec.rb" />
|
423
355
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
@@ -443,11 +375,13 @@
|
|
443
375
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
444
376
|
<envs />
|
445
377
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
378
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
446
379
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
447
380
|
<COVERAGE_PATTERN ENABLED="true">
|
448
381
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
449
382
|
</COVERAGE_PATTERN>
|
450
383
|
</EXTENSION>
|
384
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
451
385
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
452
386
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
453
387
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
@@ -470,11 +404,13 @@
|
|
470
404
|
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
471
405
|
<envs />
|
472
406
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
407
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
473
408
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
474
409
|
<COVERAGE_PATTERN ENABLED="true">
|
475
410
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
476
411
|
</COVERAGE_PATTERN>
|
477
412
|
</EXTENSION>
|
413
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
478
414
|
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
479
415
|
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
480
416
|
<method />
|
@@ -489,11 +425,13 @@
|
|
489
425
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
490
426
|
<envs />
|
491
427
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
428
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
492
429
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
493
430
|
<COVERAGE_PATTERN ENABLED="true">
|
494
431
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
495
432
|
</COVERAGE_PATTERN>
|
496
433
|
</EXTENSION>
|
434
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
497
435
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
498
436
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
499
437
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
@@ -537,26 +475,35 @@
|
|
537
475
|
<option name="IGNORE_EXTERNALS" value="false" />
|
538
476
|
<myIsUseDefaultProxy>false</myIsUseDefaultProxy>
|
539
477
|
</component>
|
478
|
+
<component name="TaskManager">
|
479
|
+
<task active="true" id="Default" summary="Default task">
|
480
|
+
<changelist id="d2b687ec-cc2c-4fad-80ed-a1ad14b97798" name="Default" comment="" />
|
481
|
+
<created>1368117723033</created>
|
482
|
+
<updated>1368117723033</updated>
|
483
|
+
</task>
|
484
|
+
<servers />
|
485
|
+
</component>
|
540
486
|
<component name="ToolWindowManager">
|
541
|
-
<frame x="
|
487
|
+
<frame x="163" y="83" width="1588" height="1058" extended-state="0" />
|
542
488
|
<editor active="false" />
|
543
489
|
<layout>
|
544
|
-
<window_info id="Changes" active="
|
545
|
-
<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" />
|
490
|
+
<window_info id="Changes" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3298647" sideWeight="0.4974026" order="7" side_tool="false" content_ui="tabs" />
|
546
491
|
<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" />
|
492
|
+
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298647" sideWeight="0.4974026" order="1" side_tool="false" content_ui="tabs" />
|
493
|
+
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
547
494
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
|
548
|
-
<window_info id="
|
549
|
-
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25" sideWeight="0.60041624" order="0" side_tool="false" content_ui="combo" />
|
495
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.2535668" sideWeight="0.67013526" order="0" side_tool="false" content_ui="combo" />
|
550
496
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39958376" sideWeight="0.73571426" order="3" side_tool="false" content_ui="tabs" />
|
551
497
|
<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" />
|
552
|
-
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="
|
498
|
+
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298647" sideWeight="0.49805194" order="7" side_tool="true" content_ui="tabs" />
|
553
499
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298647" sideWeight="0.58506495" order="2" side_tool="false" content_ui="tabs" />
|
554
500
|
<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" />
|
555
501
|
<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" />
|
556
502
|
<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" />
|
557
503
|
<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" />
|
558
|
-
<window_info id="
|
504
|
+
<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" />
|
559
505
|
<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" />
|
506
|
+
<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" />
|
560
507
|
<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" />
|
561
508
|
<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" />
|
562
509
|
<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" />
|
@@ -584,20 +531,24 @@
|
|
584
531
|
<option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
|
585
532
|
<option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
|
586
533
|
<option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" />
|
587
|
-
<option name="ENABLE_BACKGROUND_PROCESSES" value="false" />
|
588
534
|
<option name="CHANGED_ON_SERVER_INTERVAL" value="60" />
|
589
535
|
<option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
|
590
536
|
<option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
|
591
537
|
<option name="DEFAULT_PATCH_EXTENSION" value="patch" />
|
592
|
-
<option name="
|
538
|
+
<option name="SHORT_DIFF_HORIZONTALLY" value="true" />
|
593
539
|
<option name="SHORT_DIFF_EXTRA_LINES" value="2" />
|
594
540
|
<option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
|
595
541
|
<option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
|
596
542
|
<option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
|
597
|
-
<option name="CREATE_PATCH_EXPAND_DETAILS_DEFAULT" value="true" />
|
598
543
|
<option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
|
599
544
|
<option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
|
600
|
-
<option name="
|
545
|
+
<option name="SHOW_DIRTY_RECURSIVELY" value="false" />
|
546
|
+
<option name="LIMIT_HISTORY" value="true" />
|
547
|
+
<option name="MAXIMUM_HISTORY_ROWS" value="1000" />
|
548
|
+
<option name="UPDATE_FILTER_SCOPE_NAME" />
|
549
|
+
<option name="USE_COMMIT_MESSAGE_MARGIN" value="false" />
|
550
|
+
<option name="COMMIT_MESSAGE_MARGIN_SIZE" value="72" />
|
551
|
+
<option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="false" />
|
601
552
|
<option name="FORCE_NON_EMPTY_COMMENT" value="false" />
|
602
553
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
|
603
554
|
<option name="LAST_COMMIT_MESSAGE" />
|
@@ -611,6 +562,7 @@
|
|
611
562
|
<option name="ACTIVE_VCS_NAME" />
|
612
563
|
<option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
|
613
564
|
<option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
|
565
|
+
<option name="UPDATE_FILTER_BY_SCOPE" value="false" />
|
614
566
|
<option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
|
615
567
|
<option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
|
616
568
|
</component>
|
@@ -625,70 +577,54 @@
|
|
625
577
|
</breakpoint-manager>
|
626
578
|
</component>
|
627
579
|
<component name="editorHistoryManager">
|
628
|
-
<entry file="file://$PROJECT_DIR$/
|
629
|
-
<provider selected="true" editor-type-id="text-editor">
|
630
|
-
<state line="11" column="27" selection-start="240" selection-end="240" vertical-scroll-proportion="0.0" />
|
631
|
-
</provider>
|
632
|
-
</entry>
|
633
|
-
<entry file="file://$PROJECT_DIR$/LICENSE">
|
634
|
-
<provider selected="true" editor-type-id="text-editor">
|
635
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
636
|
-
</provider>
|
637
|
-
</entry>
|
638
|
-
<entry file="file://$PROJECT_DIR$/web_app_builder.gemspec">
|
639
|
-
<provider selected="true" editor-type-id="text-editor">
|
640
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
641
|
-
</provider>
|
642
|
-
</entry>
|
643
|
-
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
644
|
-
<provider selected="true" editor-type-id="text-editor">
|
645
|
-
<state line="1" column="0" selection-start="59" selection-end="59" vertical-scroll-proportion="0.025931928" />
|
646
|
-
</provider>
|
647
|
-
</entry>
|
648
|
-
<entry file="file://$PROJECT_DIR$/config/templates/META-INF/context.xml">
|
649
|
-
<provider selected="true" editor-type-id="text-editor">
|
650
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
651
|
-
</provider>
|
652
|
-
</entry>
|
653
|
-
<entry file="file://$PROJECT_DIR$/Warfile">
|
580
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
654
581
|
<provider selected="true" editor-type-id="text-editor">
|
655
|
-
<state line="
|
582
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
583
|
+
<folding />
|
584
|
+
</state>
|
656
585
|
</provider>
|
657
586
|
</entry>
|
658
|
-
<entry file="file://$
|
587
|
+
<entry file="file://$PROJECT_DIR$/spec/web_app_builder_spec.rb">
|
659
588
|
<provider selected="true" editor-type-id="text-editor">
|
660
|
-
<state line="
|
589
|
+
<state line="4" column="40" selection-start="119" selection-end="119" vertical-scroll-proportion="0.0">
|
590
|
+
<folding />
|
591
|
+
</state>
|
661
592
|
</provider>
|
662
593
|
</entry>
|
663
|
-
<entry file="file://$PROJECT_DIR$/
|
594
|
+
<entry file="file://$PROJECT_DIR$/spec/web_app_builder_spec.rb">
|
664
595
|
<provider selected="true" editor-type-id="text-editor">
|
665
|
-
<state line="
|
596
|
+
<state line="4" column="25" selection-start="119" selection-end="119" vertical-scroll-proportion="0.0">
|
597
|
+
<folding />
|
598
|
+
</state>
|
666
599
|
</provider>
|
667
600
|
</entry>
|
668
|
-
<entry file="file://$PROJECT_DIR$/.
|
601
|
+
<entry file="file://$PROJECT_DIR$/.ruby-version">
|
669
602
|
<provider selected="true" editor-type-id="text-editor">
|
670
|
-
<state line="
|
603
|
+
<state line="0" column="15" selection-start="15" selection-end="15" vertical-scroll-proportion="0.0">
|
671
604
|
<folding />
|
672
605
|
</state>
|
673
606
|
</provider>
|
674
607
|
</entry>
|
675
|
-
<entry file="file://$PROJECT_DIR
|
608
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
676
609
|
<provider selected="true" editor-type-id="text-editor">
|
677
|
-
<state line="
|
610
|
+
<state line="19" column="98" selection-start="170" selection-end="170" vertical-scroll-proportion="0.0">
|
678
611
|
<folding />
|
679
612
|
</state>
|
680
613
|
</provider>
|
681
614
|
</entry>
|
682
|
-
<entry file="file://$
|
615
|
+
<entry file="file://$PROJECT_DIR$/CHANGES">
|
683
616
|
<provider selected="true" editor-type-id="text-editor">
|
684
|
-
<state line="
|
617
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
685
618
|
<folding />
|
686
619
|
</state>
|
687
620
|
</provider>
|
688
621
|
</entry>
|
689
|
-
<entry file="file://$
|
622
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
623
|
+
<provider editor-type-id="MarkdownPreviewEditor">
|
624
|
+
<state />
|
625
|
+
</provider>
|
690
626
|
<provider selected="true" editor-type-id="text-editor">
|
691
|
-
<state line="
|
627
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
692
628
|
<folding />
|
693
629
|
</state>
|
694
630
|
</provider>
|
@@ -700,23 +636,23 @@
|
|
700
636
|
</state>
|
701
637
|
</provider>
|
702
638
|
</entry>
|
703
|
-
<entry file="file://$PROJECT_DIR$/
|
639
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
704
640
|
<provider selected="true" editor-type-id="text-editor">
|
705
|
-
<state line="
|
641
|
+
<state line="0" column="29" selection-start="29" selection-end="29" vertical-scroll-proportion="0.0">
|
706
642
|
<folding />
|
707
643
|
</state>
|
708
644
|
</provider>
|
709
645
|
</entry>
|
710
|
-
<entry file="file://$PROJECT_DIR
|
646
|
+
<entry file="file://$PROJECT_DIR$/.ruby-gemset">
|
711
647
|
<provider selected="true" editor-type-id="text-editor">
|
712
|
-
<state line="
|
648
|
+
<state line="0" column="15" selection-start="0" selection-end="15" vertical-scroll-proportion="0.0">
|
713
649
|
<folding />
|
714
650
|
</state>
|
715
651
|
</provider>
|
716
652
|
</entry>
|
717
|
-
<entry file="file://$PROJECT_DIR
|
653
|
+
<entry file="file://$PROJECT_DIR$/lib/web_app_builder/web_app_builder.rb">
|
718
654
|
<provider selected="true" editor-type-id="text-editor">
|
719
|
-
<state line="
|
655
|
+
<state line="129" column="0" selection-start="4802" selection-end="4973" vertical-scroll-proportion="3.3506494">
|
720
656
|
<folding />
|
721
657
|
</state>
|
722
658
|
</provider>
|
data/.ruby-gemset
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
web_app_builder
|
data/.ruby-version
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
ruby-1.9.3-p392
|
data/Gemfile
CHANGED
@@ -1,14 +1,17 @@
|
|
1
|
-
source
|
1
|
+
source "https://rubygems.org"
|
2
2
|
|
3
3
|
group :default do
|
4
4
|
gem "bundler"
|
5
5
|
gem "meta_methods"
|
6
6
|
gem "file_utils"
|
7
7
|
gem "zip_dsl"
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
8
|
+
|
9
|
+
if RUBY_PLATFORM == 'java'
|
10
|
+
gem "jruby-jars"
|
11
|
+
gem "jruby-rack"
|
12
|
+
gem "jruby-openssl"
|
13
|
+
gem "bouncy-castle-java"
|
14
|
+
end
|
12
15
|
end
|
13
16
|
|
14
17
|
group :development do
|
@@ -17,6 +20,6 @@ group :development do
|
|
17
20
|
end
|
18
21
|
|
19
22
|
group :test do
|
20
|
-
gem "rspec"
|
21
|
-
gem "mocha"
|
23
|
+
gem "rspec"
|
24
|
+
gem "mocha"
|
22
25
|
end
|
@@ -47,7 +47,7 @@ Built-By: web_app_builder
|
|
47
47
|
Created-By: #{config[:author]}
|
48
48
|
TEXT
|
49
49
|
|
50
|
-
builder =
|
50
|
+
builder = ZipDSL.new "#{build_dir}/#{config[:project_name]}.war", "."
|
51
51
|
|
52
52
|
builder.build do
|
53
53
|
directory :from_dir => "#{build_dir}/WEB-INF", :to_dir => "WEB-INF"
|
@@ -127,8 +127,8 @@ Created-By: #{config[:author]}
|
|
127
127
|
|
128
128
|
directory :from_dir => "#{global_gem_home}/gems/jruby-openssl-#{gem_version(gems, "jruby-openssl")}/lib/shared",
|
129
129
|
:to_dir => "WEB-INF/lib", :filter => "*.jar"
|
130
|
-
directory :from_dir => "#{global_gem_home}/gems/bouncy-castle-java-#{BOUNCY_CASTLE_JAVA_VERSION}/lib",
|
131
|
-
|
130
|
+
#directory :from_dir => "#{global_gem_home}/gems/bouncy-castle-java-#{BOUNCY_CASTLE_JAVA_VERSION}/lib",
|
131
|
+
# :to_dir => "WEB-INF/lib", :filter => "*.jar"
|
132
132
|
directory :from_dir => "#{ruby_home}/lib", :to_dir => "WEB-INF/lib", :filter => "*.jar"
|
133
133
|
|
134
134
|
config[:additional_java_jars].each do |jar|
|
@@ -0,0 +1,23 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<module type="RUBY_MODULE" version="4">
|
3
|
+
<component name="NewModuleRootManager">
|
4
|
+
<content url="file://$MODULE_DIR$" />
|
5
|
+
<orderEntry type="inheritedJdk" />
|
6
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
7
|
+
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.1.3, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
8
|
+
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.1.3, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
9
|
+
<orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.4, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
10
|
+
<orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
11
|
+
<orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.0.2, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
12
|
+
<orderEntry type="library" scope="PROVIDED" name="meta_methods (v1.0.5, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
13
|
+
<orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
14
|
+
<orderEntry type="library" scope="PROVIDED" name="mocha (v0.10.3, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
15
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.9.0, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
16
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.9.0, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
17
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.9.1, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
18
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.9.0, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
19
|
+
<orderEntry type="library" scope="PROVIDED" name="zip (v2.0.2, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
20
|
+
<orderEntry type="library" scope="PROVIDED" name="zip_dsl (v1.0.10, RVM: ruby-1.9.3-p194 [web_app_builder]) [gem]" level="application" />
|
21
|
+
</component>
|
22
|
+
</module>
|
23
|
+
|
metadata
CHANGED
@@ -1,195 +1,215 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: web_app_builder
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
|
5
|
-
|
4
|
+
prerelease:
|
5
|
+
version: 1.0.4
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Alexander Shvets
|
9
|
-
autorequire:
|
9
|
+
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2013-05-09 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: bundler
|
16
|
-
|
17
|
-
none: false
|
16
|
+
version_requirements: !ruby/object:Gem::Requirement
|
18
17
|
requirements:
|
19
|
-
- -
|
18
|
+
- - ">="
|
20
19
|
- !ruby/object:Gem::Version
|
21
|
-
version:
|
22
|
-
|
23
|
-
prerelease: false
|
24
|
-
version_requirements: !ruby/object:Gem::Requirement
|
20
|
+
version: !binary |-
|
21
|
+
MA==
|
25
22
|
none: false
|
23
|
+
requirement: !ruby/object:Gem::Requirement
|
26
24
|
requirements:
|
27
|
-
- -
|
25
|
+
- - ">="
|
28
26
|
- !ruby/object:Gem::Version
|
29
|
-
version:
|
27
|
+
version: !binary |-
|
28
|
+
MA==
|
29
|
+
none: false
|
30
|
+
prerelease: false
|
31
|
+
type: :runtime
|
30
32
|
- !ruby/object:Gem::Dependency
|
31
33
|
name: meta_methods
|
32
|
-
|
33
|
-
none: false
|
34
|
+
version_requirements: !ruby/object:Gem::Requirement
|
34
35
|
requirements:
|
35
|
-
- -
|
36
|
+
- - ">="
|
36
37
|
- !ruby/object:Gem::Version
|
37
|
-
version:
|
38
|
-
|
39
|
-
prerelease: false
|
40
|
-
version_requirements: !ruby/object:Gem::Requirement
|
38
|
+
version: !binary |-
|
39
|
+
MA==
|
41
40
|
none: false
|
41
|
+
requirement: !ruby/object:Gem::Requirement
|
42
42
|
requirements:
|
43
|
-
- -
|
43
|
+
- - ">="
|
44
44
|
- !ruby/object:Gem::Version
|
45
|
-
version:
|
45
|
+
version: !binary |-
|
46
|
+
MA==
|
47
|
+
none: false
|
48
|
+
prerelease: false
|
49
|
+
type: :runtime
|
46
50
|
- !ruby/object:Gem::Dependency
|
47
51
|
name: file_utils
|
48
|
-
|
49
|
-
none: false
|
52
|
+
version_requirements: !ruby/object:Gem::Requirement
|
50
53
|
requirements:
|
51
|
-
- -
|
54
|
+
- - ">="
|
52
55
|
- !ruby/object:Gem::Version
|
53
|
-
version:
|
54
|
-
|
55
|
-
prerelease: false
|
56
|
-
version_requirements: !ruby/object:Gem::Requirement
|
56
|
+
version: !binary |-
|
57
|
+
MA==
|
57
58
|
none: false
|
59
|
+
requirement: !ruby/object:Gem::Requirement
|
58
60
|
requirements:
|
59
|
-
- -
|
61
|
+
- - ">="
|
60
62
|
- !ruby/object:Gem::Version
|
61
|
-
version:
|
63
|
+
version: !binary |-
|
64
|
+
MA==
|
65
|
+
none: false
|
66
|
+
prerelease: false
|
67
|
+
type: :runtime
|
62
68
|
- !ruby/object:Gem::Dependency
|
63
69
|
name: zip_dsl
|
64
|
-
|
65
|
-
none: false
|
70
|
+
version_requirements: !ruby/object:Gem::Requirement
|
66
71
|
requirements:
|
67
|
-
- -
|
72
|
+
- - ">="
|
68
73
|
- !ruby/object:Gem::Version
|
69
|
-
version:
|
70
|
-
|
71
|
-
prerelease: false
|
72
|
-
version_requirements: !ruby/object:Gem::Requirement
|
74
|
+
version: !binary |-
|
75
|
+
MA==
|
73
76
|
none: false
|
77
|
+
requirement: !ruby/object:Gem::Requirement
|
74
78
|
requirements:
|
75
|
-
- -
|
79
|
+
- - ">="
|
76
80
|
- !ruby/object:Gem::Version
|
77
|
-
version:
|
81
|
+
version: !binary |-
|
82
|
+
MA==
|
83
|
+
none: false
|
84
|
+
prerelease: false
|
85
|
+
type: :runtime
|
78
86
|
- !ruby/object:Gem::Dependency
|
79
87
|
name: jruby-jars
|
80
|
-
|
81
|
-
none: false
|
88
|
+
version_requirements: !ruby/object:Gem::Requirement
|
82
89
|
requirements:
|
83
|
-
- -
|
90
|
+
- - ">="
|
84
91
|
- !ruby/object:Gem::Version
|
85
|
-
version:
|
86
|
-
|
87
|
-
prerelease: false
|
88
|
-
version_requirements: !ruby/object:Gem::Requirement
|
92
|
+
version: !binary |-
|
93
|
+
MA==
|
89
94
|
none: false
|
95
|
+
requirement: !ruby/object:Gem::Requirement
|
90
96
|
requirements:
|
91
|
-
- -
|
97
|
+
- - ">="
|
92
98
|
- !ruby/object:Gem::Version
|
93
|
-
version:
|
99
|
+
version: !binary |-
|
100
|
+
MA==
|
101
|
+
none: false
|
102
|
+
prerelease: false
|
103
|
+
type: :runtime
|
94
104
|
- !ruby/object:Gem::Dependency
|
95
105
|
name: jruby-rack
|
96
|
-
|
97
|
-
none: false
|
106
|
+
version_requirements: !ruby/object:Gem::Requirement
|
98
107
|
requirements:
|
99
|
-
- -
|
108
|
+
- - ">="
|
100
109
|
- !ruby/object:Gem::Version
|
101
|
-
version:
|
102
|
-
|
103
|
-
prerelease: false
|
104
|
-
version_requirements: !ruby/object:Gem::Requirement
|
110
|
+
version: !binary |-
|
111
|
+
MA==
|
105
112
|
none: false
|
113
|
+
requirement: !ruby/object:Gem::Requirement
|
106
114
|
requirements:
|
107
|
-
- -
|
115
|
+
- - ">="
|
108
116
|
- !ruby/object:Gem::Version
|
109
|
-
version:
|
117
|
+
version: !binary |-
|
118
|
+
MA==
|
119
|
+
none: false
|
120
|
+
prerelease: false
|
121
|
+
type: :runtime
|
110
122
|
- !ruby/object:Gem::Dependency
|
111
123
|
name: jruby-openssl
|
112
|
-
|
113
|
-
none: false
|
124
|
+
version_requirements: !ruby/object:Gem::Requirement
|
114
125
|
requirements:
|
115
|
-
- -
|
126
|
+
- - ">="
|
116
127
|
- !ruby/object:Gem::Version
|
117
|
-
version:
|
118
|
-
|
119
|
-
prerelease: false
|
120
|
-
version_requirements: !ruby/object:Gem::Requirement
|
128
|
+
version: !binary |-
|
129
|
+
MA==
|
121
130
|
none: false
|
131
|
+
requirement: !ruby/object:Gem::Requirement
|
122
132
|
requirements:
|
123
|
-
- -
|
133
|
+
- - ">="
|
124
134
|
- !ruby/object:Gem::Version
|
125
|
-
version:
|
135
|
+
version: !binary |-
|
136
|
+
MA==
|
137
|
+
none: false
|
138
|
+
prerelease: false
|
139
|
+
type: :runtime
|
126
140
|
- !ruby/object:Gem::Dependency
|
127
141
|
name: bouncy-castle-java
|
128
|
-
|
129
|
-
none: false
|
142
|
+
version_requirements: !ruby/object:Gem::Requirement
|
130
143
|
requirements:
|
131
|
-
- -
|
144
|
+
- - ">="
|
132
145
|
- !ruby/object:Gem::Version
|
133
|
-
version:
|
134
|
-
|
135
|
-
prerelease: false
|
136
|
-
version_requirements: !ruby/object:Gem::Requirement
|
146
|
+
version: !binary |-
|
147
|
+
MA==
|
137
148
|
none: false
|
149
|
+
requirement: !ruby/object:Gem::Requirement
|
138
150
|
requirements:
|
139
|
-
- -
|
151
|
+
- - ">="
|
140
152
|
- !ruby/object:Gem::Version
|
141
|
-
version:
|
153
|
+
version: !binary |-
|
154
|
+
MA==
|
155
|
+
none: false
|
156
|
+
prerelease: false
|
157
|
+
type: :runtime
|
142
158
|
- !ruby/object:Gem::Dependency
|
143
159
|
name: gemspec_deps_gen
|
144
|
-
|
145
|
-
none: false
|
160
|
+
version_requirements: !ruby/object:Gem::Requirement
|
146
161
|
requirements:
|
147
|
-
- -
|
162
|
+
- - ">="
|
148
163
|
- !ruby/object:Gem::Version
|
149
|
-
version:
|
150
|
-
|
151
|
-
prerelease: false
|
152
|
-
version_requirements: !ruby/object:Gem::Requirement
|
164
|
+
version: !binary |-
|
165
|
+
MA==
|
153
166
|
none: false
|
167
|
+
requirement: !ruby/object:Gem::Requirement
|
154
168
|
requirements:
|
155
|
-
- -
|
169
|
+
- - ">="
|
156
170
|
- !ruby/object:Gem::Version
|
157
|
-
version:
|
171
|
+
version: !binary |-
|
172
|
+
MA==
|
173
|
+
none: false
|
174
|
+
prerelease: false
|
175
|
+
type: :development
|
158
176
|
- !ruby/object:Gem::Dependency
|
159
177
|
name: gemcutter
|
160
|
-
|
161
|
-
none: false
|
178
|
+
version_requirements: !ruby/object:Gem::Requirement
|
162
179
|
requirements:
|
163
|
-
- -
|
180
|
+
- - ">="
|
164
181
|
- !ruby/object:Gem::Version
|
165
|
-
version:
|
166
|
-
|
167
|
-
prerelease: false
|
168
|
-
version_requirements: !ruby/object:Gem::Requirement
|
182
|
+
version: !binary |-
|
183
|
+
MA==
|
169
184
|
none: false
|
185
|
+
requirement: !ruby/object:Gem::Requirement
|
170
186
|
requirements:
|
171
|
-
- -
|
187
|
+
- - ">="
|
172
188
|
- !ruby/object:Gem::Version
|
173
|
-
version:
|
174
|
-
|
175
|
-
|
189
|
+
version: !binary |-
|
190
|
+
MA==
|
191
|
+
none: false
|
192
|
+
prerelease: false
|
193
|
+
type: :development
|
194
|
+
description: Class that helps to keep database credentials for rails application in private place
|
176
195
|
email: alexander.shvets@gmail.com
|
177
196
|
executables: []
|
178
197
|
extensions: []
|
179
198
|
extra_rdoc_files: []
|
180
199
|
files:
|
181
|
-
- .gitignore
|
182
|
-
- .idea/.name
|
183
|
-
- .idea/.rakeTasks
|
184
|
-
- .idea/cssxfire.xml
|
185
|
-
- .idea/encodings.xml
|
186
|
-
- .idea/misc.xml
|
187
|
-
- .idea/modules.xml
|
188
|
-
- .idea/scopes/scope_settings.xml
|
189
|
-
- .idea/vcs.xml
|
190
|
-
- .idea/web_app_builder.iml
|
191
|
-
- .idea/workspace.xml
|
192
|
-
- .
|
200
|
+
- ".gitignore"
|
201
|
+
- ".idea/.name"
|
202
|
+
- ".idea/.rakeTasks"
|
203
|
+
- ".idea/cssxfire.xml"
|
204
|
+
- ".idea/encodings.xml"
|
205
|
+
- ".idea/misc.xml"
|
206
|
+
- ".idea/modules.xml"
|
207
|
+
- ".idea/scopes/scope_settings.xml"
|
208
|
+
- ".idea/vcs.xml"
|
209
|
+
- ".idea/web_app_builder.iml"
|
210
|
+
- ".idea/workspace.xml"
|
211
|
+
- ".ruby-gemset"
|
212
|
+
- ".ruby-version"
|
193
213
|
- CHANGES
|
194
214
|
- Gemfile
|
195
215
|
- LICENSE
|
@@ -203,35 +223,37 @@ files:
|
|
203
223
|
- lib/web_app_builder.rb
|
204
224
|
- lib/web_app_builder/version.rb
|
205
225
|
- lib/web_app_builder/web_app_builder.rb
|
226
|
+
- projectFilesBackup/.idea/web_app_builder.iml
|
206
227
|
- spec/spec_helper.rb
|
207
228
|
- spec/web_app_builder_spec.rb
|
208
229
|
- web_app_builder.gemspec
|
209
230
|
- web_app_builder.gemspec.erb
|
210
231
|
homepage: http://github.com/shvets/web_app_builder
|
211
232
|
licenses: []
|
212
|
-
post_install_message:
|
233
|
+
post_install_message:
|
213
234
|
rdoc_options: []
|
214
235
|
require_paths:
|
215
236
|
- lib
|
216
237
|
required_ruby_version: !ruby/object:Gem::Requirement
|
217
|
-
none: false
|
218
238
|
requirements:
|
219
|
-
- -
|
239
|
+
- - ">="
|
220
240
|
- !ruby/object:Gem::Version
|
221
|
-
version:
|
222
|
-
|
241
|
+
version: !binary |-
|
242
|
+
MA==
|
223
243
|
none: false
|
244
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
224
245
|
requirements:
|
225
|
-
- -
|
246
|
+
- - ">="
|
226
247
|
- !ruby/object:Gem::Version
|
227
|
-
version:
|
248
|
+
version: !binary |-
|
249
|
+
MA==
|
250
|
+
none: false
|
228
251
|
requirements: []
|
229
|
-
rubyforge_project:
|
230
|
-
rubygems_version: 1.8.
|
231
|
-
signing_key:
|
252
|
+
rubyforge_project:
|
253
|
+
rubygems_version: 1.8.24
|
254
|
+
signing_key:
|
232
255
|
specification_version: 3
|
233
|
-
summary: Class that helps to keep database credentials for rails application in private
|
234
|
-
place
|
256
|
+
summary: Class that helps to keep database credentials for rails application in private place
|
235
257
|
test_files:
|
236
258
|
- spec/spec_helper.rb
|
237
259
|
- spec/web_app_builder_spec.rb
|
data/.rvmrc
DELETED