Sha256: f30ed91eb6dc59de5676947c19389be1617269592259306012030494ba6e95e1

Contents?: true

Size: 237 Bytes

Versions: 11

Compression:

Stored size: 237 Bytes

Contents

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

one:
  first_name: MyString
  friends: 1
  birthday: 2016-01-21 15:34:37

two:
  first_name: MyString
  friends: 1
  birthday: 2016-01-21 15:34:37

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
nextable-0.1.0 test/dummy/test/fixtures/users.yml
nextable-0.0.11 test/dummy/test/fixtures/users.yml
nextable-0.0.10 test/dummy/test/fixtures/users.yml
nextable-0.0.9 test/dummy/test/fixtures/users.yml
nextable-0.0.8 test/dummy/test/fixtures/users.yml
nextable-0.0.7 test/dummy/test/fixtures/users.yml
nextable-0.0.6 test/dummy/test/fixtures/users.yml
nextable-0.0.5 test/dummy/test/fixtures/users.yml
nextable-0.0.4 test/dummy/test/fixtures/users.yml
nextable-0.0.3 test/dummy/test/fixtures/users.yml
nextable-0.0.2 test/dummy/test/fixtures/users.yml