#マニフェスト @controllers = { scrolls: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_author: { type: 'list', }, by_panel: { type: 'list', }, play: { type: 'list', args: { list_name: 'play', }, }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_author: { type: 'count', }, count_by_panel: { type: 'count', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, scroll_panels: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_panel: { type: 'list', }, by_scroll: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_panel: { type: 'count', }, count_by_scroll: { type: 'count', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, comics: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_author: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_author: { type: 'count', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, stories: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_comic: { type: 'list', }, by_sheet: { type: 'list', }, by_author: { type: 'list', }, play: { type: 'list', args: { list_name: 'play', }, }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, by_comic: { type: 'count', }, by_sheet: { type: 'count', }, count_by_author: { type: 'count', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, story_sheets: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_story: { type: 'list', }, by_sheet: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_story: { type: 'count', }, count_by_sheet: { type: 'count', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, sheets: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_story: { type: 'list', }, by_panel: { type: 'list', }, by_author: { type: 'list', }, play: { type: 'list', args: { list_name: 'play', }, }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_story: { type: 'count', }, count_by_panel: { type: 'count', }, count_by_author: { type: 'count', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, sheet_panels: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_sheet: { type: 'list', }, by_panel: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_sheet: { type: 'count', }, count_by_panel: { type: 'count', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, panels: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_scroll: { type: 'list', }, by_sheet: { type: 'list', }, by_author: { type: 'list', }, by_speech_balloon_template: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_scroll: { type: 'count', }, count_by_sheet: { type: 'count', }, count_by_author: { type: 'count', }, count_by_speech_balloon_template: { type: 'count', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, panel_pictures: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_panel: { type: 'list', }, by_author: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_panel: { type: 'count', }, count_by_author: { type: 'count', }, }, }, speech_balloons: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_panel: { type: 'list', }, by_author: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_panel: { type: 'count', }, count_by_author: { type: 'count', }, }, }, speeches: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_writing_format: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_writing_format: { type: 'count', }, }, }, balloons: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, #by_system_picture: { # type: 'list', # args: { # list_name: 'by_system_picture', # }, #}, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, }, }, ground_pictures: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_panel: { type: 'list', }, by_author: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_panel: { type: 'count', }, count_by_author: { type: 'count', }, }, }, ground_colors: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_panel: { type: 'list', }, by_author: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_panel: { type: 'count', }, count_by_author: { type: 'count', }, }, }, original_pictures: { actions: { index: { type: 'list', args: { list_name: 'private', }, }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, }, }, pictures: { actions: { show: { type: 'show', }, }, }, resource_pictures: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_original_picture: { type: 'list', }, by_license: { type: 'list', }, by_artist: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_license: { type: 'count', }, count_by_artist: { type: 'count', }, }, }, speech_balloon_templates: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, writing_formats: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_system_picture: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_system_picture: { type: 'count', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, license_groups: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, licenses: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, by_license_group: { type: 'list', }, by_system_picture: { type: 'list', }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, count_by_license_group: { type: 'count', }, count_by_system_picture: { type: 'count', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, authors: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, scrolls: { type: 'list', args: { list_name: 'scrolls', }, }, comics: { type: 'list', args: { list_name: 'comics', }, }, stories: { type: 'list', args: { list_name: 'stories', }, }, sheets: { type: 'list', args: { list_name: 'sheets', }, }, panels: { type: 'list', args: { list_name: 'panels', }, }, panel_pictures: { type: 'list', args: { list_name: 'panel_pictures', }, }, speech_balloons: { type: 'list', args: { list_name: 'speech_balloons', }, }, ground_pictures: { type: 'list', args: { list_name: 'ground_pictures', }, }, ground_colors: { type: 'list', args: { list_name: 'ground_colors', }, }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, artists: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, resource_pictures: { type: 'list', args: { list_name: 'resource_pictures', }, }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, system_pictures: { actions: { index: { type: 'list', args: { list_name: 'public', }, }, show: { type: 'show', }, count: { type: 'count', args: { list_name: 'public', }, }, }, }, home: { actions: { scrolls: { type: 'list', args: { item_name: 'scroll', list_name: 'private', }, }, scroll_panels: { type: 'list', args: { item_name: 'scroll_panel', list_name: 'private', }, }, comics: { type: 'list', args: { item_name: 'comic', list_name: 'private', }, }, stories: { type: 'list', args: { item_name: 'story', list_name: 'private', }, }, story_sheets: { type: 'list', args: { item_name: 'story_sheet', list_name: 'private', }, }, sheets: { type: 'list', args: { item_name: 'sheet', list_name: 'private', }, }, sheet_panels: { type: 'list', args: { item_name: 'sheet_panel', list_name: 'private', }, }, panels: { type: 'list', args: { item_name: 'panel', list_name: 'private', }, }, panel_pictures: { type: 'list', args: { item_name: 'panel_picture', list_name: 'private', }, }, speech_balloons: { type: 'list', args: { item_name: 'speech_balloon', list_name: 'private', }, }, speeches: { type: 'list', args: { item_name: 'speech', list_name: 'private', }, }, balloons: { type: 'list', args: { item_name: 'balloon', list_name: 'private', }, }, ground_pictures: { type: 'list', args: { item_name: 'ground_picture', list_name: 'private', }, }, ground_colors: { type: 'list', args: { item_name: 'ground_color', list_name: 'private', }, }, original_pictures: { type: 'list', args: { item_name: 'original_picture', list_name: 'private', }, }, resource_pictures: { type: 'list', args: { item_name: 'resource_picture', list_name: 'private', }, }, }, }, }