Sha256: 6e8b0abcecae83cae73643770e47602577d99d6ea62cc61a98d36d929afade15
Contents?: true
Size: 1.05 KB
Versions: 22
Compression:
Stored size: 1.05 KB
Contents
en: classes: cmor/showcase/engine: Showcase activerecord: models: cmor/showcase/category: one: Category other: Categories cmor/showcase/file_detail: one: File other: Files cmor/showcase/item: one: Item other: Items shared_attributes: &shared_attributes body: Description created_at: Created at id: ID identifier: Identifier name: Name position: Position published_at: Published at published: Published slug: Slug updated_at: Updated at attributes: cmor/showcase/category: <<: *shared_attributes locale: Locale cmor/showcase/file_detail: <<: *shared_attributes description: Description asset: Asset asset_id: Asset item: Item item_id: Item title: Title cmor/showcase/item: <<: *shared_attributes category: Category category_id: Category preview_picture: Preview routes: cmor-showcase-engine: showcase
Version data entries
22 entries across 22 versions & 1 rubygems