Sha256: 101f66d2fad33a2862a05de73705c4af04aa74a17c39c715bb9fe1f631ed755f

Contents?: true

Size: 321 Bytes

Versions: 10

Compression:

Stored size: 321 Bytes

Contents

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

one:
  address1: MyString
  address2: MyString
  city: MyString
  state: MyString
  zip: MyString
  phone: MyString

two:
  address1: MyString
  address2: MyString
  city: MyString
  state: MyString
  zip: MyString
  phone: MyString

Version data entries

10 entries across 10 versions & 1 rubygems

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