Sha256: 54b568875002056070eef559e28d82a04004aa4c8173af6ee9286920e95e2961

Contents?: true

Size: 1.14 KB

Versions: 14

Compression:

Stored size: 1.14 KB

Contents

en:
  activerecord:
    models:
      active_storage/attachment:
        one: Attachment
        other: Attachments
      active_storage/blob:
        one: BLOB
        other: BLOBs
      delayed/active_record/job:
        one: Job
        other: Jobs
    attributes:
      active_storage/attachment:
        id: ID
        name: Name
        record_type: Record Type
        record_id: Record ID
        record: Record
        blob_id: BLOB ID
        blob: BLOB
        created_at:  Created at
      active_storage/blob:
        id: ID
        key: Key
        filename: Filename
        content_type: Content Type
        metadata: Metadata
        byte_size: Byte size
        checksum: Checksum
        created_at: Created at
      delayed/active_record/job:
        id: ID
        priority: Priority
        attempts: Attempts
        handler: Handler
        last_error: Last error
        run_at: Run at
        locked_at: Locked at
        failed_at: Failed at
        locked_by: Locked by
        queue: Queue
        created_at: Created at
        updated_at: Updated at
  classes:
    cmor/system/engine: System
  routes:
    cmor-system-engine: system

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
cmor_system-0.0.59.pre config/locales/en.yml
cmor_system-0.0.58.pre config/locales/en.yml
cmor_system-0.0.57.pre config/locales/en.yml
cmor_system-0.0.56.pre config/locales/en.yml
cmor_system-0.0.55.pre config/locales/en.yml
cmor_system-0.0.54.pre config/locales/en.yml
cmor_system-0.0.53.pre config/locales/en.yml
cmor_system-0.0.52.pre config/locales/en.yml
cmor_system-0.0.51.pre config/locales/en.yml
cmor_system-0.0.50.pre config/locales/en.yml
cmor_system-0.0.49.pre config/locales/en.yml
cmor_system-0.0.48.pre config/locales/en.yml
cmor_system-0.0.45.pre config/locales/en.yml
cmor_system-0.0.44.pre config/locales/en.yml