public
Description: A simple object factory that assists with creating valid model objects when writing specifications
Home | Edit | New

To-Do List

  • Seems to be a bug with when_creating_an (as opposed to when_creating_a) – doesn’t configure the factory correctly.
  • Doesn’t work when used as a gem
    I think this is because I added stuff to Object, so I’m going to move it out into its own separate object. The fact that it is part of Object is now a hidden implementation detail, so we should be safe to change the way it works without breaking anything.
Last edited by rahoulb, Thu Mar 05 13:26:33 -0800 2009
Home | Edit | New
Versions: