ymdp 0.9.2 → 0.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. data/Gemfile +2 -1
  2. data/VERSION +1 -1
  3. data/doc/ActionView.html +175 -0
  4. data/doc/ActionView/Helpers.html +175 -0
  5. data/doc/ActionView/Helpers/TagHelper.html +439 -0
  6. data/doc/Application.html +295 -0
  7. data/doc/LICENSE.html +158 -0
  8. data/doc/Object.html +218 -0
  9. data/doc/README_rdoc.html +147 -0
  10. data/doc/YMDP.html +232 -0
  11. data/doc/YMDP/ApplicationView.html +563 -0
  12. data/doc/YMDP/AssetTagHelper.html +235 -0
  13. data/doc/YMDP/Base.html +560 -0
  14. data/doc/YMDP/Compiler.html +178 -0
  15. data/doc/YMDP/Compiler/Base.html +1181 -0
  16. data/doc/YMDP/Compiler/Domains.html +493 -0
  17. data/doc/YMDP/Compiler/Options.html +265 -0
  18. data/doc/YMDP/Compiler/Template.html +175 -0
  19. data/doc/YMDP/Compiler/Template/Base.html +911 -0
  20. data/doc/YMDP/Compiler/Template/CoffeeScript.html +236 -0
  21. data/doc/YMDP/Compiler/Template/JavaScript.html +237 -0
  22. data/doc/YMDP/Compiler/Template/View.html +495 -0
  23. data/doc/YMDP/Compiler/Template/YRB.html +469 -0
  24. data/doc/YMDP/Configuration.html +175 -0
  25. data/doc/YMDP/Configuration/Base.html +426 -0
  26. data/doc/YMDP/Configuration/Config.html +553 -0
  27. data/doc/YMDP/Configuration/Servers.html +265 -0
  28. data/doc/YMDP/Configuration/Setter.html +580 -0
  29. data/doc/YMDP/FormTagHelper.html +298 -0
  30. data/doc/YMDP/GitHelper.html +298 -0
  31. data/doc/YMDP/LinkTagHelper.html +299 -0
  32. data/doc/YMDP/View.html +239 -0
  33. data/doc/created.rid +18 -0
  34. data/doc/images/add.png +0 -0
  35. data/doc/images/brick.png +0 -0
  36. data/doc/images/brick_link.png +0 -0
  37. data/doc/images/bug.png +0 -0
  38. data/doc/images/bullet_black.png +0 -0
  39. data/doc/images/bullet_toggle_minus.png +0 -0
  40. data/doc/images/bullet_toggle_plus.png +0 -0
  41. data/doc/images/date.png +0 -0
  42. data/doc/images/delete.png +0 -0
  43. data/doc/images/find.png +0 -0
  44. data/doc/images/loadingAnimation.gif +0 -0
  45. data/doc/images/macFFBgHack.png +0 -0
  46. data/doc/images/package.png +0 -0
  47. data/doc/images/page_green.png +0 -0
  48. data/doc/images/page_white_text.png +0 -0
  49. data/doc/images/page_white_width.png +0 -0
  50. data/doc/images/plugin.png +0 -0
  51. data/doc/images/ruby.png +0 -0
  52. data/doc/images/tag_blue.png +0 -0
  53. data/doc/images/tag_green.png +0 -0
  54. data/doc/images/transparent.png +0 -0
  55. data/doc/images/wrench.png +0 -0
  56. data/doc/images/wrench_orange.png +0 -0
  57. data/doc/images/zoom.png +0 -0
  58. data/doc/index.html +134 -0
  59. data/doc/js/darkfish.js +153 -0
  60. data/doc/js/jquery.js +18 -0
  61. data/doc/js/navigation.js +142 -0
  62. data/doc/js/search.js +94 -0
  63. data/doc/js/search_index.js +1 -0
  64. data/doc/js/searcher.js +228 -0
  65. data/doc/rdoc.css +543 -0
  66. data/doc/table_of_contents.html +401 -0
  67. data/lib/ymdp/compiler/template.rb +5 -1
  68. data/lib/ymdp/view/application_view.rb +10 -5
  69. data/ymdp.gemspec +69 -2
  70. metadata +120 -42
@@ -0,0 +1,553 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
6
+
7
+ <title>class YMDP::Configuration::Config - RDoc Documentation</title>
8
+
9
+ <link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet">
10
+
11
+ <script type="text/javascript">
12
+ var rdoc_rel_prefix = "../../";
13
+ </script>
14
+
15
+ <script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
16
+ <script type="text/javascript" charset="utf-8" src="../../js/navigation.js"></script>
17
+ <script type="text/javascript" charset="utf-8" src="../../js/search_index.js"></script>
18
+ <script type="text/javascript" charset="utf-8" src="../../js/search.js"></script>
19
+ <script type="text/javascript" charset="utf-8" src="../../js/searcher.js"></script>
20
+ <script type="text/javascript" charset="utf-8" src="../../js/darkfish.js"></script>
21
+
22
+
23
+ <body id="top" class="class">
24
+ <nav id="metadata">
25
+ <nav id="home-section" class="section">
26
+ <h3 class="section-header">
27
+ <a href="../../index.html">Home</a>
28
+ <a href="../../table_of_contents.html#classes">Classes</a>
29
+ <a href="../../table_of_contents.html#methods">Methods</a>
30
+ </h3>
31
+ </nav>
32
+
33
+
34
+ <nav id="search-section" class="section project-section" class="initially-hidden">
35
+ <form action="#" method="get" accept-charset="utf-8">
36
+ <h3 class="section-header">
37
+ <input type="text" name="search" placeholder="Search" id="search-field"
38
+ title="Type to search, Up and Down to navigate, Enter to load">
39
+ </h3>
40
+ </form>
41
+
42
+ <ul id="search-results" class="initially-hidden"></ul>
43
+ </nav>
44
+
45
+
46
+ <div id="file-metadata">
47
+ <nav id="file-list-section" class="section">
48
+ <h3 class="section-header">Defined In</h3>
49
+ <ul>
50
+ <li>lib/ymdp/configuration/config.rb
51
+ </ul>
52
+ </nav>
53
+
54
+
55
+ </div>
56
+
57
+ <div id="class-metadata">
58
+
59
+ <nav id="parent-class-section" class="section">
60
+ <h3 class="section-header">Parent</h3>
61
+
62
+ <p class="link"><a href="Base.html">YMDP::Configuration::Base</a>
63
+
64
+ </nav>
65
+
66
+
67
+ <!-- Method Quickref -->
68
+ <nav id="method-list-section" class="section">
69
+ <h3 class="section-header">Methods</h3>
70
+
71
+ <ul class="link-list">
72
+
73
+ <li><a href="#method-c-new">::new</a>
74
+
75
+ <li><a href="#method-i-compress-3F">#compress?</a>
76
+
77
+ <li><a href="#method-i-growl-3F">#growl?</a>
78
+
79
+ <li><a href="#method-i-obfuscate-3F">#obfuscate?</a>
80
+
81
+ <li><a href="#method-i-password">#password</a>
82
+
83
+ <li><a href="#method-i-username">#username</a>
84
+
85
+ <li><a href="#method-i-validate_embedded_js-3F">#validate_embedded_js?</a>
86
+
87
+ <li><a href="#method-i-validate_html-3F">#validate_html?</a>
88
+
89
+ <li><a href="#method-i-validate_js_assets-3F">#validate_js_assets?</a>
90
+
91
+ <li><a href="#method-i-validate_json_assets-3F">#validate_json_assets?</a>
92
+
93
+ <li><a href="#method-i-verbose-3F">#verbose?</a>
94
+
95
+ </ul>
96
+ </nav>
97
+
98
+ </div>
99
+
100
+ <div id="project-metadata">
101
+ <nav id="fileindex-section" class="section project-section">
102
+ <h3 class="section-header">Pages</h3>
103
+
104
+ <ul>
105
+
106
+ <li class="file"><a href="../../LICENSE.html">LICENSE</a>
107
+
108
+ <li class="file"><a href="../../README_rdoc.html">README</a>
109
+
110
+ </ul>
111
+ </nav>
112
+
113
+ <nav id="classindex-section" class="section project-section">
114
+ <h3 class="section-header">Class and Module Index</h3>
115
+
116
+ <ul class="link-list">
117
+
118
+ <li><a href="../../YMDP.html">YMDP</a>
119
+
120
+ <li><a href="../../YMDP/ApplicationView.html">YMDP::ApplicationView</a>
121
+
122
+ <li><a href="../../YMDP/AssetTagHelper.html">YMDP::AssetTagHelper</a>
123
+
124
+ <li><a href="../../YMDP/Base.html">YMDP::Base</a>
125
+
126
+ <li><a href="../../YMDP/Compiler.html">YMDP::Compiler</a>
127
+
128
+ <li><a href="../../YMDP/Compiler/Base.html">YMDP::Compiler::Base</a>
129
+
130
+ <li><a href="../../YMDP/Compiler/Domains.html">YMDP::Compiler::Domains</a>
131
+
132
+ <li><a href="../../YMDP/Compiler/Options.html">YMDP::Compiler::Options</a>
133
+
134
+ <li><a href="../../YMDP/Compiler/Template.html">YMDP::Compiler::Template</a>
135
+
136
+ <li><a href="../../YMDP/Compiler/Template/Base.html">YMDP::Compiler::Template::Base</a>
137
+
138
+ <li><a href="../../YMDP/Compiler/Template/CoffeeScript.html">YMDP::Compiler::Template::CoffeeScript</a>
139
+
140
+ <li><a href="../../YMDP/Compiler/Template/JavaScript.html">YMDP::Compiler::Template::JavaScript</a>
141
+
142
+ <li><a href="../../YMDP/Compiler/Template/View.html">YMDP::Compiler::Template::View</a>
143
+
144
+ <li><a href="../../YMDP/Compiler/Template/YRB.html">YMDP::Compiler::Template::YRB</a>
145
+
146
+ <li><a href="../../YMDP/Configuration.html">YMDP::Configuration</a>
147
+
148
+ <li><a href="../../YMDP/Configuration/Base.html">YMDP::Configuration::Base</a>
149
+
150
+ <li><a href="../../YMDP/Configuration/Config.html">YMDP::Configuration::Config</a>
151
+
152
+ <li><a href="../../YMDP/Configuration/Servers.html">YMDP::Configuration::Servers</a>
153
+
154
+ <li><a href="../../YMDP/Configuration/Setter.html">YMDP::Configuration::Setter</a>
155
+
156
+ <li><a href="../../YMDP/FormTagHelper.html">YMDP::FormTagHelper</a>
157
+
158
+ <li><a href="../../YMDP/GitHelper.html">YMDP::GitHelper</a>
159
+
160
+ <li><a href="../../YMDP/LinkTagHelper.html">YMDP::LinkTagHelper</a>
161
+
162
+ <li><a href="../../YMDP/View.html">YMDP::View</a>
163
+
164
+ <li><a href="../../ActionView.html">ActionView</a>
165
+
166
+ <li><a href="../../ActionView/Helpers.html">ActionView::Helpers</a>
167
+
168
+ <li><a href="../../ActionView/Helpers/TagHelper.html">ActionView::Helpers::TagHelper</a>
169
+
170
+ <li><a href="../../Application.html">Application</a>
171
+
172
+ <li><a href="../../Object.html">Object</a>
173
+
174
+ </ul>
175
+ </nav>
176
+
177
+ </div>
178
+ </nav>
179
+
180
+ <div id="documentation">
181
+ <h1 class="class">class YMDP::Configuration::Config</h1>
182
+
183
+ <div id="description" class="description">
184
+
185
+ </div><!-- description -->
186
+
187
+
188
+
189
+
190
+ <section id="5Buntitled-5D" class="documentation-section">
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+ <!-- Methods -->
200
+
201
+ <section id="public-class-5Buntitled-5D-method-details" class="method-section section">
202
+ <h3 class="section-header">Public Class Methods</h3>
203
+
204
+
205
+ <div id="method-c-new" class="method-detail ">
206
+
207
+ <div class="method-heading">
208
+ <span class="method-name">new</span><span
209
+ class="method-args">()</span>
210
+ <span class="method-click-advice">click to toggle source</span>
211
+ </div>
212
+
213
+
214
+ <div class="method-description">
215
+
216
+
217
+
218
+
219
+
220
+ <div class="method-source-code" id="new-source">
221
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 158</span>
222
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>
223
+ <span class="ruby-keyword">super</span>(<span class="ruby-node">&quot;#{CONFIG_PATH}/config.yml&quot;</span>, <span class="ruby-string">&quot;config&quot;</span>)
224
+ <span class="ruby-keyword">end</span></pre>
225
+ </div><!-- new-source -->
226
+
227
+ </div>
228
+
229
+
230
+
231
+
232
+ </div><!-- new-method -->
233
+
234
+
235
+ </section><!-- public-class-method-details -->
236
+
237
+ <section id="public-instance-5Buntitled-5D-method-details" class="method-section section">
238
+ <h3 class="section-header">Public Instance Methods</h3>
239
+
240
+
241
+ <div id="method-i-compress-3F" class="method-detail ">
242
+
243
+ <div class="method-heading">
244
+ <span class="method-name">compress?</span><span
245
+ class="method-args">()</span>
246
+ <span class="method-click-advice">click to toggle source</span>
247
+ </div>
248
+
249
+
250
+ <div class="method-description">
251
+
252
+
253
+
254
+
255
+
256
+ <div class="method-source-code" id="compress-3F-source">
257
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 170</span>
258
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">compress?</span>
259
+ <span class="ruby-identifier">options</span>(<span class="ruby-string">&quot;compress&quot;</span>)
260
+ <span class="ruby-keyword">end</span></pre>
261
+ </div><!-- compress-3F-source -->
262
+
263
+ </div>
264
+
265
+
266
+
267
+
268
+ </div><!-- compress-3F-method -->
269
+
270
+
271
+ <div id="method-i-growl-3F" class="method-detail ">
272
+
273
+ <div class="method-heading">
274
+ <span class="method-name">growl?</span><span
275
+ class="method-args">()</span>
276
+ <span class="method-click-advice">click to toggle source</span>
277
+ </div>
278
+
279
+
280
+ <div class="method-description">
281
+
282
+
283
+
284
+
285
+
286
+ <div class="method-source-code" id="growl-3F-source">
287
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 198</span>
288
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">growl?</span>
289
+ <span class="ruby-identifier">options</span>(<span class="ruby-string">&quot;growl&quot;</span>)
290
+ <span class="ruby-keyword">end</span></pre>
291
+ </div><!-- growl-3F-source -->
292
+
293
+ </div>
294
+
295
+
296
+
297
+
298
+ </div><!-- growl-3F-method -->
299
+
300
+
301
+ <div id="method-i-obfuscate-3F" class="method-detail ">
302
+
303
+ <div class="method-heading">
304
+ <span class="method-name">obfuscate?</span><span
305
+ class="method-args">()</span>
306
+ <span class="method-click-advice">click to toggle source</span>
307
+ </div>
308
+
309
+
310
+ <div class="method-description">
311
+
312
+
313
+
314
+
315
+
316
+ <div class="method-source-code" id="obfuscate-3F-source">
317
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 190</span>
318
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">obfuscate?</span>
319
+ <span class="ruby-identifier">options</span>(<span class="ruby-string">&quot;compress&quot;</span>, <span class="ruby-string">&quot;obfuscate&quot;</span>)
320
+ <span class="ruby-keyword">end</span></pre>
321
+ </div><!-- obfuscate-3F-source -->
322
+
323
+ </div>
324
+
325
+
326
+
327
+
328
+ </div><!-- obfuscate-3F-method -->
329
+
330
+
331
+ <div id="method-i-password" class="method-detail ">
332
+
333
+ <div class="method-heading">
334
+ <span class="method-name">password</span><span
335
+ class="method-args">()</span>
336
+ <span class="method-click-advice">click to toggle source</span>
337
+ </div>
338
+
339
+
340
+ <div class="method-description">
341
+
342
+
343
+
344
+
345
+
346
+ <div class="method-source-code" id="password-source">
347
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 166</span>
348
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">password</span>
349
+ <span class="ruby-identifier">options</span>(<span class="ruby-string">&quot;password&quot;</span>)
350
+ <span class="ruby-keyword">end</span></pre>
351
+ </div><!-- password-source -->
352
+
353
+ </div>
354
+
355
+
356
+
357
+
358
+ </div><!-- password-method -->
359
+
360
+
361
+ <div id="method-i-username" class="method-detail ">
362
+
363
+ <div class="method-heading">
364
+ <span class="method-name">username</span><span
365
+ class="method-args">()</span>
366
+ <span class="method-click-advice">click to toggle source</span>
367
+ </div>
368
+
369
+
370
+ <div class="method-description">
371
+
372
+
373
+
374
+
375
+
376
+ <div class="method-source-code" id="username-source">
377
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 162</span>
378
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">username</span>
379
+ <span class="ruby-identifier">options</span>(<span class="ruby-string">&quot;username&quot;</span>)
380
+ <span class="ruby-keyword">end</span></pre>
381
+ </div><!-- username-source -->
382
+
383
+ </div>
384
+
385
+
386
+
387
+
388
+ </div><!-- username-method -->
389
+
390
+
391
+ <div id="method-i-validate_embedded_js-3F" class="method-detail ">
392
+
393
+ <div class="method-heading">
394
+ <span class="method-name">validate_embedded_js?</span><span
395
+ class="method-args">()</span>
396
+ <span class="method-click-advice">click to toggle source</span>
397
+ </div>
398
+
399
+
400
+ <div class="method-description">
401
+
402
+
403
+
404
+
405
+
406
+ <div class="method-source-code" id="validate_embedded_js-3F-source">
407
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 174</span>
408
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">validate_embedded_js?</span>
409
+ <span class="ruby-identifier">options</span>(<span class="ruby-string">&quot;validate&quot;</span>, <span class="ruby-string">&quot;embedded_js&quot;</span>, <span class="ruby-constant">YMDP_ENV</span>)
410
+ <span class="ruby-keyword">end</span></pre>
411
+ </div><!-- validate_embedded_js-3F-source -->
412
+
413
+ </div>
414
+
415
+
416
+
417
+
418
+ </div><!-- validate_embedded_js-3F-method -->
419
+
420
+
421
+ <div id="method-i-validate_html-3F" class="method-detail ">
422
+
423
+ <div class="method-heading">
424
+ <span class="method-name">validate_html?</span><span
425
+ class="method-args">()</span>
426
+ <span class="method-click-advice">click to toggle source</span>
427
+ </div>
428
+
429
+
430
+ <div class="method-description">
431
+
432
+
433
+
434
+
435
+
436
+ <div class="method-source-code" id="validate_html-3F-source">
437
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 186</span>
438
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">validate_html?</span>
439
+ <span class="ruby-identifier">options</span>(<span class="ruby-string">&quot;validate&quot;</span>, <span class="ruby-string">&quot;html&quot;</span>, <span class="ruby-constant">YMDP_ENV</span>)
440
+ <span class="ruby-keyword">end</span></pre>
441
+ </div><!-- validate_html-3F-source -->
442
+
443
+ </div>
444
+
445
+
446
+
447
+
448
+ </div><!-- validate_html-3F-method -->
449
+
450
+
451
+ <div id="method-i-validate_js_assets-3F" class="method-detail ">
452
+
453
+ <div class="method-heading">
454
+ <span class="method-name">validate_js_assets?</span><span
455
+ class="method-args">()</span>
456
+ <span class="method-click-advice">click to toggle source</span>
457
+ </div>
458
+
459
+
460
+ <div class="method-description">
461
+
462
+
463
+
464
+
465
+
466
+ <div class="method-source-code" id="validate_js_assets-3F-source">
467
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 178</span>
468
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">validate_js_assets?</span>
469
+ <span class="ruby-identifier">options</span>(<span class="ruby-string">&quot;validate&quot;</span>, <span class="ruby-string">&quot;js_assets&quot;</span>, <span class="ruby-constant">YMDP_ENV</span>)
470
+ <span class="ruby-keyword">end</span></pre>
471
+ </div><!-- validate_js_assets-3F-source -->
472
+
473
+ </div>
474
+
475
+
476
+
477
+
478
+ </div><!-- validate_js_assets-3F-method -->
479
+
480
+
481
+ <div id="method-i-validate_json_assets-3F" class="method-detail ">
482
+
483
+ <div class="method-heading">
484
+ <span class="method-name">validate_json_assets?</span><span
485
+ class="method-args">()</span>
486
+ <span class="method-click-advice">click to toggle source</span>
487
+ </div>
488
+
489
+
490
+ <div class="method-description">
491
+
492
+
493
+
494
+
495
+
496
+ <div class="method-source-code" id="validate_json_assets-3F-source">
497
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 182</span>
498
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">validate_json_assets?</span>
499
+ <span class="ruby-identifier">options</span>(<span class="ruby-string">&quot;validate&quot;</span>, <span class="ruby-string">&quot;json_assets&quot;</span>, <span class="ruby-constant">YMDP_ENV</span>)
500
+ <span class="ruby-keyword">end</span></pre>
501
+ </div><!-- validate_json_assets-3F-source -->
502
+
503
+ </div>
504
+
505
+
506
+
507
+
508
+ </div><!-- validate_json_assets-3F-method -->
509
+
510
+
511
+ <div id="method-i-verbose-3F" class="method-detail ">
512
+
513
+ <div class="method-heading">
514
+ <span class="method-name">verbose?</span><span
515
+ class="method-args">()</span>
516
+ <span class="method-click-advice">click to toggle source</span>
517
+ </div>
518
+
519
+
520
+ <div class="method-description">
521
+
522
+
523
+
524
+
525
+
526
+ <div class="method-source-code" id="verbose-3F-source">
527
+ <pre><span class="ruby-comment"># File lib/ymdp/configuration/config.rb, line 194</span>
528
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">verbose?</span>
529
+ <span class="ruby-identifier">options</span>(<span class="ruby-string">&quot;verbose&quot;</span>)
530
+ <span class="ruby-keyword">end</span></pre>
531
+ </div><!-- verbose-3F-source -->
532
+
533
+ </div>
534
+
535
+
536
+
537
+
538
+ </div><!-- verbose-3F-method -->
539
+
540
+
541
+ </section><!-- public-instance-method-details -->
542
+
543
+ </section><!-- 5Buntitled-5D -->
544
+
545
+ </div><!-- documentation -->
546
+
547
+
548
+ <footer id="validator-badges">
549
+ <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
550
+ <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.
551
+ <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
552
+ </footer>
553
+