Re: [rspec-users] Examples of writing controller specs that use authentication

2007-10-27 Thread Jarkko Laine
On 27.10.2007, at 8.54, Pat Maddox wrote: > On 10/26/07, Leslie Freeman <[EMAIL PROTECTED]> wrote: >> Hello, >> I'm working on specs for a controller that handles authentication >> using the restful_authentication plugin. I'm trying to find a >> resource (tutorial or examples, if possible) about

Re: [rspec-users] Examples of writing controller specs that use authentication

2007-10-26 Thread Pat Maddox
On 10/26/07, Leslie Freeman <[EMAIL PROTECTED]> wrote: > Hello, > I'm working on specs for a controller that handles authentication > using the restful_authentication plugin. I'm trying to find a > resource (tutorial or examples, if possible) about the best way to go > about writing mocks and specs