Sha256: e8f6f9df1c0de67ed054216235971b96d65bcbae35e816321413620e62c9596c

Contents?: true

Size: 193 Bytes

Versions: 16

Compression:

Stored size: 193 Bytes

Contents

Invoice:
  fields:
    default: number, order
  relationships: order
  application: HasOne

Order:
  fields:
    default: number
    form: number
  relationships: invoice
  application: HasOne

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
typus-3.0.11.rc5 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.0.11.rc4 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.0.11.rc3 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.1.0.rc7 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.1.0.rc6 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.1.0.rc5 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.1.0.rc4 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.1.0.rc3 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.1.0.rc2 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.0.11.rc2 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.0.11.rc1 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.1.0.rc1 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.0.10 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.0.9 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.0.8 test/fixtures/rails_app/config/typus/has_one.yml
typus-3.0.7 test/fixtures/rails_app/config/typus/has_one.yml