Sha256: 1731aa44415e1f44a4b633538d586956adf118594239ef1ba3134596440d98fd

Contents?: true

Size: 297 Bytes

Versions: 8

Compression:

Stored size: 297 Bytes

Contents

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

one:
  name: MyString
  last_name: MyString
  address: MyString
  email: MyString
  zip: 1
  country: MyString

two:
  name: MyString
  last_name: MyString
  address: MyString
  email: MyString
  zip: 1
  country: MyString

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
best_in_place-0.1.8 test_app/test/fixtures/users.yml
best_in_place-0.1.7 test_app/test/fixtures/users.yml
best_in_place-0.1.6 test_app/test/fixtures/users.yml
best_in_place-0.1.5 test_app/test/fixtures/users.yml
best_in_place-0.1.4 test_app/test/fixtures/users.yml
best_in_place-0.1.3 test_app/test/fixtures/users.yml
best_in_place-0.1.2 test_app/test/fixtures/users.yml
best_in_place-0.1.1 test_app/test/fixtures/users.yml