Is it possible to use Machinist to create blueprints for non-activerecord models?Seems to generate an error no matter what I try!
I am using Factory Girl but like the machinist syntax. So I wonder, if there is any way creating a named blueprint for class, so that I can have something like that:
I am having some trouble getting the right usage of Machinist and Shoulda in my testing. Here is my test:
I\'m working wit开发者_如何学Goh factory_girl, but looking at the machinist gem. Could you tell me please - what are the pros and cons of migrating to machinist? Have you compared those libs?Machinist