class DataMapper::Sweatshop::NoFixtureExist

Raise when requested attributes hash or instance are not found in model and record maps, respectively.

This usually happens when you forget to use make or generate method before trying to pick an object.