Jay Levitt wrote:
> David Chelimsky wrote:
>> On 8/30/07, Jay Levitt <[EMAIL PROTECTED]> wrote:
>>> Edward Ocampo-Gooding wrote:
David Chelimsky wrote:
> On 8/30/07, Edward Ocampo-Gooding <[EMAIL PROTECTED]> wrote:
>> Has anyone else run into a problem with trying to use mock_model in
David Chelimsky wrote:
> On 8/30/07, Jay Levitt <[EMAIL PROTECTED]> wrote:
>> Edward Ocampo-Gooding wrote:
>>> David Chelimsky wrote:
On 8/30/07, Edward Ocampo-Gooding <[EMAIL PROTECTED]> wrote:
> Has anyone else run into a problem with trying to use mock_model in
> spec/lib ?
> F
On 8/30/07, Jay Levitt <[EMAIL PROTECTED]> wrote:
> Edward Ocampo-Gooding wrote:
> > David Chelimsky wrote:
> >> On 8/30/07, Edward Ocampo-Gooding <[EMAIL PROTECTED]> wrote:
> >>> Has anyone else run into a problem with trying to use mock_model in
> >>> spec/lib ?
> >>> For some reason, I can take
Edward Ocampo-Gooding wrote:
> David Chelimsky wrote:
>> On 8/30/07, Edward Ocampo-Gooding <[EMAIL PROTECTED]> wrote:
>>> Has anyone else run into a problem with trying to use mock_model in
>>> spec/lib ?
>>> For some reason, I can take the same spec, put it in spec/models, have it
>>> run
>>> fi
Edward Ocampo-Gooding wrote:
> Has anyone else run into a problem with trying to use mock_model in spec/lib
> ?
> For some reason, I can take the same spec, put it in spec/models, have it run
> fine, but put it in spec/lib, and have it complain about not being able to
> find
> #mock_model
Int
David Chelimsky wrote:
> On 8/30/07, Edward Ocampo-Gooding <[EMAIL PROTECTED]> wrote:
>> Has anyone else run into a problem with trying to use mock_model in spec/lib
>> ?
>> For some reason, I can take the same spec, put it in spec/models, have it run
>> fine, but put it in spec/lib, and have it c
On 8/30/07, Edward Ocampo-Gooding <[EMAIL PROTECTED]> wrote:
> Has anyone else run into a problem with trying to use mock_model in spec/lib ?
> For some reason, I can take the same spec, put it in spec/models, have it run
> fine, but put it in spec/lib, and have it complain about not being able to
Has anyone else run into a problem with trying to use mock_model in spec/lib ?
For some reason, I can take the same spec, put it in spec/models, have it run
fine, but put it in spec/lib, and have it complain about not being able to find
#mock_model
Thanks,
Edward
___