machine is an implementation of the factory pattern for creating model objects when testing Ruby apps. It borrows concepts from factory_girl, but has a different implementation for associations.
Required Ruby Version
>= 0
Authors
Aubrey Holland