noe 1.5.0 → 1.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. data/CHANGELOG.md +6 -0
  2. data/Gemfile +1 -2
  3. data/Gemfile.lock +3 -2
  4. data/lib/noe.rbc +393 -0
  5. data/lib/noe/commons.rbc +1012 -0
  6. data/lib/noe/config.rbc +1534 -0
  7. data/lib/noe/ext/array.rbc +330 -0
  8. data/lib/noe/ext/hash.rbc +1193 -0
  9. data/lib/noe/go.rbc +5618 -0
  10. data/lib/noe/help.rbc +473 -0
  11. data/lib/noe/install.rbc +1521 -0
  12. data/lib/noe/list.rbc +1692 -0
  13. data/lib/noe/loader.rb +1 -1
  14. data/lib/noe/loader.rbc +85 -0
  15. data/lib/noe/main.rbc +1323 -0
  16. data/lib/noe/prepare.rb +14 -7
  17. data/lib/noe/prepare.rbc +1622 -0
  18. data/lib/noe/show_spec.rbc +627 -0
  19. data/lib/noe/template.rbc +4256 -0
  20. data/lib/noe/version.rb +5 -5
  21. data/lib/noe/version.rbc +350 -0
  22. data/noe.gemspec +25 -25
  23. data/noe.noespec +3 -3
  24. data/spec/fixtures/test.noespec +19 -0
  25. data/spec/integration/go/go_spec.rbc +236 -0
  26. data/spec/integration/spaces_spec.rb +30 -0
  27. data/spec/integration/spaces_spec.rbc +996 -0
  28. data/spec/integration/spec_helper.rbc +143 -0
  29. data/spec/unit/config/new_spec.rbc +1590 -0
  30. data/spec/unit/config/templates_dir_spec.rbc +1398 -0
  31. data/spec/unit/ext/hash/methodize_spec.rbc +851 -0
  32. data/spec/unit/ext/hash/noe_merge_spec.rbc +1544 -0
  33. data/spec/unit/noe_spec.rbc +309 -0
  34. data/spec/unit/spec_helper.rbc +143 -0
  35. data/spec/unit/template/entry/infer_wlang_dialect_spec.rbc +1236 -0
  36. data/spec/unit/template/entry/relocate_spec.rbc +1584 -0
  37. data/spec/unit/template/entry/rename_one_spec.rbc +1114 -0
  38. data/tasks/debug_mail.rake +13 -13
  39. data/tasks/gem.rake +13 -13
  40. data/tasks/spec_test.rake +10 -10
  41. data/tasks/unit_test.rake +9 -10
  42. data/tasks/yard.rake +13 -13
  43. data/templates/ruby/CHANGELOG.md +5 -0
  44. data/templates/ruby/README.md +13 -13
  45. data/templates/ruby/noespec.yaml +48 -48
  46. data/templates/ruby/short.yaml +10 -10
  47. data/templates/ruby/src/Gemfile +1 -2
  48. data/templates/ruby/src/Manifest.txt +1 -1
  49. data/templates/ruby/src/README.md +0 -1
  50. data/templates/ruby/src/__lower__.gemspec +24 -24
  51. data/templates/ruby/src/lib/__lower__.rb +1 -1
  52. data/templates/ruby/src/lib/__lower__/loader.rb +1 -1
  53. data/templates/ruby/src/lib/__lower__/version.rb +4 -4
  54. data/templates/ruby/src/spec/test___lower__.rb +2 -2
  55. data/templates/ruby/src/tasks/debug_mail.rake +13 -13
  56. data/templates/ruby/src/tasks/gem.rake +13 -13
  57. data/templates/ruby/src/tasks/spec_test.rake +9 -9
  58. data/templates/ruby/src/tasks/unit_test.rake +9 -10
  59. data/templates/ruby/src/tasks/yard.rake +13 -13
  60. metadata +125 -75
@@ -0,0 +1,1534 @@
1
+ !RBIX
2
+ 11817445442317083511
3
+ x
4
+ M
5
+ 1
6
+ n
7
+ n
8
+ x
9
+ 10
10
+ __script__
11
+ i
12
+ 28
13
+ 99
14
+ 7
15
+ 0
16
+ 65
17
+ 49
18
+ 1
19
+ 2
20
+ 13
21
+ 99
22
+ 12
23
+ 7
24
+ 2
25
+ 12
26
+ 7
27
+ 3
28
+ 12
29
+ 65
30
+ 12
31
+ 49
32
+ 4
33
+ 4
34
+ 15
35
+ 49
36
+ 2
37
+ 0
38
+ 15
39
+ 2
40
+ 11
41
+ I
42
+ 6
43
+ I
44
+ 0
45
+ I
46
+ 0
47
+ I
48
+ 0
49
+ n
50
+ p
51
+ 5
52
+ x
53
+ 3
54
+ Noe
55
+ x
56
+ 11
57
+ open_module
58
+ x
59
+ 15
60
+ __module_init__
61
+ M
62
+ 1
63
+ n
64
+ n
65
+ x
66
+ 3
67
+ Noe
68
+ i
69
+ 29
70
+ 5
71
+ 66
72
+ 99
73
+ 7
74
+ 0
75
+ 1
76
+ 65
77
+ 49
78
+ 1
79
+ 3
80
+ 13
81
+ 99
82
+ 12
83
+ 7
84
+ 2
85
+ 12
86
+ 7
87
+ 3
88
+ 12
89
+ 65
90
+ 12
91
+ 49
92
+ 4
93
+ 4
94
+ 15
95
+ 49
96
+ 2
97
+ 0
98
+ 11
99
+ I
100
+ 6
101
+ I
102
+ 0
103
+ I
104
+ 0
105
+ I
106
+ 0
107
+ n
108
+ p
109
+ 5
110
+ x
111
+ 6
112
+ Config
113
+ x
114
+ 10
115
+ open_class
116
+ x
117
+ 14
118
+ __class_init__
119
+ M
120
+ 1
121
+ n
122
+ n
123
+ x
124
+ 6
125
+ Config
126
+ i
127
+ 192
128
+ 5
129
+ 66
130
+ 65
131
+ 7
132
+ 0
133
+ 45
134
+ 1
135
+ 2
136
+ 7
137
+ 3
138
+ 64
139
+ 65
140
+ 49
141
+ 4
142
+ 0
143
+ 49
144
+ 5
145
+ 2
146
+ 49
147
+ 6
148
+ 2
149
+ 15
150
+ 65
151
+ 7
152
+ 7
153
+ 45
154
+ 8
155
+ 9
156
+ 45
157
+ 1
158
+ 10
159
+ 45
160
+ 0
161
+ 11
162
+ 49
163
+ 12
164
+ 1
165
+ 49
166
+ 13
167
+ 1
168
+ 44
169
+ 43
170
+ 14
171
+ 80
172
+ 49
173
+ 15
174
+ 1
175
+ 13
176
+ 7
177
+ 16
178
+ 64
179
+ 45
180
+ 0
181
+ 17
182
+ 49
183
+ 18
184
+ 2
185
+ 15
186
+ 13
187
+ 7
188
+ 19
189
+ 64
190
+ 45
191
+ 20
192
+ 21
193
+ 43
194
+ 22
195
+ 49
196
+ 18
197
+ 2
198
+ 15
199
+ 49
200
+ 23
201
+ 1
202
+ 49
203
+ 6
204
+ 2
205
+ 15
206
+ 5
207
+ 7
208
+ 24
209
+ 47
210
+ 49
211
+ 25
212
+ 1
213
+ 15
214
+ 99
215
+ 7
216
+ 26
217
+ 7
218
+ 27
219
+ 65
220
+ 67
221
+ 49
222
+ 28
223
+ 0
224
+ 49
225
+ 29
226
+ 4
227
+ 15
228
+ 99
229
+ 7
230
+ 30
231
+ 7
232
+ 31
233
+ 65
234
+ 5
235
+ 49
236
+ 32
237
+ 4
238
+ 15
239
+ 99
240
+ 7
241
+ 33
242
+ 7
243
+ 34
244
+ 65
245
+ 5
246
+ 49
247
+ 32
248
+ 4
249
+ 15
250
+ 99
251
+ 7
252
+ 35
253
+ 7
254
+ 36
255
+ 65
256
+ 67
257
+ 49
258
+ 28
259
+ 0
260
+ 49
261
+ 29
262
+ 4
263
+ 15
264
+ 99
265
+ 7
266
+ 37
267
+ 7
268
+ 38
269
+ 65
270
+ 67
271
+ 49
272
+ 28
273
+ 0
274
+ 49
275
+ 29
276
+ 4
277
+ 15
278
+ 99
279
+ 7
280
+ 39
281
+ 7
282
+ 40
283
+ 65
284
+ 67
285
+ 49
286
+ 28
287
+ 0
288
+ 49
289
+ 29
290
+ 4
291
+ 15
292
+ 99
293
+ 7
294
+ 41
295
+ 7
296
+ 42
297
+ 65
298
+ 67
299
+ 49
300
+ 28
301
+ 0
302
+ 49
303
+ 29
304
+ 4
305
+ 15
306
+ 99
307
+ 7
308
+ 43
309
+ 7
310
+ 44
311
+ 65
312
+ 67
313
+ 49
314
+ 28
315
+ 0
316
+ 49
317
+ 29
318
+ 4
319
+ 11
320
+ I
321
+ 7
322
+ I
323
+ 0
324
+ I
325
+ 0
326
+ I
327
+ 0
328
+ n
329
+ p
330
+ 45
331
+ x
332
+ 19
333
+ DEFAULT_CONFIG_FILE
334
+ x
335
+ 4
336
+ File
337
+ n
338
+ s
339
+ 15
340
+ ../default.yaml
341
+ x
342
+ 11
343
+ active_path
344
+ x
345
+ 11
346
+ expand_path
347
+ x
348
+ 9
349
+ const_set
350
+ x
351
+ 14
352
+ DEFAULT_CONFIG
353
+ x
354
+ 4
355
+ YAML
356
+ n
357
+ n
358
+ n
359
+ x
360
+ 4
361
+ read
362
+ x
363
+ 4
364
+ load
365
+ x
366
+ 4
367
+ Hash
368
+ x
369
+ 16
370
+ new_from_literal
371
+ s
372
+ 11
373
+ config_file
374
+ n
375
+ x
376
+ 3
377
+ []=
378
+ s
379
+ 7
380
+ version
381
+ x
382
+ 3
383
+ Noe
384
+ n
385
+ x
386
+ 7
387
+ VERSION
388
+ x
389
+ 5
390
+ merge
391
+ x
392
+ 6
393
+ config
394
+ x
395
+ 11
396
+ attr_reader
397
+ x
398
+ 10
399
+ initialize
400
+ M
401
+ 1
402
+ n
403
+ n
404
+ x
405
+ 10
406
+ initialize
407
+ i
408
+ 11
409
+ 45
410
+ 0
411
+ 1
412
+ 20
413
+ 0
414
+ 49
415
+ 2
416
+ 1
417
+ 38
418
+ 3
419
+ 11
420
+ I
421
+ 3
422
+ I
423
+ 1
424
+ I
425
+ 1
426
+ I
427
+ 1
428
+ n
429
+ p
430
+ 4
431
+ x
432
+ 14
433
+ DEFAULT_CONFIG
434
+ n
435
+ x
436
+ 5
437
+ merge
438
+ x
439
+ 7
440
+ @config
441
+ p
442
+ 5
443
+ I
444
+ -1
445
+ I
446
+ 10
447
+ I
448
+ 0
449
+ I
450
+ 11
451
+ I
452
+ b
453
+ x
454
+ 47
455
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
456
+ p
457
+ 1
458
+ x
459
+ 6
460
+ config
461
+ x
462
+ 17
463
+ method_visibility
464
+ x
465
+ 15
466
+ add_defn_method
467
+ x
468
+ 3
469
+ new
470
+ M
471
+ 1
472
+ n
473
+ n
474
+ x
475
+ 3
476
+ new
477
+ i
478
+ 87
479
+ 23
480
+ 0
481
+ 10
482
+ 10
483
+ 45
484
+ 0
485
+ 1
486
+ 19
487
+ 0
488
+ 15
489
+ 20
490
+ 0
491
+ 13
492
+ 45
493
+ 2
494
+ 3
495
+ 12
496
+ 49
497
+ 4
498
+ 1
499
+ 9
500
+ 28
501
+ 15
502
+ 54
503
+ 89
504
+ 5
505
+ 8
506
+ 86
507
+ 13
508
+ 45
509
+ 6
510
+ 7
511
+ 12
512
+ 49
513
+ 4
514
+ 1
515
+ 9
516
+ 48
517
+ 15
518
+ 5
519
+ 20
520
+ 0
521
+ 47
522
+ 49
523
+ 8
524
+ 1
525
+ 8
526
+ 86
527
+ 13
528
+ 45
529
+ 9
530
+ 10
531
+ 12
532
+ 49
533
+ 4
534
+ 1
535
+ 9
536
+ 68
537
+ 15
538
+ 45
539
+ 0
540
+ 11
541
+ 54
542
+ 52
543
+ 5
544
+ 1
545
+ 8
546
+ 86
547
+ 15
548
+ 5
549
+ 45
550
+ 12
551
+ 13
552
+ 7
553
+ 14
554
+ 20
555
+ 0
556
+ 47
557
+ 101
558
+ 15
559
+ 63
560
+ 2
561
+ 47
562
+ 49
563
+ 16
564
+ 2
565
+ 11
566
+ I
567
+ 5
568
+ I
569
+ 1
570
+ I
571
+ 0
572
+ I
573
+ 1
574
+ n
575
+ p
576
+ 17
577
+ x
578
+ 14
579
+ DEFAULT_CONFIG
580
+ n
581
+ x
582
+ 4
583
+ Hash
584
+ n
585
+ x
586
+ 3
587
+ ===
588
+ x
589
+ 3
590
+ new
591
+ x
592
+ 6
593
+ String
594
+ n
595
+ x
596
+ 16
597
+ __load_from_file
598
+ x
599
+ 8
600
+ NilClass
601
+ n
602
+ n
603
+ x
604
+ 13
605
+ ArgumentError
606
+ n
607
+ s
608
+ 27
609
+ Unable to load config from
610
+ x
611
+ 4
612
+ to_s
613
+ x
614
+ 5
615
+ raise
616
+ p
617
+ 21
618
+ I
619
+ -1
620
+ I
621
+ 15
622
+ I
623
+ a
624
+ I
625
+ 16
626
+ I
627
+ c
628
+ I
629
+ 17
630
+ I
631
+ 17
632
+ I
633
+ 18
634
+ I
635
+ 1c
636
+ I
637
+ 19
638
+ I
639
+ 27
640
+ I
641
+ 1a
642
+ I
643
+ 30
644
+ I
645
+ 1b
646
+ I
647
+ 3b
648
+ I
649
+ 1c
650
+ I
651
+ 45
652
+ I
653
+ 1e
654
+ I
655
+ 56
656
+ I
657
+ 0
658
+ I
659
+ 57
660
+ x
661
+ 47
662
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
663
+ p
664
+ 1
665
+ x
666
+ 3
667
+ arg
668
+ x
669
+ 13
670
+ attach_method
671
+ x
672
+ 16
673
+ __load_from_file
674
+ M
675
+ 1
676
+ n
677
+ n
678
+ x
679
+ 16
680
+ __load_from_file
681
+ i
682
+ 218
683
+ 45
684
+ 0
685
+ 1
686
+ 20
687
+ 0
688
+ 49
689
+ 2
690
+ 1
691
+ 19
692
+ 0
693
+ 15
694
+ 45
695
+ 0
696
+ 3
697
+ 20
698
+ 0
699
+ 49
700
+ 4
701
+ 1
702
+ 13
703
+ 9
704
+ 31
705
+ 15
706
+ 45
707
+ 0
708
+ 5
709
+ 20
710
+ 0
711
+ 49
712
+ 6
713
+ 1
714
+ 9
715
+ 36
716
+ 1
717
+ 8
718
+ 55
719
+ 5
720
+ 45
721
+ 7
722
+ 8
723
+ 43
724
+ 9
725
+ 7
726
+ 10
727
+ 20
728
+ 0
729
+ 47
730
+ 101
731
+ 11
732
+ 63
733
+ 2
734
+ 47
735
+ 49
736
+ 12
737
+ 2
738
+ 15
739
+ 45
740
+ 13
741
+ 14
742
+ 45
743
+ 0
744
+ 15
745
+ 20
746
+ 0
747
+ 49
748
+ 16
749
+ 1
750
+ 49
751
+ 17
752
+ 1
753
+ 19
754
+ 1
755
+ 15
756
+ 20
757
+ 1
758
+ 45
759
+ 18
760
+ 19
761
+ 49
762
+ 20
763
+ 1
764
+ 9
765
+ 86
766
+ 1
767
+ 8
768
+ 105
769
+ 5
770
+ 45
771
+ 7
772
+ 21
773
+ 43
774
+ 9
775
+ 7
776
+ 22
777
+ 20
778
+ 0
779
+ 47
780
+ 101
781
+ 11
782
+ 63
783
+ 2
784
+ 47
785
+ 49
786
+ 12
787
+ 2
788
+ 15
789
+ 20
790
+ 1
791
+ 44
792
+ 43
793
+ 18
794
+ 79
795
+ 49
796
+ 23
797
+ 1
798
+ 13
799
+ 7
800
+ 24
801
+ 64
802
+ 20
803
+ 0
804
+ 49
805
+ 25
806
+ 2
807
+ 15
808
+ 49
809
+ 26
810
+ 1
811
+ 19
812
+ 2
813
+ 15
814
+ 45
815
+ 27
816
+ 28
817
+ 13
818
+ 71
819
+ 29
820
+ 47
821
+ 9
822
+ 154
823
+ 47
824
+ 49
825
+ 30
826
+ 0
827
+ 13
828
+ 20
829
+ 2
830
+ 47
831
+ 49
832
+ 31
833
+ 1
834
+ 15
835
+ 8
836
+ 159
837
+ 20
838
+ 2
839
+ 49
840
+ 29
841
+ 1
842
+ 19
843
+ 3
844
+ 15
845
+ 20
846
+ 3
847
+ 49
848
+ 32
849
+ 0
850
+ 19
851
+ 4
852
+ 15
853
+ 45
854
+ 0
855
+ 33
856
+ 20
857
+ 4
858
+ 49
859
+ 34
860
+ 1
861
+ 13
862
+ 9
863
+ 190
864
+ 15
865
+ 45
866
+ 0
867
+ 35
868
+ 20
869
+ 4
870
+ 49
871
+ 6
872
+ 1
873
+ 9
874
+ 195
875
+ 1
876
+ 8
877
+ 214
878
+ 5
879
+ 45
880
+ 7
881
+ 36
882
+ 43
883
+ 9
884
+ 7
885
+ 37
886
+ 20
887
+ 4
888
+ 47
889
+ 101
890
+ 11
891
+ 63
892
+ 2
893
+ 47
894
+ 49
895
+ 12
896
+ 2
897
+ 15
898
+ 20
899
+ 3
900
+ 11
901
+ I
902
+ a
903
+ I
904
+ 5
905
+ I
906
+ 1
907
+ I
908
+ 1
909
+ n
910
+ p
911
+ 38
912
+ x
913
+ 4
914
+ File
915
+ n
916
+ x
917
+ 11
918
+ expand_path
919
+ n
920
+ x
921
+ 5
922
+ file?
923
+ n
924
+ x
925
+ 9
926
+ readable?
927
+ x
928
+ 3
929
+ Noe
930
+ n
931
+ x
932
+ 5
933
+ Error
934
+ s
935
+ 28
936
+ Not a file or not readable:
937
+ x
938
+ 4
939
+ to_s
940
+ x
941
+ 5
942
+ raise
943
+ x
944
+ 4
945
+ YAML
946
+ n
947
+ n
948
+ x
949
+ 4
950
+ read
951
+ x
952
+ 4
953
+ load
954
+ x
955
+ 4
956
+ Hash
957
+ n
958
+ x
959
+ 5
960
+ is_a?
961
+ n
962
+ s
963
+ 34
964
+ Corrupted or invalid config file:
965
+ x
966
+ 16
967
+ new_from_literal
968
+ s
969
+ 11
970
+ config_file
971
+ x
972
+ 3
973
+ []=
974
+ x
975
+ 5
976
+ merge
977
+ x
978
+ 6
979
+ Config
980
+ n
981
+ x
982
+ 3
983
+ new
984
+ x
985
+ 8
986
+ allocate
987
+ x
988
+ 10
989
+ initialize
990
+ x
991
+ 13
992
+ templates_dir
993
+ n
994
+ x
995
+ 10
996
+ directory?
997
+ n
998
+ n
999
+ s
1000
+ 51
1001
+ Invalid noe config, not a directory or unreadable:
1002
+ p
1003
+ 33
1004
+ I
1005
+ -1
1006
+ I
1007
+ 23
1008
+ I
1009
+ 0
1010
+ I
1011
+ 25
1012
+ I
1013
+ b
1014
+ I
1015
+ 26
1016
+ I
1017
+ 24
1018
+ I
1019
+ 27
1020
+ I
1021
+ 37
1022
+ I
1023
+ 0
1024
+ I
1025
+ 38
1026
+ I
1027
+ 2b
1028
+ I
1029
+ 49
1030
+ I
1031
+ 2c
1032
+ I
1033
+ 56
1034
+ I
1035
+ 2d
1036
+ I
1037
+ 69
1038
+ I
1039
+ 0
1040
+ I
1041
+ 6a
1042
+ I
1043
+ 31
1044
+ I
1045
+ 83
1046
+ I
1047
+ 32
1048
+ I
1049
+ a2
1050
+ I
1051
+ 35
1052
+ I
1053
+ aa
1054
+ I
1055
+ 36
1056
+ I
1057
+ c3
1058
+ I
1059
+ 37
1060
+ I
1061
+ d6
1062
+ I
1063
+ 0
1064
+ I
1065
+ d7
1066
+ I
1067
+ 3a
1068
+ I
1069
+ da
1070
+ x
1071
+ 47
1072
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
1073
+ p
1074
+ 5
1075
+ x
1076
+ 4
1077
+ file
1078
+ x
1079
+ 6
1080
+ loaded
1081
+ x
1082
+ 11
1083
+ config_hash
1084
+ x
1085
+ 6
1086
+ config
1087
+ x
1088
+ 13
1089
+ templates_dir
1090
+ x
1091
+ 4
1092
+ file
1093
+ M
1094
+ 1
1095
+ n
1096
+ n
1097
+ x
1098
+ 4
1099
+ file
1100
+ i
1101
+ 10
1102
+ 5
1103
+ 48
1104
+ 0
1105
+ 7
1106
+ 1
1107
+ 64
1108
+ 49
1109
+ 2
1110
+ 1
1111
+ 11
1112
+ I
1113
+ 2
1114
+ I
1115
+ 0
1116
+ I
1117
+ 0
1118
+ I
1119
+ 0
1120
+ n
1121
+ p
1122
+ 3
1123
+ x
1124
+ 6
1125
+ config
1126
+ s
1127
+ 11
1128
+ config_file
1129
+ x
1130
+ 2
1131
+ []
1132
+ p
1133
+ 5
1134
+ I
1135
+ -1
1136
+ I
1137
+ 3e
1138
+ I
1139
+ 0
1140
+ I
1141
+ 3f
1142
+ I
1143
+ a
1144
+ x
1145
+ 47
1146
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
1147
+ p
1148
+ 0
1149
+ x
1150
+ 13
1151
+ templates_dir
1152
+ M
1153
+ 1
1154
+ n
1155
+ n
1156
+ x
1157
+ 13
1158
+ templates_dir
1159
+ i
1160
+ 33
1161
+ 39
1162
+ 0
1163
+ 13
1164
+ 10
1165
+ 32
1166
+ 15
1167
+ 45
1168
+ 1
1169
+ 2
1170
+ 5
1171
+ 48
1172
+ 3
1173
+ 7
1174
+ 4
1175
+ 64
1176
+ 49
1177
+ 5
1178
+ 1
1179
+ 45
1180
+ 1
1181
+ 6
1182
+ 5
1183
+ 48
1184
+ 7
1185
+ 49
1186
+ 8
1187
+ 1
1188
+ 49
1189
+ 9
1190
+ 2
1191
+ 38
1192
+ 0
1193
+ 11
1194
+ I
1195
+ 4
1196
+ I
1197
+ 0
1198
+ I
1199
+ 0
1200
+ I
1201
+ 0
1202
+ n
1203
+ p
1204
+ 10
1205
+ x
1206
+ 14
1207
+ @templates_dir
1208
+ x
1209
+ 4
1210
+ File
1211
+ n
1212
+ x
1213
+ 6
1214
+ config
1215
+ s
1216
+ 13
1217
+ templates-dir
1218
+ x
1219
+ 2
1220
+ []
1221
+ n
1222
+ x
1223
+ 4
1224
+ file
1225
+ x
1226
+ 7
1227
+ dirname
1228
+ x
1229
+ 11
1230
+ expand_path
1231
+ p
1232
+ 5
1233
+ I
1234
+ -1
1235
+ I
1236
+ 44
1237
+ I
1238
+ 0
1239
+ I
1240
+ 45
1241
+ I
1242
+ 21
1243
+ x
1244
+ 47
1245
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
1246
+ p
1247
+ 0
1248
+ x
1249
+ 11
1250
+ noe_version
1251
+ M
1252
+ 1
1253
+ n
1254
+ n
1255
+ x
1256
+ 11
1257
+ noe_version
1258
+ i
1259
+ 10
1260
+ 5
1261
+ 48
1262
+ 0
1263
+ 7
1264
+ 1
1265
+ 64
1266
+ 49
1267
+ 2
1268
+ 1
1269
+ 11
1270
+ I
1271
+ 2
1272
+ I
1273
+ 0
1274
+ I
1275
+ 0
1276
+ I
1277
+ 0
1278
+ n
1279
+ p
1280
+ 3
1281
+ x
1282
+ 6
1283
+ config
1284
+ s
1285
+ 7
1286
+ version
1287
+ x
1288
+ 2
1289
+ []
1290
+ p
1291
+ 5
1292
+ I
1293
+ -1
1294
+ I
1295
+ 49
1296
+ I
1297
+ 0
1298
+ I
1299
+ 4a
1300
+ I
1301
+ a
1302
+ x
1303
+ 47
1304
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
1305
+ p
1306
+ 0
1307
+ x
1308
+ 7
1309
+ default
1310
+ M
1311
+ 1
1312
+ n
1313
+ n
1314
+ x
1315
+ 7
1316
+ default
1317
+ i
1318
+ 10
1319
+ 5
1320
+ 48
1321
+ 0
1322
+ 7
1323
+ 1
1324
+ 64
1325
+ 49
1326
+ 2
1327
+ 1
1328
+ 11
1329
+ I
1330
+ 2
1331
+ I
1332
+ 0
1333
+ I
1334
+ 0
1335
+ I
1336
+ 0
1337
+ n
1338
+ p
1339
+ 3
1340
+ x
1341
+ 6
1342
+ config
1343
+ s
1344
+ 7
1345
+ default
1346
+ x
1347
+ 2
1348
+ []
1349
+ p
1350
+ 5
1351
+ I
1352
+ -1
1353
+ I
1354
+ 4e
1355
+ I
1356
+ 0
1357
+ I
1358
+ 4f
1359
+ I
1360
+ a
1361
+ x
1362
+ 47
1363
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
1364
+ p
1365
+ 0
1366
+ x
1367
+ 8
1368
+ default=
1369
+ M
1370
+ 1
1371
+ n
1372
+ n
1373
+ x
1374
+ 8
1375
+ default=
1376
+ i
1377
+ 16
1378
+ 5
1379
+ 48
1380
+ 0
1381
+ 7
1382
+ 1
1383
+ 64
1384
+ 20
1385
+ 0
1386
+ 13
1387
+ 18
1388
+ 3
1389
+ 49
1390
+ 2
1391
+ 2
1392
+ 15
1393
+ 11
1394
+ I
1395
+ 5
1396
+ I
1397
+ 1
1398
+ I
1399
+ 1
1400
+ I
1401
+ 1
1402
+ n
1403
+ p
1404
+ 3
1405
+ x
1406
+ 6
1407
+ config
1408
+ s
1409
+ 7
1410
+ default
1411
+ x
1412
+ 3
1413
+ []=
1414
+ p
1415
+ 5
1416
+ I
1417
+ -1
1418
+ I
1419
+ 53
1420
+ I
1421
+ 0
1422
+ I
1423
+ 54
1424
+ I
1425
+ 10
1426
+ x
1427
+ 47
1428
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
1429
+ p
1430
+ 1
1431
+ x
1432
+ 4
1433
+ name
1434
+ p
1435
+ 31
1436
+ I
1437
+ 2
1438
+ I
1439
+ 5
1440
+ I
1441
+ 16
1442
+ I
1443
+ 8
1444
+ I
1445
+ 28
1446
+ I
1447
+ a
1448
+ I
1449
+ 30
1450
+ I
1451
+ 9
1452
+ I
1453
+ 3b
1454
+ I
1455
+ a
1456
+ I
1457
+ 47
1458
+ I
1459
+ 8
1460
+ I
1461
+ 4e
1462
+ I
1463
+ d
1464
+ I
1465
+ 56
1466
+ I
1467
+ 10
1468
+ I
1469
+ 64
1470
+ I
1471
+ 15
1472
+ I
1473
+ 6f
1474
+ I
1475
+ 23
1476
+ I
1477
+ 7a
1478
+ I
1479
+ 3e
1480
+ I
1481
+ 88
1482
+ I
1483
+ 44
1484
+ I
1485
+ 96
1486
+ I
1487
+ 49
1488
+ I
1489
+ a4
1490
+ I
1491
+ 4e
1492
+ I
1493
+ b2
1494
+ I
1495
+ 53
1496
+ I
1497
+ c0
1498
+ x
1499
+ 47
1500
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
1501
+ p
1502
+ 0
1503
+ x
1504
+ 13
1505
+ attach_method
1506
+ p
1507
+ 3
1508
+ I
1509
+ 2
1510
+ I
1511
+ 2
1512
+ I
1513
+ 1d
1514
+ x
1515
+ 47
1516
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
1517
+ p
1518
+ 0
1519
+ x
1520
+ 13
1521
+ attach_method
1522
+ p
1523
+ 3
1524
+ I
1525
+ 0
1526
+ I
1527
+ 1
1528
+ I
1529
+ 1c
1530
+ x
1531
+ 47
1532
+ /home/blambeau/work/devel/noe/lib/noe/config.rb
1533
+ p
1534
+ 0