Re: [rspec-users] How do you keep mocks updated without pain?

2007-08-28 Thread Rodrigo Alvarez Fernández
On 8/28/07, Priit Tamboom <[EMAIL PROTECTED]> wrote: > Hi! > > I know you must be answering a lot of basic questions, sorry about that :-) > > However I have not get it, how do you keep mocks updated without pain? > > I reached to the point where mocking things for view. I spec > model-controller-v

[rspec-users] How do you keep mocks updated without pain?

2007-08-28 Thread Priit Tamboom
Hi! I know you must be answering a lot of basic questions, sorry about that :-) However I have not get it, how do you keep mocks updated without pain? I reached to the point where mocking things for view. I spec model-controller-view using "correct doc" way mocking-stubbing (plus I should run in