Sha256: 203178526ef8f1d0b5eb99023f75e18fe6b1a1aec4e99f88402fb5f52b3a37a1

Contents?: true

Size: 1.07 KB

Versions: 38

Compression:

Stored size: 1.07 KB

Contents

en:
  classes:
    cmor/blog/engine: Blog
  activerecord:
    models:
      cmor/blog/post:
        one: Post
        other: Posts
      cmor/blog/asset_detail:
        one: Asset
        other: Assets
    attributes:
      cmor/blog/post:
        id: ID
        assets: Asset
        asset_details_count: Assets
        title: Title
        tags: Tags
        body: Body
        position: Position
        published: Published
        published_at: Published at
        created_by_id: Created by
        creator: Created by
        slug: Slug
        updated_by_id: Updated by
        updater: Updated by
        created_at: Created at
        updated_at: Updated at
      cmor/blog/asset_detail:
        id: ID
        post: Post
        post_id: Post
        asset: File
        asset_id: File
        asset_actions: ''
        description: Description
        filename: Filename
        title: Title
        preview_picture: Preview
        position: Position
        published_at: Published at
        created_at: Created at
        updated_at: Updated at
  routes:
    cmor_blog_engine: blog

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
cmor_blog-0.0.40.pre config/locales/en.yml
cmor_blog-0.0.39.pre config/locales/en.yml
cmor_blog-0.0.38.pre config/locales/en.yml
cmor_blog-0.0.37.pre config/locales/en.yml
cmor_blog-0.0.36.pre config/locales/en.yml
cmor_blog-0.0.35.pre config/locales/en.yml
cmor_blog-0.0.34.pre config/locales/en.yml
cmor_blog-0.0.33.pre config/locales/en.yml
cmor_blog-0.0.32.pre config/locales/en.yml
cmor_blog-0.0.31.pre config/locales/en.yml
cmor_blog-0.0.30.pre config/locales/en.yml
cmor_blog-0.0.29.pre config/locales/en.yml
cmor_blog-0.0.28.pre config/locales/en.yml
cmor_blog-0.0.27.pre config/locales/en.yml
cmor_blog-0.0.26.pre config/locales/en.yml
cmor_blog-0.0.25.pre config/locales/en.yml
cmor_blog-0.0.24.pre config/locales/en.yml
cmor_blog-0.0.22.pre config/locales/en.yml
cmor_blog-0.0.21.pre config/locales/en.yml
cmor_blog-0.0.20.pre config/locales/en.yml