Sha256: fb9338443e90c7f9a8604d9bf2e9abb0e8327d9b28f0f21c91994c8f6d0a8984

Contents?: true

Size: 365 Bytes

Versions: 5

Compression:

Stored size: 365 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html

one:
  mail: MyString
  tel: MyString
  gsm: MyString
  office: MyString
  address: MyText
  zip: MyString
  city: MyString
  member: one

two:
  mail: MyString
  tel: MyString
  gsm: MyString
  office: MyString
  address: MyText
  zip: MyString
  city: MyString
  member: two

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
adherent-0.1.0 test/fixtures/adherent/coords.yml
adherent-0.0.9 test/fixtures/adherent/coords.yml
adherent-0.0.7 test/fixtures/adherent/coords.yml
adherent-0.0.6 test/fixtures/adherent/coords.yml
adherent-0.0.5 test/fixtures/adherent/coords.yml