OSDN Git Service

fix extend
[pettanr/pettanr.git] / public / manifest.json
1 {\r
2   "items": {\r
3     "scroll": {\r
4       "type": "binder",\r
5       "args": {}\r
6     },\r
7     "scroll_panel": {\r
8       "type": "leaf",\r
9       "args": {\r
10         "parent_model_name": "scroll"\r
11       }\r
12     },\r
13     "comic": {\r
14       "type": "binder",\r
15       "args": {}\r
16     },\r
17     "story": {\r
18       "type": "binder",\r
19       "args": {}\r
20     },\r
21     "story_sheet": {\r
22       "type": "leaf",\r
23       "args": {\r
24         "parent_model_name": "story"\r
25       }\r
26     },\r
27     "sheet": {\r
28       "type": "root",\r
29       "args": {}\r
30     },\r
31     "sheet_panel": {\r
32       "type": "element",\r
33       "args": {\r
34         "parent_model_name": "sheet"\r
35       }\r
36     },\r
37     "panel": {\r
38       "type": "root",\r
39       "args": {}\r
40     },\r
41     "panel_picture": {\r
42       "type": "element",\r
43       "args": {\r
44         "parent_model_name": "panel"\r
45       }\r
46     },\r
47     "speech_balloon": {\r
48       "type": "element",\r
49       "args": {\r
50         "parent_model_name": "panel",\r
51         "boost": {\r
52           "speech_balloon_template": {\r
53             "setter_method_name": "extend_speech_balloon=",\r
54             "getter_method_name": "extend_speech_balloon"\r
55           }\r
56         }\r
57       }\r
58     },\r
59     "balloon": {\r
60       "type": "element",\r
61       "args": {\r
62         "parent_model_name": "speech_balloon",\r
63         "boost": {\r
64           "speech_balloon_template": {\r
65             "setter_method_name": "extend_speech_balloon=",\r
66             "getter_method_name": "extend_speech_balloon"\r
67           }\r
68         }\r
69       }\r
70     },\r
71     "speech": {\r
72       "type": "element",\r
73       "args": {\r
74         "parent_model_name": "speech_balloon",\r
75         "boost": {\r
76           "writing_format": {},\r
77           "speech_balloon_template": {\r
78             "setter_method_name": "extend_speech_balloon=",\r
79             "getter_method_name": "extend_speech_balloon"\r
80           }\r
81         }\r
82       }\r
83     },\r
84     "ground_picture": {\r
85       "type": "element",\r
86       "args": {\r
87         "parent_model_name": "panel"\r
88       }\r
89     },\r
90     "ground_color": {\r
91       "type": "element",\r
92       "args": {\r
93         "parent_model_name": "panel"\r
94       }\r
95     },\r
96     "original_picture": {},\r
97     "picture": {},\r
98     "resource_picture": {},\r
99     "speech_balloon_template": {},\r
100     "writing_format": {},\r
101     "license_group": {},\r
102     "license": {\r
103       "type": "leaf",\r
104       "args": {\r
105         "parent_model_name": "license_group",\r
106         "boost": {\r
107           "license_group": {\r
108             "extend_item_name": "attribute"\r
109           }\r
110         }\r
111       }\r
112     },\r
113     "author": {},\r
114     "artist": {},\r
115     "system_picture": {}\r
116   },\r
117   "controllers": {\r
118     "scrolls": {\r
119       "actions": {\r
120         "index": {\r
121           "type": "list",\r
122           "args": {\r
123             "list_name": "public"\r
124           }\r
125         },\r
126         "by_author": {\r
127           "type": "list"\r
128         },\r
129         "by_panel": {\r
130           "type": "list"\r
131         },\r
132         "play": {\r
133           "type": "list",\r
134           "args": {\r
135             "list_name": "play"\r
136           }\r
137         },\r
138         "show": {\r
139           "type": "show"\r
140         },\r
141         "count": {\r
142           "type": "count",\r
143           "args": {\r
144             "list_name": "public"\r
145           }\r
146         },\r
147         "count_by_author": {\r
148           "type": "count"\r
149         },\r
150         "count_by_panel": {\r
151           "type": "count"\r
152         },\r
153         "new": {\r
154           "type": "new"\r
155         },\r
156         "edit": {\r
157           "type": "edit"\r
158         }\r
159       }\r
160     },\r
161     "scroll_panels": {\r
162       "actions": {\r
163         "index": {\r
164           "type": "list",\r
165           "args": {\r
166             "list_name": "public"\r
167           }\r
168         },\r
169         "by_panel": {\r
170           "type": "list"\r
171         },\r
172         "by_scroll": {\r
173           "type": "list"\r
174         },\r
175         "show": {\r
176           "type": "show"\r
177         },\r
178         "count": {\r
179           "type": "count",\r
180           "args": {\r
181             "list_name": "public"\r
182           }\r
183         },\r
184         "count_by_panel": {\r
185           "type": "count"\r
186         },\r
187         "count_by_scroll": {\r
188           "type": "count"\r
189         },\r
190         "new": {\r
191           "type": "new"\r
192         },\r
193         "edit": {\r
194           "type": "edit"\r
195         }\r
196       }\r
197     },\r
198     "comics": {\r
199       "actions": {\r
200         "index": {\r
201           "type": "list",\r
202           "args": {\r
203             "list_name": "public"\r
204           }\r
205         },\r
206         "by_author": {\r
207           "type": "list"\r
208         },\r
209         "show": {\r
210           "type": "show"\r
211         },\r
212         "count": {\r
213           "type": "count",\r
214           "args": {\r
215             "list_name": "public"\r
216           }\r
217         },\r
218         "count_by_author": {\r
219           "type": "count"\r
220         },\r
221         "new": {\r
222           "type": "new"\r
223         },\r
224         "edit": {\r
225           "type": "edit"\r
226         }\r
227       }\r
228     },\r
229     "stories": {\r
230       "actions": {\r
231         "index": {\r
232           "type": "list",\r
233           "args": {\r
234             "list_name": "public"\r
235           }\r
236         },\r
237         "by_comic": {\r
238           "type": "count"\r
239         },\r
240         "by_sheet": {\r
241           "type": "count"\r
242         },\r
243         "by_author": {\r
244           "type": "list"\r
245         },\r
246         "play": {\r
247           "type": "list",\r
248           "args": {\r
249             "list_name": "play"\r
250           }\r
251         },\r
252         "show": {\r
253           "type": "show"\r
254         },\r
255         "count": {\r
256           "type": "count",\r
257           "args": {\r
258             "list_name": "public"\r
259           }\r
260         },\r
261         "count_by_author": {\r
262           "type": "count"\r
263         },\r
264         "new": {\r
265           "type": "new"\r
266         },\r
267         "edit": {\r
268           "type": "edit"\r
269         }\r
270       }\r
271     },\r
272     "story_sheets": {\r
273       "actions": {\r
274         "index": {\r
275           "type": "list",\r
276           "args": {\r
277             "list_name": "public"\r
278           }\r
279         },\r
280         "by_story": {\r
281           "type": "list"\r
282         },\r
283         "by_sheet": {\r
284           "type": "list"\r
285         },\r
286         "show": {\r
287           "type": "show"\r
288         },\r
289         "count": {\r
290           "type": "count",\r
291           "args": {\r
292             "list_name": "public"\r
293           }\r
294         },\r
295         "count_by_story": {\r
296           "type": "count"\r
297         },\r
298         "count_by_sheet": {\r
299           "type": "count"\r
300         },\r
301         "new": {\r
302           "type": "new"\r
303         },\r
304         "edit": {\r
305           "type": "edit"\r
306         }\r
307       }\r
308     },\r
309     "sheets": {\r
310       "actions": {\r
311         "index": {\r
312           "type": "list",\r
313           "args": {\r
314             "list_name": "public"\r
315           }\r
316         },\r
317         "by_story": {\r
318           "type": "list"\r
319         },\r
320         "by_panel": {\r
321           "type": "list"\r
322         },\r
323         "by_author": {\r
324           "type": "list"\r
325         },\r
326         "play": {\r
327           "type": "list",\r
328           "args": {\r
329             "list_name": "play"\r
330           }\r
331         },\r
332         "show": {\r
333           "type": "show"\r
334         },\r
335         "count": {\r
336           "type": "count",\r
337           "args": {\r
338             "list_name": "public"\r
339           }\r
340         },\r
341         "count_by_story": {\r
342           "type": "count"\r
343         },\r
344         "count_by_panel": {\r
345           "type": "count"\r
346         },\r
347         "count_by_author": {\r
348           "type": "count"\r
349         },\r
350         "new": {\r
351           "type": "new"\r
352         },\r
353         "edit": {\r
354           "type": "edit"\r
355         }\r
356       }\r
357     },\r
358     "sheet_panels": {\r
359       "actions": {\r
360         "index": {\r
361           "type": "list",\r
362           "args": {\r
363             "list_name": "public"\r
364           }\r
365         },\r
366         "by_sheet": {\r
367           "type": "list"\r
368         },\r
369         "by_panel": {\r
370           "type": "list"\r
371         },\r
372         "show": {\r
373           "type": "show"\r
374         },\r
375         "count": {\r
376           "type": "count",\r
377           "args": {\r
378             "list_name": "public"\r
379           }\r
380         },\r
381         "count_by_sheet": {\r
382           "type": "count"\r
383         },\r
384         "count_by_panel": {\r
385           "type": "count"\r
386         },\r
387         "new": {\r
388           "type": "new"\r
389         },\r
390         "edit": {\r
391           "type": "edit"\r
392         }\r
393       }\r
394     },\r
395     "panels": {\r
396       "actions": {\r
397         "index": {\r
398           "type": "list",\r
399           "args": {\r
400             "list_name": "public"\r
401           }\r
402         },\r
403         "by_scroll": {\r
404           "type": "list"\r
405         },\r
406         "by_sheet": {\r
407           "type": "list"\r
408         },\r
409         "by_author": {\r
410           "type": "list"\r
411         },\r
412         "by_speech_balloon_template": {\r
413           "type": "list"\r
414         },\r
415         "show": {\r
416           "type": "show"\r
417         },\r
418         "count": {\r
419           "type": "count",\r
420           "args": {\r
421             "list_name": "public"\r
422           }\r
423         },\r
424         "count_by_scroll": {\r
425           "type": "count"\r
426         },\r
427         "count_by_sheet": {\r
428           "type": "count"\r
429         },\r
430         "count_by_author": {\r
431           "type": "count"\r
432         },\r
433         "count_by_speech_balloon_template": {\r
434           "type": "count"\r
435         },\r
436         "new": {\r
437           "type": "new"\r
438         },\r
439         "edit": {\r
440           "type": "edit"\r
441         }\r
442       }\r
443     },\r
444     "panel_pictures": {\r
445       "actions": {\r
446         "index": {\r
447           "type": "list",\r
448           "args": {\r
449             "list_name": "public"\r
450           }\r
451         },\r
452         "by_panel": {\r
453           "type": "list"\r
454         },\r
455         "by_author": {\r
456           "type": "list"\r
457         },\r
458         "show": {\r
459           "type": "show"\r
460         },\r
461         "count": {\r
462           "type": "count",\r
463           "args": {\r
464             "list_name": "public"\r
465           }\r
466         },\r
467         "count_by_panel": {\r
468           "type": "count"\r
469         },\r
470         "count_by_author": {\r
471           "type": "count"\r
472         }\r
473       }\r
474     },\r
475     "speech_balloons": {\r
476       "actions": {\r
477         "index": {\r
478           "type": "list",\r
479           "args": {\r
480             "list_name": "public"\r
481           }\r
482         },\r
483         "by_panel": {\r
484           "type": "list"\r
485         },\r
486         "by_author": {\r
487           "type": "list"\r
488         },\r
489         "show": {\r
490           "type": "show"\r
491         },\r
492         "count": {\r
493           "type": "count",\r
494           "args": {\r
495             "list_name": "public"\r
496           }\r
497         },\r
498         "count_by_panel": {\r
499           "type": "count"\r
500         },\r
501         "count_by_author": {\r
502           "type": "count"\r
503         }\r
504       }\r
505     },\r
506     "speeches": {\r
507       "actions": {\r
508         "index": {\r
509           "type": "list",\r
510           "args": {\r
511             "list_name": "public"\r
512           }\r
513         },\r
514         "by_writing_format": {\r
515           "type": "list"\r
516         },\r
517         "show": {\r
518           "type": "show"\r
519         },\r
520         "count": {\r
521           "type": "count",\r
522           "args": {\r
523             "list_name": "public"\r
524           }\r
525         },\r
526         "count_by_writing_format": {\r
527           "type": "count"\r
528         }\r
529       }\r
530     },\r
531     "balloons": {\r
532       "actions": {\r
533         "index": {\r
534           "type": "list",\r
535           "args": {\r
536             "list_name": "public"\r
537           }\r
538         },\r
539         "show": {\r
540           "type": "show"\r
541         },\r
542         "count": {\r
543           "type": "count",\r
544           "args": {\r
545             "list_name": "public"\r
546           }\r
547         }\r
548       }\r
549     },\r
550     "ground_pictures": {\r
551       "actions": {\r
552         "index": {\r
553           "type": "list",\r
554           "args": {\r
555             "list_name": "public"\r
556           }\r
557         },\r
558         "by_panel": {\r
559           "type": "list"\r
560         },\r
561         "by_author": {\r
562           "type": "list"\r
563         },\r
564         "show": {\r
565           "type": "show"\r
566         },\r
567         "count": {\r
568           "type": "count",\r
569           "args": {\r
570             "list_name": "public"\r
571           }\r
572         },\r
573         "count_by_panel": {\r
574           "type": "count"\r
575         },\r
576         "count_by_author": {\r
577           "type": "count"\r
578         }\r
579       }\r
580     },\r
581     "ground_colors": {\r
582       "actions": {\r
583         "index": {\r
584           "type": "list",\r
585           "args": {\r
586             "list_name": "public"\r
587           }\r
588         },\r
589         "by_panel": {\r
590           "type": "list"\r
591         },\r
592         "by_author": {\r
593           "type": "list"\r
594         },\r
595         "show": {\r
596           "type": "show"\r
597         },\r
598         "count": {\r
599           "type": "count",\r
600           "args": {\r
601             "list_name": "public"\r
602           }\r
603         },\r
604         "count_by_panel": {\r
605           "type": "count"\r
606         },\r
607         "count_by_author": {\r
608           "type": "count"\r
609         }\r
610       }\r
611     },\r
612     "original_pictures": {\r
613       "actions": {\r
614         "index": {\r
615           "type": "list",\r
616           "args": {\r
617             "list_name": "private"\r
618           }\r
619         },\r
620         "show": {\r
621           "type": "show"\r
622         },\r
623         "count": {\r
624           "type": "count",\r
625           "args": {\r
626             "list_name": "public"\r
627           }\r
628         }\r
629       }\r
630     },\r
631     "pictures": {\r
632       "actions": {\r
633         "show": {\r
634           "type": "show"\r
635         }\r
636       }\r
637     },\r
638     "resource_pictures": {\r
639       "actions": {\r
640         "index": {\r
641           "type": "list",\r
642           "args": {\r
643             "list_name": "public"\r
644           }\r
645         },\r
646         "by_original_picture": {\r
647           "type": "list"\r
648         },\r
649         "by_license": {\r
650           "type": "list"\r
651         },\r
652         "by_artist": {\r
653           "type": "list"\r
654         },\r
655         "show": {\r
656           "type": "show"\r
657         },\r
658         "count": {\r
659           "type": "count",\r
660           "args": {\r
661             "list_name": "public"\r
662           }\r
663         },\r
664         "count_by_license": {\r
665           "type": "count"\r
666         },\r
667         "count_by_artist": {\r
668           "type": "count"\r
669         }\r
670       }\r
671     },\r
672     "speech_balloon_templates": {\r
673       "actions": {\r
674         "index": {\r
675           "type": "list",\r
676           "args": {\r
677             "list_name": "public"\r
678           }\r
679         },\r
680         "show": {\r
681           "type": "show"\r
682         },\r
683         "count": {\r
684           "type": "count",\r
685           "args": {\r
686             "list_name": "public"\r
687           }\r
688         }\r
689       }\r
690     },\r
691     "writing_formats": {\r
692       "actions": {\r
693         "index": {\r
694           "type": "list",\r
695           "args": {\r
696             "list_name": "public"\r
697           }\r
698         },\r
699         "by_system_picture": {\r
700           "type": "list"\r
701         },\r
702         "show": {\r
703           "type": "show"\r
704         },\r
705         "count": {\r
706           "type": "count",\r
707           "args": {\r
708             "list_name": "public"\r
709           }\r
710         },\r
711         "count_by_system_picture": {\r
712           "type": "count"\r
713         }\r
714       }\r
715     },\r
716     "license_groups": {\r
717       "actions": {\r
718         "index": {\r
719           "type": "list",\r
720           "args": {\r
721             "list_name": "public"\r
722           }\r
723         },\r
724         "show": {\r
725           "type": "show"\r
726         },\r
727         "count": {\r
728           "type": "count",\r
729           "args": {\r
730             "list_name": "public"\r
731           }\r
732         }\r
733       }\r
734     },\r
735     "licenses": {\r
736       "actions": {\r
737         "index": {\r
738           "type": "list",\r
739           "args": {\r
740             "list_name": "public"\r
741           }\r
742         },\r
743         "by_license_group": {\r
744           "type": "list"\r
745         },\r
746         "by_system_picture": {\r
747           "type": "list"\r
748         },\r
749         "show": {\r
750           "type": "show"\r
751         },\r
752         "count": {\r
753           "type": "count",\r
754           "args": {\r
755             "list_name": "public"\r
756           }\r
757         },\r
758         "count_by_license_group": {\r
759           "type": "count"\r
760         },\r
761         "count_by_system_picture": {\r
762           "type": "count"\r
763         }\r
764       }\r
765     },\r
766     "authors": {\r
767       "actions": {\r
768         "index": {\r
769           "type": "list",\r
770           "args": {\r
771             "list_name": "public"\r
772           }\r
773         },\r
774         "scrolls": {\r
775           "type": "list",\r
776           "args": {\r
777             "list_name": "scrolls"\r
778           }\r
779         },\r
780         "comics": {\r
781           "type": "list",\r
782           "args": {\r
783             "list_name": "comics"\r
784           }\r
785         },\r
786         "stories": {\r
787           "type": "list",\r
788           "args": {\r
789             "list_name": "stories"\r
790           }\r
791         },\r
792         "sheets": {\r
793           "type": "list",\r
794           "args": {\r
795             "list_name": "sheets"\r
796           }\r
797         },\r
798         "panels": {\r
799           "type": "list",\r
800           "args": {\r
801             "list_name": "panels"\r
802           }\r
803         },\r
804         "panel_pictures": {\r
805           "type": "list",\r
806           "args": {\r
807             "list_name": "panel_pictures"\r
808           }\r
809         },\r
810         "speech_balloons": {\r
811           "type": "list",\r
812           "args": {\r
813             "list_name": "speech_balloons"\r
814           }\r
815         },\r
816         "ground_pictures": {\r
817           "type": "list",\r
818           "args": {\r
819             "list_name": "ground_pictures"\r
820           }\r
821         },\r
822         "ground_colors": {\r
823           "type": "list",\r
824           "args": {\r
825             "list_name": "ground_colors"\r
826           }\r
827         },\r
828         "show": {\r
829           "type": "show"\r
830         },\r
831         "count": {\r
832           "type": "count",\r
833           "args": {\r
834             "list_name": "public"\r
835           }\r
836         },\r
837         "new": {\r
838           "type": "new"\r
839         },\r
840         "edit": {\r
841           "type": "edit"\r
842         }\r
843       }\r
844     },\r
845     "artists": {\r
846       "actions": {\r
847         "index": {\r
848           "type": "list",\r
849           "args": {\r
850             "list_name": "public"\r
851           }\r
852         },\r
853         "resource_pictures": {\r
854           "type": "list",\r
855           "args": {\r
856             "list_name": "resource_pictures"\r
857           }\r
858         },\r
859         "show": {\r
860           "type": "show"\r
861         },\r
862         "count": {\r
863           "type": "count",\r
864           "args": {\r
865             "list_name": "public"\r
866           }\r
867         },\r
868         "new": {\r
869           "type": "new"\r
870         },\r
871         "edit": {\r
872           "type": "edit"\r
873         }\r
874       }\r
875     },\r
876     "system_pictures": {\r
877       "actions": {\r
878         "index": {\r
879           "type": "list",\r
880           "args": {\r
881             "list_name": "public"\r
882           }\r
883         },\r
884         "show": {\r
885           "type": "show"\r
886         },\r
887         "count": {\r
888           "type": "count",\r
889           "args": {\r
890             "list_name": "public"\r
891           }\r
892         }\r
893       }\r
894     },\r
895     "home": {\r
896       "actions": {\r
897         "scrolls": {\r
898           "type": "list",\r
899           "args": {\r
900             "item_name": "scroll",\r
901             "list_name": "private"\r
902           }\r
903         },\r
904         "scroll_panels": {\r
905           "type": "list",\r
906           "args": {\r
907             "item_name": "scroll_panel",\r
908             "list_name": "private"\r
909           }\r
910         },\r
911         "comics": {\r
912           "type": "list",\r
913           "args": {\r
914             "item_name": "comic",\r
915             "list_name": "private"\r
916           }\r
917         },\r
918         "stories": {\r
919           "type": "list",\r
920           "args": {\r
921             "item_name": "story",\r
922             "list_name": "private"\r
923           }\r
924         },\r
925         "story_sheets": {\r
926           "type": "list",\r
927           "args": {\r
928             "item_name": "story_sheet",\r
929             "list_name": "private"\r
930           }\r
931         },\r
932         "sheets": {\r
933           "type": "list",\r
934           "args": {\r
935             "item_name": "sheet",\r
936             "list_name": "private"\r
937           }\r
938         },\r
939         "sheet_panels": {\r
940           "type": "list",\r
941           "args": {\r
942             "item_name": "sheet_panel",\r
943             "list_name": "private"\r
944           }\r
945         },\r
946         "panels": {\r
947           "type": "list",\r
948           "args": {\r
949             "item_name": "panel",\r
950             "list_name": "private"\r
951           }\r
952         },\r
953         "panel_pictures": {\r
954           "type": "list",\r
955           "args": {\r
956             "item_name": "panel_picture",\r
957             "list_name": "private"\r
958           }\r
959         },\r
960         "speech_balloons": {\r
961           "type": "list",\r
962           "args": {\r
963             "item_name": "speech_balloon",\r
964             "list_name": "private"\r
965           }\r
966         },\r
967         "speeches": {\r
968           "type": "list",\r
969           "args": {\r
970             "item_name": "speech",\r
971             "list_name": "private"\r
972           }\r
973         },\r
974         "balloons": {\r
975           "type": "list",\r
976           "args": {\r
977             "item_name": "balloon",\r
978             "list_name": "private"\r
979           }\r
980         },\r
981         "ground_pictures": {\r
982           "type": "list",\r
983           "args": {\r
984             "item_name": "ground_picture",\r
985             "list_name": "private"\r
986           }\r
987         },\r
988         "ground_colors": {\r
989           "type": "list",\r
990           "args": {\r
991             "item_name": "ground_color",\r
992             "list_name": "private"\r
993           }\r
994         },\r
995         "original_pictures": {\r
996           "type": "list",\r
997           "args": {\r
998             "item_name": "original_picture",\r
999             "list_name": "private"\r
1000           }\r
1001         },\r
1002         "resource_pictures": {\r
1003           "type": "list",\r
1004           "args": {\r
1005             "item_name": "resource_picture",\r
1006             "list_name": "private"\r
1007           }\r
1008         }\r
1009       }\r
1010     }\r
1011   },\r
1012   "models": {\r
1013     "scroll": {\r
1014       "associations": {\r
1015         "belongs_to": {\r
1016           "author": {}\r
1017         },\r
1018         "has_many": {\r
1019           "scroll_panels": {},\r
1020           "panels": {\r
1021             "through": "scroll_panel"\r
1022           }\r
1023         }\r
1024       },\r
1025       "attributes": {\r
1026         "title": {\r
1027           "type": "text",\r
1028           "rules": {\r
1029             "required": true\r
1030           }\r
1031         },\r
1032         "description": {\r
1033           "type": "text",\r
1034           "rules": {}\r
1035         },\r
1036         "visible": {\r
1037           "type": "number",\r
1038           "rules": {\r
1039             "required": true,\r
1040             "number": true\r
1041           },\r
1042           "source": {\r
1043             "type": "magic_number",\r
1044             "args": {\r
1045               "select_item_name": "scroll_visible_items"\r
1046             }\r
1047           }\r
1048         },\r
1049         "author_id": {\r
1050           "type": "number",\r
1051           "rules": {\r
1052             "required": true,\r
1053             "number": true\r
1054           }\r
1055         }\r
1056       }\r
1057     },\r
1058     "scroll_panel": {\r
1059       "associations": {\r
1060         "belongs_to": {\r
1061           "panel": {},\r
1062           "scroll": {}\r
1063         },\r
1064         "has_many": {}\r
1065       },\r
1066       "attributes": {\r
1067         "scroll_id": {\r
1068           "type": "number",\r
1069           "rules": {\r
1070             "required": true,\r
1071             "number": true\r
1072           }\r
1073         },\r
1074         "panel_id": {\r
1075           "type": "number",\r
1076           "rules": {\r
1077             "required": true,\r
1078             "number": true\r
1079           }\r
1080         },\r
1081         "t": {\r
1082           "type": "number",\r
1083           "rules": {\r
1084             "required": true,\r
1085             "number": true,\r
1086             "min": 0\r
1087           }\r
1088         },\r
1089         "author_id": {\r
1090           "type": "number",\r
1091           "rules": {\r
1092             "required": true,\r
1093             "number": true\r
1094           }\r
1095         }\r
1096       }\r
1097     },\r
1098     "comic": {\r
1099       "associations": {\r
1100         "belongs_to": {\r
1101           "author": {}\r
1102         },\r
1103         "has_many": {\r
1104           "stories": {}\r
1105         }\r
1106       },\r
1107       "attributes": {\r
1108         "title": {\r
1109           "type": "text",\r
1110           "rules": {\r
1111             "required": true\r
1112           }\r
1113         },\r
1114         "description": {\r
1115           "type": "text",\r
1116           "rules": {}\r
1117         },\r
1118         "visible": {\r
1119           "type": "number",\r
1120           "rules": {\r
1121             "required": true,\r
1122             "number": true\r
1123           },\r
1124           "source": {\r
1125             "type": "magic_number",\r
1126             "args": {\r
1127               "select_item_name": "comic_visible_items"\r
1128             }\r
1129           }\r
1130         },\r
1131         "author_id": {\r
1132           "type": "number",\r
1133           "rules": {\r
1134             "required": true,\r
1135             "number": true\r
1136           }\r
1137         }\r
1138       }\r
1139     },\r
1140     "story": {\r
1141       "associations": {\r
1142         "belongs_to": {\r
1143           "comic": {}\r
1144         },\r
1145         "has_many": {\r
1146           "story_sheets": {},\r
1147           "sheets": {\r
1148             "through": "story_sheets"\r
1149           }\r
1150         }\r
1151       },\r
1152       "attributes": {\r
1153         "comic_id": {\r
1154           "type": "number",\r
1155           "rules": {\r
1156             "number": true\r
1157           }\r
1158         },\r
1159         "title": {\r
1160           "type": "text",\r
1161           "rules": {}\r
1162         },\r
1163         "description": {\r
1164           "type": "text",\r
1165           "rules": {}\r
1166         },\r
1167         "t": {\r
1168           "type": "number",\r
1169           "rules": {\r
1170             "required": true,\r
1171             "number": true,\r
1172             "min": 0\r
1173           }\r
1174         },\r
1175         "visible": {\r
1176           "type": "number",\r
1177           "rules": {\r
1178             "required": true,\r
1179             "number": true\r
1180           },\r
1181           "source": {\r
1182             "type": "magic_number",\r
1183             "args": {\r
1184               "select_item_name": "story_visible_items"\r
1185             }\r
1186           }\r
1187         }\r
1188       }\r
1189     },\r
1190     "story_sheet": {\r
1191       "associations": {\r
1192         "belongs_to": {\r
1193           "story": {},\r
1194           "sheet": {}\r
1195         },\r
1196         "has_many": {}\r
1197       },\r
1198       "attributes": {\r
1199         "story_id": {\r
1200           "type": "number",\r
1201           "rules": {\r
1202             "number": true\r
1203           }\r
1204         },\r
1205         "sheet_id": {\r
1206           "type": "number",\r
1207           "rules": {\r
1208             "number": true\r
1209           }\r
1210         },\r
1211         "t": {\r
1212           "type": "number",\r
1213           "rules": {\r
1214             "required": true,\r
1215             "number": true,\r
1216             "min": 0\r
1217           }\r
1218         },\r
1219         "author_id": {\r
1220           "type": "number",\r
1221           "rules": {\r
1222             "required": true,\r
1223             "number": true\r
1224           }\r
1225         }\r
1226       }\r
1227     },\r
1228     "sheet": {\r
1229       "associations": {\r
1230         "belongs_to": {\r
1231           "author": {}\r
1232         },\r
1233         "has_many": {\r
1234           "story_sheets": {},\r
1235           "stories": {\r
1236             "through": "story_sheets"\r
1237           },\r
1238           "sheet_panels": {},\r
1239           "panels": {\r
1240             "through": "sheet_panels"\r
1241           }\r
1242         }\r
1243       },\r
1244       "attributes": {\r
1245         "caption": {\r
1246           "type": "text",\r
1247           "rules": {}\r
1248         },\r
1249         "width": {\r
1250           "type": "number",\r
1251           "rules": {\r
1252             "required": true,\r
1253             "number": true\r
1254           }\r
1255         },\r
1256         "height": {\r
1257           "type": "number",\r
1258           "rules": {\r
1259             "required": true,\r
1260             "number": true\r
1261           }\r
1262         },\r
1263         "visible": {\r
1264           "type": "number",\r
1265           "rules": {\r
1266             "required": true,\r
1267             "number": true\r
1268           },\r
1269           "source": {\r
1270             "type": "magic_number",\r
1271             "args": {\r
1272               "select_item_name": "sheet_visible_items"\r
1273             }\r
1274           }\r
1275         },\r
1276         "author_id": {\r
1277           "type": "number",\r
1278           "rules": {\r
1279             "required": true,\r
1280             "number": true\r
1281           }\r
1282         }\r
1283       }\r
1284     },\r
1285     "sheet_panel": {\r
1286       "associations": {\r
1287         "belongs_to": {\r
1288           "sheet": {},\r
1289           "panel": {}\r
1290         },\r
1291         "has_many": {}\r
1292       },\r
1293       "attributes": {\r
1294         "sheet_id": {\r
1295           "type": "number",\r
1296           "rules": {\r
1297             "number": true\r
1298           }\r
1299         },\r
1300         "panel_id": {\r
1301           "type": "number",\r
1302           "rules": {\r
1303             "number": true\r
1304           }\r
1305         },\r
1306         "x": {\r
1307           "type": "number",\r
1308           "rules": {\r
1309             "required": true,\r
1310             "number": true\r
1311           }\r
1312         },\r
1313         "y": {\r
1314           "type": "number",\r
1315           "rules": {\r
1316             "required": true,\r
1317             "number": true\r
1318           }\r
1319         },\r
1320         "z": {\r
1321           "type": "number",\r
1322           "rules": {\r
1323             "required": true,\r
1324             "number": true,\r
1325             "min": 1\r
1326           }\r
1327         },\r
1328         "t": {\r
1329           "type": "number",\r
1330           "rules": {\r
1331             "required": true,\r
1332             "number": true,\r
1333             "min": 0\r
1334           }\r
1335         },\r
1336         "author_id": {\r
1337           "type": "number",\r
1338           "rules": {\r
1339             "number": true\r
1340           }\r
1341         }\r
1342       }\r
1343     },\r
1344     "panel": {\r
1345       "associations": {\r
1346         "belongs_to": {\r
1347           "author": {}\r
1348         },\r
1349         "has_many": {\r
1350           "scroll_panels": {},\r
1351           "scrolls": {\r
1352             "through": "scroll_panels"\r
1353           },\r
1354           "sheet_panels": {},\r
1355           "sheets": {\r
1356             "through": "sheet_panels"\r
1357           },\r
1358           "panel_pictures": {},\r
1359           "speech_balloons": {},\r
1360           "ground_pictures": {},\r
1361           "ground_colors": {}\r
1362         }\r
1363       },\r
1364       "attributes": {\r
1365         "width": {\r
1366           "type": "number",\r
1367           "rules": {\r
1368             "required": true,\r
1369             "number": true,\r
1370             "min": 1\r
1371           }\r
1372         },\r
1373         "height": {\r
1374           "type": "number",\r
1375           "rules": {\r
1376             "required": true,\r
1377             "number": true,\r
1378             "min": 1\r
1379           }\r
1380         },\r
1381         "border": {\r
1382           "type": "number",\r
1383           "rules": {\r
1384             "required": true,\r
1385             "number": true,\r
1386             "min": 0\r
1387           }\r
1388         },\r
1389         "caption": {\r
1390           "type": "text",\r
1391           "rules": {}\r
1392         },\r
1393         "publish": {\r
1394           "type": "number",\r
1395           "rules": {\r
1396             "required": true,\r
1397             "number": true\r
1398           },\r
1399           "source": {\r
1400             "type": "magic_number",\r
1401             "args": {\r
1402               "select_item_name": "panel_visible_items"\r
1403             }\r
1404           }\r
1405         },\r
1406         "author_id": {\r
1407           "type": "number",\r
1408           "rules": {\r
1409             "required": true,\r
1410             "number": true\r
1411           }\r
1412         }\r
1413       }\r
1414     },\r
1415     "panel_picture": {\r
1416       "associations": {\r
1417         "belongs_to": {\r
1418           "panel": {}\r
1419         },\r
1420         "has_many": {}\r
1421       },\r
1422       "attributes": {\r
1423         "panel_id": {\r
1424           "type": "number",\r
1425           "rules": {\r
1426             "number": true\r
1427           }\r
1428         },\r
1429         "picture_id": {\r
1430           "type": "number",\r
1431           "rules": {\r
1432             "required": true,\r
1433             "number": true\r
1434           }\r
1435         },\r
1436         "caption": {\r
1437           "type": "text",\r
1438           "rules": {}\r
1439         },\r
1440         "x": {\r
1441           "type": "number",\r
1442           "rules": {\r
1443             "required": true,\r
1444             "number": true\r
1445           }\r
1446         },\r
1447         "y": {\r
1448           "type": "number",\r
1449           "rules": {\r
1450             "required": true,\r
1451             "number": true\r
1452           }\r
1453         },\r
1454         "width": {\r
1455           "type": "number",\r
1456           "rules": {\r
1457             "required": true,\r
1458             "number": true\r
1459           }\r
1460         },\r
1461         "height": {\r
1462           "type": "number",\r
1463           "rules": {\r
1464             "required": true,\r
1465             "number": true\r
1466           }\r
1467         },\r
1468         "link": {\r
1469           "type": "text",\r
1470           "rules": {\r
1471             "url": true\r
1472           }\r
1473         },\r
1474         "z": {\r
1475           "type": "number",\r
1476           "rules": {\r
1477             "required": true,\r
1478             "number": true,\r
1479             "min": 1\r
1480           }\r
1481         },\r
1482         "t": {\r
1483           "type": "number",\r
1484           "rules": {\r
1485             "required": true,\r
1486             "number": true,\r
1487             "min": 0\r
1488           }\r
1489         }\r
1490       }\r
1491     },\r
1492     "speech_balloon": {\r
1493       "associations": {\r
1494         "belongs_to": {\r
1495           "panel": {}\r
1496         },\r
1497         "has_many": {},\r
1498         "has_one": {\r
1499           "balloon": {},\r
1500           "speech": {}\r
1501         }\r
1502       },\r
1503       "attributes": {\r
1504         "panel_id": {\r
1505           "type": "number",\r
1506           "rules": {\r
1507             "number": true\r
1508           }\r
1509         },\r
1510         "speech_balloon_template_id": {\r
1511           "type": "number",\r
1512           "rules": {\r
1513             "required": true,\r
1514             "number": true\r
1515           }\r
1516         },\r
1517         "speech_balloon_template_classname": {\r
1518           "type": "text",\r
1519           "rules": {\r
1520             "required": true\r
1521           }\r
1522         },\r
1523         "z": {\r
1524           "type": "number",\r
1525           "rules": {\r
1526             "required": true,\r
1527             "number": true,\r
1528             "min": 1\r
1529           }\r
1530         },\r
1531         "t": {\r
1532           "type": "number",\r
1533           "rules": {\r
1534             "required": true,\r
1535             "number": true,\r
1536             "min": 0\r
1537           }\r
1538         },\r
1539         "speech_balloon_template_settings": {\r
1540           "type": "text",\r
1541           "rules": {}\r
1542         },\r
1543         "caption": {\r
1544           "type": "text",\r
1545           "rules": {}\r
1546         }\r
1547       }\r
1548     },\r
1549     "balloon": {\r
1550       "associations": {\r
1551         "belongs_to": {\r
1552           "speech_balloon": {},\r
1553           "system_picture": {}\r
1554         },\r
1555         "has_many": {}\r
1556       },\r
1557       "attributes": {\r
1558         "speech_balloon_id": {\r
1559           "type": "number",\r
1560           "rules": {\r
1561             "number": true\r
1562           }\r
1563         },\r
1564         "speech_balloon_template_id": {\r
1565           "type": "number",\r
1566           "rules": {\r
1567             "required": true,\r
1568             "number": true\r
1569           }\r
1570         },\r
1571         "speech_balloon_template_classname": {\r
1572           "type": "text",\r
1573           "rules": {\r
1574             "required": true\r
1575           }\r
1576         },\r
1577         "system_picture_id": {\r
1578           "type": "number",\r
1579           "rules": {\r
1580             "required": true,\r
1581             "number": true\r
1582           }\r
1583         },\r
1584         "x": {\r
1585           "type": "number",\r
1586           "rules": {\r
1587             "required": true,\r
1588             "number": true\r
1589           }\r
1590         },\r
1591         "y": {\r
1592           "type": "number",\r
1593           "rules": {\r
1594             "required": true,\r
1595             "number": true\r
1596           }\r
1597         },\r
1598         "width": {\r
1599           "type": "number",\r
1600           "rules": {\r
1601             "required": true,\r
1602             "number": true,\r
1603             "min": 1\r
1604           }\r
1605         },\r
1606         "height": {\r
1607           "type": "number",\r
1608           "rules": {\r
1609             "required": true,\r
1610             "number": true,\r
1611             "min": 1\r
1612           }\r
1613         },\r
1614         "r": {\r
1615           "type": "number",\r
1616           "rules": {\r
1617             "required": true,\r
1618             "number": true\r
1619           }\r
1620         },\r
1621         "speech_balloon_template_settings": {\r
1622           "type": "text",\r
1623           "rules": {}\r
1624         }\r
1625       }\r
1626     },\r
1627     "speech": {\r
1628       "associations": {\r
1629         "belongs_to": {\r
1630           "speech_balloon": {},\r
1631           "writing_format": {}\r
1632         },\r
1633         "has_many": {}\r
1634       },\r
1635       "attributes": {\r
1636         "speech_balloon_id": {\r
1637           "type": "number",\r
1638           "rules": {\r
1639             "number": true\r
1640           }\r
1641         },\r
1642         "speech_balloon_template_id": {\r
1643           "type": "number",\r
1644           "rules": {\r
1645             "required": true,\r
1646             "number": true\r
1647           }\r
1648         },\r
1649         "speech_balloon_template_classname": {\r
1650           "type": "text",\r
1651           "rules": {\r
1652             "required": true\r
1653           }\r
1654         },\r
1655         "writing_format_id": {\r
1656           "type": "number",\r
1657           "source": {\r
1658             "type": "model"\r
1659           },\r
1660           "rules": {\r
1661             "required": true,\r
1662             "number": true\r
1663           }\r
1664         },\r
1665         "writing_format_classname": {\r
1666           "type": "text",\r
1667           "rules": {\r
1668             "required": true\r
1669           }\r
1670         },\r
1671         "content": {\r
1672           "type": "text",\r
1673           "rules": {}\r
1674         },\r
1675         "font_size": {\r
1676           "type": "float",\r
1677           "rules": {\r
1678             "required": true,\r
1679             "number": true,\r
1680             "min": 0\r
1681           },\r
1682           "source": {\r
1683             "type": "magic_number",\r
1684             "args": {\r
1685               "select_item_name": "speech_font_size_items"\r
1686             }\r
1687           }\r
1688         },\r
1689         "text_align": {\r
1690           "type": "number",\r
1691           "rules": {\r
1692             "required": true,\r
1693             "number": true,\r
1694             "range": [\r
1695               0,\r
1696               3\r
1697             ]\r
1698           },\r
1699           "source": {\r
1700             "type": "magic_number",\r
1701             "args": {\r
1702               "select_item_name": "speech_text_align_items"\r
1703             }\r
1704           }\r
1705         },\r
1706         "fore_color": {\r
1707           "type": "number",\r
1708           "rules": {\r
1709             "required": true,\r
1710             "number": true,\r
1711             "range": [\r
1712               0,\r
1713               16777215\r
1714             ]\r
1715           }\r
1716         },\r
1717         "x": {\r
1718           "type": "number",\r
1719           "rules": {\r
1720             "required": true,\r
1721             "number": true\r
1722           }\r
1723         },\r
1724         "y": {\r
1725           "type": "number",\r
1726           "rules": {\r
1727             "required": true,\r
1728             "number": true\r
1729           }\r
1730         },\r
1731         "width": {\r
1732           "type": "number",\r
1733           "rules": {\r
1734             "required": true,\r
1735             "number": true,\r
1736             "min": 1\r
1737           }\r
1738         },\r
1739         "height": {\r
1740           "type": "number",\r
1741           "rules": {\r
1742             "required": true,\r
1743             "number": true,\r
1744             "min": 1\r
1745           }\r
1746         },\r
1747         "quotes": {\r
1748           "type": "text",\r
1749           "rules": {}\r
1750         },\r
1751         "speech_balloon_template_settings": {\r
1752           "type": "text",\r
1753           "rules": {}\r
1754         },\r
1755         "writing_format_settings": {\r
1756           "type": "text",\r
1757           "rules": {}\r
1758         }\r
1759       }\r
1760     },\r
1761     "ground_picture": {\r
1762       "associations": {\r
1763         "belongs_to": {\r
1764           "panel": {}\r
1765         },\r
1766         "has_many": {}\r
1767       },\r
1768       "attributes": {\r
1769         "panel_id": {\r
1770           "type": "number",\r
1771           "rules": {\r
1772             "number": true\r
1773           }\r
1774         },\r
1775         "picture_id": {\r
1776           "type": "number",\r
1777           "rules": {\r
1778             "required": true,\r
1779             "number": true\r
1780           }\r
1781         },\r
1782         "caption": {\r
1783           "type": "text",\r
1784           "rules": {}\r
1785         },\r
1786         "repeat": {\r
1787           "type": "number",\r
1788           "rules": {\r
1789             "required": true,\r
1790             "number": true,\r
1791             "range": [\r
1792               0,\r
1793               3\r
1794             ]\r
1795           },\r
1796           "source": {\r
1797             "type": "magic_number",\r
1798             "args": {\r
1799               "select_item_name": "ground_picture_repeat_items"\r
1800             }\r
1801           }\r
1802         },\r
1803         "x": {\r
1804           "type": "number",\r
1805           "rules": {\r
1806             "required": true,\r
1807             "number": true\r
1808           }\r
1809         },\r
1810         "y": {\r
1811           "type": "number",\r
1812           "rules": {\r
1813             "required": true,\r
1814             "number": true\r
1815           }\r
1816         },\r
1817         "z": {\r
1818           "type": "number",\r
1819           "rules": {\r
1820             "required": true,\r
1821             "number": true,\r
1822             "min": 1\r
1823           }\r
1824         },\r
1825         "t": {\r
1826           "type": "number",\r
1827           "rules": {\r
1828             "required": true,\r
1829             "number": true,\r
1830             "min": 0\r
1831           }\r
1832         }\r
1833       }\r
1834     },\r
1835     "ground_color": {\r
1836       "associations": {\r
1837         "belongs_to": {\r
1838           "panel": {}\r
1839         },\r
1840         "has_many": {}\r
1841       },\r
1842       "attributes": {\r
1843         "panel_id": {\r
1844           "type": "number",\r
1845           "rules": {\r
1846             "number": true\r
1847           }\r
1848         },\r
1849         "caption": {\r
1850           "type": "text",\r
1851           "rules": {}\r
1852         },\r
1853         "code": {\r
1854           "type": "number",\r
1855           "rules": {\r
1856             "required": true,\r
1857             "number": true,\r
1858             "range": [\r
1859               0,\r
1860               16777215\r
1861             ]\r
1862           }\r
1863         },\r
1864         "orientation": {\r
1865           "type": "number",\r
1866           "rules": {\r
1867             "required": true,\r
1868             "number": true,\r
1869             "range": [\r
1870               0,\r
1871               1\r
1872             ]\r
1873           },\r
1874           "source": {\r
1875             "type": "magic_number",\r
1876             "args": {\r
1877               "select_item_name": "ground_color_orientation_items"\r
1878             }\r
1879           }\r
1880         },\r
1881         "xy": {\r
1882           "type": "number",\r
1883           "rules": {\r
1884             "number": true\r
1885           }\r
1886         },\r
1887         "wh": {\r
1888           "type": "number",\r
1889           "rules": {\r
1890             "number": true\r
1891           }\r
1892         },\r
1893         "z": {\r
1894           "type": "number",\r
1895           "rules": {\r
1896             "required": true,\r
1897             "number": true,\r
1898             "min": 1\r
1899           }\r
1900         },\r
1901         "t": {\r
1902           "type": "number",\r
1903           "rules": {\r
1904             "required": true,\r
1905             "number": true,\r
1906             "min": 0\r
1907           }\r
1908         }\r
1909       }\r
1910     },\r
1911     "original_picture": {\r
1912       "associations": {\r
1913         "belongs_to": {\r
1914           "artist": {}\r
1915         },\r
1916         "has_many": {\r
1917           "pictures": {}\r
1918         },\r
1919         "has_one": {\r
1920           "resource_picture": {}\r
1921         }\r
1922       },\r
1923       "attributes": {\r
1924         "ext": {\r
1925           "type": "text",\r
1926           "rules": {\r
1927             "required": true\r
1928           }\r
1929         },\r
1930         "width": {\r
1931           "type": "number",\r
1932           "rules": {\r
1933             "required": true,\r
1934             "number": true\r
1935           }\r
1936         },\r
1937         "height": {\r
1938           "type": "number",\r
1939           "rules": {\r
1940             "required": true,\r
1941             "number": true\r
1942           }\r
1943         },\r
1944         "filesize": {\r
1945           "type": "number",\r
1946           "rules": {\r
1947             "required": true,\r
1948             "number": true\r
1949           }\r
1950         },\r
1951         "artist_id": {\r
1952           "type": "number",\r
1953           "rules": {\r
1954             "required": true,\r
1955             "number": true\r
1956           }\r
1957         },\r
1958         "md5": {\r
1959           "type": "text",\r
1960           "rules": {\r
1961             "required": true\r
1962           }\r
1963         },\r
1964         "uploaded_at": {\r
1965           "type": "datetime"\r
1966         },\r
1967         "published_at": {\r
1968           "type": "datetime"\r
1969         },\r
1970         "stopped_at": {\r
1971           "type": "datetime"\r
1972         }\r
1973       }\r
1974     },\r
1975     "picture": {\r
1976       "associations": {\r
1977         "belongs_to": {\r
1978           "license": {},\r
1979           "artist": {}\r
1980         },\r
1981         "has_many": {},\r
1982         "has_one": {}\r
1983       },\r
1984       "attributes": {\r
1985         "original_picture_id": {\r
1986           "type": "number",\r
1987           "rules": {\r
1988             "required": true,\r
1989             "number": true\r
1990           }\r
1991         },\r
1992         "revision": {\r
1993           "type": "number",\r
1994           "rules": {\r
1995             "required": true,\r
1996             "number": true\r
1997           }\r
1998         },\r
1999         "ext": {\r
2000           "type": "text",\r
2001           "rules": {\r
2002             "required": true\r
2003           }\r
2004         },\r
2005         "width": {\r
2006           "type": "number",\r
2007           "rules": {\r
2008             "required": true,\r
2009             "number": true\r
2010           }\r
2011         },\r
2012         "height": {\r
2013           "type": "number",\r
2014           "rules": {\r
2015             "required": true,\r
2016             "number": true\r
2017           }\r
2018         },\r
2019         "filesize": {\r
2020           "type": "number",\r
2021           "rules": {\r
2022             "required": true,\r
2023             "number": true\r
2024           }\r
2025         },\r
2026         "artist_id": {\r
2027           "type": "number",\r
2028           "rules": {\r
2029             "required": true,\r
2030             "number": true\r
2031           }\r
2032         },\r
2033         "license_id": {\r
2034           "type": "number",\r
2035           "rules": {\r
2036             "required": true,\r
2037             "number": true\r
2038           }\r
2039         },\r
2040         "md5": {\r
2041           "type": "text",\r
2042           "rules": {\r
2043             "required": true\r
2044           }\r
2045         },\r
2046         "artist_name": {\r
2047           "type": "text",\r
2048           "rules": {\r
2049             "required": true\r
2050           }\r
2051         },\r
2052         "credit": {\r
2053           "type": "text",\r
2054           "rules": {}\r
2055         },\r
2056         "settings": {\r
2057           "type": "text",\r
2058           "rules": {}\r
2059         },\r
2060         "classname": {\r
2061           "type": "text",\r
2062           "rules": {\r
2063             "required": true\r
2064           }\r
2065         }\r
2066       }\r
2067     },\r
2068     "resource_picture": {\r
2069       "associations": {\r
2070         "belongs_to": {\r
2071           "original_picture": {},\r
2072           "license": {},\r
2073           "artist": {}\r
2074         },\r
2075         "has_many": {},\r
2076         "has_one": {}\r
2077       },\r
2078       "attributes": {\r
2079         "original_picture_id": {\r
2080           "type": "number",\r
2081           "rules": {\r
2082             "required": true,\r
2083             "number": true\r
2084           }\r
2085         },\r
2086         "revision": {\r
2087           "type": "number",\r
2088           "rules": {\r
2089             "required": true,\r
2090             "number": true\r
2091           }\r
2092         },\r
2093         "ext": {\r
2094           "type": "text",\r
2095           "rules": {\r
2096             "required": true\r
2097           }\r
2098         },\r
2099         "width": {\r
2100           "type": "number",\r
2101           "rules": {\r
2102             "required": true,\r
2103             "number": true\r
2104           }\r
2105         },\r
2106         "height": {\r
2107           "type": "number",\r
2108           "rules": {\r
2109             "required": true,\r
2110             "number": true\r
2111           }\r
2112         },\r
2113         "filesize": {\r
2114           "type": "number",\r
2115           "rules": {\r
2116             "required": true,\r
2117             "number": true\r
2118           }\r
2119         },\r
2120         "artist_id": {\r
2121           "type": "number",\r
2122           "rules": {\r
2123             "required": true,\r
2124             "number": true\r
2125           }\r
2126         },\r
2127         "license_id": {\r
2128           "type": "number",\r
2129           "rules": {\r
2130             "required": true,\r
2131             "number": true\r
2132           }\r
2133         },\r
2134         "md5": {\r
2135           "type": "text",\r
2136           "rules": {\r
2137             "required": true\r
2138           }\r
2139         },\r
2140         "artist_name": {\r
2141           "type": "text",\r
2142           "rules": {\r
2143             "required": true\r
2144           }\r
2145         },\r
2146         "credit": {\r
2147           "type": "text",\r
2148           "rules": {}\r
2149         },\r
2150         "settings": {\r
2151           "type": "text",\r
2152           "rules": {}\r
2153         },\r
2154         "picture_id": {\r
2155           "type": "number",\r
2156           "rules": {\r
2157             "required": true,\r
2158             "number": true\r
2159           }\r
2160         },\r
2161         "classname": {\r
2162           "type": "text",\r
2163           "rules": {\r
2164             "required": true\r
2165           }\r
2166         }\r
2167       }\r
2168     },\r
2169     "speech_balloon_template": {\r
2170       "associations": {\r
2171         "belongs_to": {\r
2172           "system_picture": {}\r
2173         },\r
2174         "has_many": {\r
2175           "speech_balloons": {},\r
2176           "panels": {\r
2177             "through": "speech_balloons"\r
2178           }\r
2179         },\r
2180         "has_one": {}\r
2181       },\r
2182       "attributes": {\r
2183         "name": {\r
2184           "type": "text",\r
2185           "rules": {\r
2186             "required": true\r
2187           }\r
2188         },\r
2189         "classname": {\r
2190           "type": "text",\r
2191           "rules": {\r
2192             "required": true\r
2193           }\r
2194         },\r
2195         "caption": {\r
2196           "type": "text",\r
2197           "rules": {\r
2198             "required": true\r
2199           }\r
2200         },\r
2201         "t": {\r
2202           "type": "number",\r
2203           "rules": {\r
2204             "required": true,\r
2205             "number": true,\r
2206             "min": 0\r
2207           }\r
2208         },\r
2209         "system_picture_id": {\r
2210           "type": "number",\r
2211           "rules": {\r
2212             "required": true,\r
2213             "number": true\r
2214           }\r
2215         },\r
2216         "settings": {\r
2217           "type": "text",\r
2218           "rules": {\r
2219             "required": true\r
2220           }\r
2221         }\r
2222       }\r
2223     },\r
2224     "writing_format": {\r
2225       "associations": {\r
2226         "belongs_to": {\r
2227           "system_picture": {}\r
2228         },\r
2229         "has_many": {\r
2230           "speeches": {}\r
2231         },\r
2232         "has_one": {}\r
2233       },\r
2234       "attributes": {\r
2235         "name": {\r
2236           "type": "text",\r
2237           "rules": {\r
2238             "required": true\r
2239           }\r
2240         },\r
2241         "classname": {\r
2242           "type": "text",\r
2243           "rules": {\r
2244             "required": true\r
2245           }\r
2246         },\r
2247         "caption": {\r
2248           "type": "text",\r
2249           "rules": {\r
2250             "required": true\r
2251           }\r
2252         },\r
2253         "system_picture_id": {\r
2254           "type": "number",\r
2255           "rules": {\r
2256             "required": true,\r
2257             "number": true\r
2258           }\r
2259         },\r
2260         "settings": {\r
2261           "type": "text",\r
2262           "rules": {\r
2263             "required": true\r
2264           }\r
2265         }\r
2266       }\r
2267     },\r
2268     "license_group": {\r
2269       "associations": {\r
2270         "belongs_to": {},\r
2271         "has_many": {\r
2272           "licenses": {}\r
2273         },\r
2274         "has_one": {}\r
2275       },\r
2276       "attributes": {\r
2277         "name": {\r
2278           "type": "text",\r
2279           "rules": {\r
2280             "required": true\r
2281           }\r
2282         },\r
2283         "classname": {\r
2284           "type": "text",\r
2285           "rules": {\r
2286             "required": true\r
2287           }\r
2288         },\r
2289         "caption": {\r
2290           "type": "text",\r
2291           "rules": {\r
2292             "required": true\r
2293           }\r
2294         },\r
2295         "url": {\r
2296           "type": "text",\r
2297           "rules": {\r
2298             "required": true\r
2299           }\r
2300         }\r
2301       }\r
2302     },\r
2303     "license": {\r
2304       "associations": {\r
2305         "belongs_to": {\r
2306           "license_group": {},\r
2307           "system_picture": {}\r
2308         },\r
2309         "has_many": {\r
2310           "resource_pictures": {}\r
2311         },\r
2312         "has_one": {}\r
2313       },\r
2314       "attributes": {\r
2315         "license_group_id": {\r
2316           "type": "number",\r
2317           "rules": {\r
2318             "number": true\r
2319           }\r
2320         },\r
2321         "license_group_classname": {\r
2322           "type": "text",\r
2323           "rules": {\r
2324             "required": true\r
2325           }\r
2326         },\r
2327         "name": {\r
2328           "type": "text",\r
2329           "rules": {\r
2330             "required": true\r
2331           }\r
2332         },\r
2333         "caption": {\r
2334           "type": "text",\r
2335           "rules": {\r
2336             "required": true\r
2337           }\r
2338         },\r
2339         "system_picture_id": {\r
2340           "type": "number",\r
2341           "rules": {\r
2342             "required": true,\r
2343             "number": true\r
2344           }\r
2345         },\r
2346         "url": {\r
2347           "type": "text",\r
2348           "rules": {\r
2349             "required": true\r
2350           }\r
2351         },\r
2352         "license_group_settings": {\r
2353           "type": "text",\r
2354           "rules": {}\r
2355         },\r
2356         "credit_pictures": {\r
2357           "type": "text",\r
2358           "rules": {}\r
2359         }\r
2360       }\r
2361     },\r
2362     "author": {\r
2363       "associations": {\r
2364         "belongs_to": {},\r
2365         "has_many": {\r
2366           "scrolls": {},\r
2367           "comics": {},\r
2368           "stories": {},\r
2369           "sheets": {},\r
2370           "panels": {}\r
2371         },\r
2372         "has_one": {}\r
2373       },\r
2374       "attributes": {\r
2375         "name": {\r
2376           "type": "text",\r
2377           "rules": {\r
2378             "required": true\r
2379           }\r
2380         },\r
2381         "user_id": {\r
2382           "type": "number",\r
2383           "rules": {\r
2384             "required": true,\r
2385             "number": true\r
2386           }\r
2387         }\r
2388       }\r
2389     },\r
2390     "artist": {\r
2391       "associations": {\r
2392         "belongs_to": {},\r
2393         "has_many": {\r
2394           "resource_pictures": {}\r
2395         },\r
2396         "has_one": {}\r
2397       },\r
2398       "attributes": {\r
2399         "name": {\r
2400           "type": "text",\r
2401           "rules": {\r
2402             "required": true\r
2403           }\r
2404         },\r
2405         "author_id": {\r
2406           "type": "number",\r
2407           "rules": {\r
2408             "required": true,\r
2409             "number": true\r
2410           }\r
2411         }\r
2412       }\r
2413     },\r
2414     "system_picture": {\r
2415       "associations": {\r
2416         "belongs_to": {},\r
2417         "has_many": {\r
2418           "balloons": {},\r
2419           "speech_balloon_templates": {},\r
2420           "licenses": {}\r
2421         },\r
2422         "has_one": {}\r
2423       },\r
2424       "attributes": {\r
2425         "ext": {\r
2426           "type": "text",\r
2427           "rules": {\r
2428             "required": true\r
2429           }\r
2430         },\r
2431         "width": {\r
2432           "type": "number",\r
2433           "rules": {\r
2434             "required": true,\r
2435             "number": true\r
2436           }\r
2437         },\r
2438         "height": {\r
2439           "type": "number",\r
2440           "rules": {\r
2441             "required": true,\r
2442             "number": true\r
2443           }\r
2444         },\r
2445         "filesize": {\r
2446           "type": "number",\r
2447           "rules": {\r
2448             "required": true,\r
2449             "number": true\r
2450           }\r
2451         },\r
2452         "md5": {\r
2453           "type": "text",\r
2454           "rules": {\r
2455             "required": true\r
2456           }\r
2457         }\r
2458       }\r
2459     },\r
2460     "circle_speech_balloon_speech_balloon": {\r
2461       "attributes": {\r
2462         "width": {\r
2463           "type": "number",\r
2464           "rules": {\r
2465             "required": true,\r
2466             "number": true\r
2467           }\r
2468         }\r
2469       }\r
2470     },\r
2471     "pettanr_pettan_commons_v01_licenses_attribute": {\r
2472       "attributes": {\r
2473         "license_id": {\r
2474           "type": "number",\r
2475           "rules": {\r
2476             "required": true,\r
2477             "number": true\r
2478           }\r
2479         },\r
2480         "artist_name": {\r
2481           "type": "text",\r
2482           "rules": {\r
2483             "required": true\r
2484           }\r
2485         },\r
2486         "caption": {\r
2487           "type": "text",\r
2488           "rules": {\r
2489             "required": true\r
2490           }\r
2491         },\r
2492         "sources": {\r
2493           "type": "text",\r
2494           "rules": {\r
2495             "required": true\r
2496           }\r
2497         }\r
2498       }\r
2499     }\r
2500   },\r
2501   "system_resources": {\r
2502     "engine_resources": {\r
2503       "license_groups": {\r
2504         "resource_items": {\r
2505           "PettanrCreativeCommonsV30Licenses": "pettanr_creative_commons_v30_licenses",\r
2506           "PettanrPettanCommonsV01Licenses": "pettanr_pettan_commons_v01_licenses",\r
2507           "PettanrPettanProtectedV01Licenses": "pettanr_pettan_protected_v01_licenses",\r
2508           "PettanrPettanPublicV01Licenses": "pettanr_pettan_public_v01_licenses",\r
2509           "PettanrPublicDomainV01Licenses": "pettanr_public_domain_v01_licenses",\r
2510           "PettanrUnknownV01Licenses": "pettanr_unknown_v01_licenses"\r
2511         }\r
2512       },\r
2513       "speech_balloon_templates": {\r
2514         "resource_items": {\r
2515           "CircleSpeechBalloon": "circle_speech_balloon",\r
2516           "PlainSpeechBalloon": "plain_speech_balloon",\r
2517           "SquareSpeechBalloon": "square_speech_balloon"\r
2518         }\r
2519       },\r
2520       "writing_formats": {\r
2521         "has_route": 0,\r
2522         "resource_items": {\r
2523           "SimpleFormat": "pettanr_simple_format"\r
2524         }\r
2525       }\r
2526     },\r
2527     "elements": {\r
2528       "PanelPicture": "panel_pictures",\r
2529       "SpeechBalloon": "speech_balloons",\r
2530       "GroundPicture": "ground_pictures",\r
2531       "GroundColor": "ground_colors"\r
2532     },\r
2533     "select_items": {\r
2534       "provider_status_status_items": [\r
2535         [\r
2536           "select_items.provider_status.status.waiting",\r
2537           0\r
2538         ],\r
2539         [\r
2540           "select_items.provider_status.status.receiving",\r
2541           1\r
2542         ]\r
2543       ],\r
2544       "demander_status_status_items": [\r
2545         [\r
2546           "select_items.demander_status.status.waiting",\r
2547           0\r
2548         ],\r
2549         [\r
2550           "select_items.demander_status.status.rejected",\r
2551           1\r
2552         ],\r
2553         [\r
2554           "select_items.demander_status.status.requesting",\r
2555           2\r
2556         ],\r
2557         [\r
2558           "select_items.demander_status.status.approved",\r
2559           3\r
2560         ]\r
2561       ],\r
2562       "scroll_visible_items": [\r
2563         [\r
2564           "select_items.scroll.visible.private",\r
2565           0\r
2566         ],\r
2567         [\r
2568           "select_items.scroll.visible.public",\r
2569           1\r
2570         ]\r
2571       ],\r
2572       "comic_visible_items": [\r
2573         [\r
2574           "select_items.comic.visible.private",\r
2575           0\r
2576         ],\r
2577         [\r
2578           "select_items.comic.visible.public",\r
2579           1\r
2580         ]\r
2581       ],\r
2582       "story_visible_items": [\r
2583         [\r
2584           "select_items.story.visible.private",\r
2585           0\r
2586         ],\r
2587         [\r
2588           "select_items.story.visible.public",\r
2589           1\r
2590         ]\r
2591       ],\r
2592       "sheet_visible_items": [\r
2593         [\r
2594           "select_items.sheet.visible.private",\r
2595           0\r
2596         ],\r
2597         [\r
2598           "select_items.sheet.visible.public",\r
2599           1\r
2600         ]\r
2601       ],\r
2602       "panel_visible_items": [\r
2603         [\r
2604           "select_items.panel.visible.private",\r
2605           0\r
2606         ],\r
2607         [\r
2608           "select_items.panel.visible.public",\r
2609           1\r
2610         ]\r
2611       ],\r
2612       "ground_picture_repeat_items": [\r
2613         [\r
2614           "select_items.ground_pictures.repeat.repeat",\r
2615           0\r
2616         ],\r
2617         [\r
2618           "select_items.ground_pictures.repeat.repeat-x",\r
2619           1\r
2620         ],\r
2621         [\r
2622           "select_items.ground_pictures.repeat.repeat-y",\r
2623           2\r
2624         ],\r
2625         [\r
2626           "select_items.ground_pictures.repeat.no-repeat",\r
2627           3\r
2628         ]\r
2629       ],\r
2630       "ground_color_orientation_items": [\r
2631         [\r
2632           "select_items.ground_color.orientation.horizontal",\r
2633           0\r
2634         ],\r
2635         [\r
2636           "select_items.ground_color.orientation.vertical",\r
2637           1\r
2638         ]\r
2639       ],\r
2640       "speech_font_size_items": [\r
2641         [\r
2642           "select_items.speeches.font_size.ultra_small",\r
2643           0.2\r
2644         ],\r
2645         [\r
2646           "select_items.speeches.font_size.very_small",\r
2647           0.4\r
2648         ],\r
2649         [\r
2650           "select_items.speeches.font_size.small",\r
2651           0.6\r
2652         ],\r
2653         [\r
2654           "select_items.speeches.font_size.semi_small",\r
2655           0.8\r
2656         ],\r
2657         [\r
2658           "select_items.speeches.font_size.normal",\r
2659           1\r
2660         ],\r
2661         [\r
2662           "select_items.speeches.font_size.semi_large",\r
2663           1.5\r
2664         ],\r
2665         [\r
2666           "select_items.speeches.font_size.large",\r
2667           2\r
2668         ],\r
2669         [\r
2670           "select_items.speeches.font_size.very_large",\r
2671           3.5\r
2672         ],\r
2673         [\r
2674           "select_items.speeches.font_size.ultra_large",\r
2675           5\r
2676         ]\r
2677       ],\r
2678       "speech_text_align_items": [\r
2679         [\r
2680           "select_items.speeches.text_align.none",\r
2681           0\r
2682         ],\r
2683         [\r
2684           "select_items.speeches.text_align.left",\r
2685           1\r
2686         ],\r
2687         [\r
2688           "select_items.speeches.text_align.right",\r
2689           2\r
2690         ],\r
2691         [\r
2692           "select_items.speeches.text_align.center",\r
2693           3\r
2694         ]\r
2695       ]\r
2696     }\r
2697   },\r
2698   "magic_numbers": {\r
2699     "run_mode": 1,\r
2700     "thumbnail_width": 64,\r
2701     "thumbnail_height": 64,\r
2702     "profile": {\r
2703       "users": {\r
2704         "caption": "ペンギン王国",\r
2705         "url": "http://localhost:3001/",\r
2706         "description": "ペンギン王国はペンギン素材を豊富に用意したペンギンマニアのサイトです。"\r
2707       },\r
2708       "admins": {\r
2709         "caption": "site name for admin",\r
2710         "url": "http://your.site.url/admins/",\r
2711         "description": "admin register"\r
2712       },\r
2713       "demand_users": {\r
2714         "caption": "provider name",\r
2715         "url": "http://your.site.url/demanders/",\r
2716         "description": "provider description"\r
2717       }\r
2718     },\r
2719     "provider_sources": [\r
2720       "http://sourceforge.jp/projects/pettanr/wiki/ProviderSource/attach/provider_source.json"\r
2721     ]\r
2722   }\r
2723 }