search for: model_factory

Displaying 1 result from an estimated 1 matches for "model_factory".

2008 Jan 11
5
Missing methods
...e valid_x_attributes methods end When I require this file in a spec file, Factory.create_person works fine. When I try to do it in a step file, Factory.create_person is defined, but it fails because valid_person_attributes is missing. If I''m in a debugger, and I do require ''model_factory'' followed by Factory.create_person, same deal. Do we have a blank slate being loaded somewhere, and why is it wiping out require files? Thanks James Deville http://devillecompanies.org james.deville at gmail.com rspec r3172 rspec_on_rails r3172 rails r8331