# 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)