#マニフェスト @controllers = { folders: { actions: { root: { type: 'show', }, index: { type: 'list', args: { param_id: 'none', }, }, show: { type: 'show', }, watch: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, destroy: { type: 'destroy', }, }, }, scrolls: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, by_panel: { type: 'list', args: { param_id: 'suffix', }, }, play: { type: 'list', args: { alias: 'scroll_panels.by_scroll', order: 't', direction: 1 }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, scroll_panels: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_panel: { type: 'list', args: { param_id: 'suffix', }, }, by_scroll: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, comics: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_story: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, play: { type: 'list', args: { alias: 'comic_stories.by_comic', max_page_size: -1, order: 't', direction: 1 }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, comic_stories: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_comic: { type: 'list', args: { param_id: 'suffix', }, }, by_story: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, stories: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_comic: { type: 'list', args: { param_id: 'suffix', }, }, by_sheet: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, play: { type: 'list', args: { alias: 'story_sheets.by_story', max_page_size: -1, order: 't', direction: 1 }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, story_sheets: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_story: { type: 'list', args: { param_id: 'suffix', }, }, by_sheet: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, sheets: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_story: { type: 'list', args: { param_id: 'suffix', }, }, by_panel: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, play: { type: 'list', args: { alias: 'sheet_panels.by_sheet', order: 't', direction: 1 }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, sheet_panels: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_sheet: { type: 'list', args: { param_id: 'suffix', }, }, by_panel: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, panels: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_scroll: { type: 'list', args: { param_id: 'suffix', }, }, by_sheet: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, by_speech_balloon_template: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, panel_pictures: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_panel: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, speech_balloons: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_panel: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, by_speech_balloon_template: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, speeches: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, by_speech_balloon: { type: 'list', args: { param_id: 'suffix', }, }, by_speech_balloon_template: { type: 'list', args: { param_id: 'suffix', }, }, by_writing_format: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, balloons: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, by_speech_balloon: { type: 'list', args: { param_id: 'suffix', }, }, by_speech_balloon_template: { type: 'list', args: { param_id: 'suffix', }, }, by_system_picture: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, ground_pictures: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_panel: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, ground_colors: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_panel: { type: 'list', args: { param_id: 'suffix', }, }, by_author: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, }, }, original_pictures: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, show: { type: 'show', }, history: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, pictures: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_artist: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, }, }, resource_pictures: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, by_original_picture: { type: 'list', args: { param_id: 'suffix', }, }, by_license_group: { type: 'list', args: { param_id: 'suffix', }, }, by_license: { type: 'list', args: { param_id: 'suffix', }, }, by_artist: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, }, }, speech_balloon_templates: { actions: { index: { type: 'list', args: { param_id: 'none', max_page_size: -1, order: 't', direction: 1 }, }, by_panel: { type: 'list', args: { param_id: 'suffix', }, }, by_system_picture: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, writing_formats: { actions: { index: { type: 'list', args: { param_id: 'none', max_page_size: -1, order: 't', direction: 1 }, }, by_system_picture: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, license_groups: { actions: { index: { type: 'list', args: { param_id: 'none', max_page_size: -1, order: 't', direction: 1 }, }, by_resource_picture: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, licenses: { actions: { index: { type: 'list', args: { param_id: 'none', max_page_size: -1, order: 'name', direction: 1 }, }, by_license_group: { type: 'list', args: { param_id: 'suffix', order: 'name', direction: 1 }, }, by_system_picture: { type: 'list', args: { param_id: 'suffix', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, authors: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, artists: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, show: { type: 'show', }, new: { type: 'new', }, edit: { type: 'edit', }, create: { type: 'create', }, update: { type: 'update', }, destroy: { type: 'destroy', }, }, }, system_pictures: { actions: { index: { type: 'list', args: { param_id: 'none', }, }, show: { type: 'show', }, }, }, home: { actions: { scrolls: { type: 'list', args: { alias: 'scrolls.index', }, }, scroll_panels: { type: 'list', args: { alias: 'scroll_panels.index', }, }, comics: { type: 'list', args: { alias: 'comics.index', }, }, comic_stories: { type: 'list', args: { alias: 'comic_stories.index', }, }, stories: { type: 'list', args: { alias: 'stories.index', }, }, story_sheets: { type: 'list', args: { alias: 'story_sheets.index', }, }, sheets: { type: 'list', args: { alias: 'sheets.index', }, }, sheet_panels: { type: 'list', args: { alias: 'sheet_panels.index', }, }, panels: { type: 'list', args: { alias: 'panels.index', }, }, panel_pictures: { type: 'list', args: { alias: 'panel_pictures.index', }, }, speech_balloons: { type: 'list', args: { alias: 'speech_balloons.index', }, }, speeches: { type: 'list', args: { alias: 'speeches.index', }, }, balloons: { type: 'list', args: { alias: 'balloons.index', }, }, ground_pictures: { type: 'list', args: { alias: 'ground_pictures.index', }, }, ground_colors: { type: 'list', args: { alias: 'ground_colors.index', }, }, original_pictures: { type: 'list', args: { alias: 'original_pictures.index', }, }, resource_pictures: { type: 'list', args: { alias: 'resource_pictures.index', }, }, }, }, }