Sha256: 94559857628c61220be95e3c4060dcc1b4716baed9c54aa379180d2ac8ee8c83

Contents?: true

Size: 277 Bytes

Versions: 10

Compression:

Stored size: 277 Bytes

Contents

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

one:
  first_name: MyString
  last_name: MyString
  email_address: MyString
  phone: MyString

two:
  first_name: MyString
  last_name: MyString
  email_address: MyString
  phone: MyString

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
hashbrowns-0.2.5 example/test/fixtures/customers.yml
hashbrowns-0.2.4 example/test/fixtures/customers.yml
hashbrowns-0.2.3 example/test/fixtures/customers.yml
hashbrowns-0.2.2 example/test/fixtures/customers.yml
hashbrowns-0.2.1 example/test/fixtures/customers.yml
hashbrowns-0.2.0 example/test/fixtures/customers.yml
hashbrowns-0.1.6 example/test/fixtures/customers.yml
hashbrowns-0.1.5 example/test/fixtures/customers.yml
hashbrowns-0.1.4 example/test/fixtures/customers.yml
hashbrowns-0.1.3 example/test/fixtures/customers.yml