Sha256: e336a402374986707f1dbb686af9913f9b08942525572fedbc0b21694a589f2c

Contents?: true

Size: 300 Bytes

Versions: 8

Compression:

Stored size: 300 Bytes

Contents

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

one:
  uuid: MyUUID1
  name: MyString1
  extfaceable: one(Shop) 
  driveable: one(Extface::PosPrintDriver) 

two:
  uuid: MyUUID2
  name: MyString2
  extfaceable: one(Shop)
  driveable: one(Extface::RawDriver)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
extface-0.1.0 test/fixtures/extface/devices.yml
extface-0.0.8 test/fixtures/extface/devices.yml
extface-0.0.7 test/fixtures/extface/devices.yml
extface-0.0.6 test/fixtures/extface/devices.yml
extface-0.0.5 test/fixtures/extface/devices.yml
extface-0.0.3 test/fixtures/extface/devices.yml
extface-0.0.2 test/fixtures/extface/devices.yml
extface-0.0.1 test/fixtures/extface/devices.yml