On Mar 25, 2015, at 16:47 , Jason King <[email protected]> wrote: > > The error might not be clear, but it basically means that the class > `RateyController` doesn't have a (class) method `create` on it, `create` is > an instance method. You'd need to use: > `expect_any_instance_of(RateyController)...` > > On Wed, Mar 25, 2015 at 4:44 PM Guyren Howe <[email protected] > <mailto:[email protected]>> wrote:
See? When I post a question to SD Ruby, I expect that someone will politely and kindly point out just how much of an idiot I was just being. Thanks. -- -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby --- You received this message because you are subscribed to the Google Groups "SD Ruby" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
