You need to tell the start method on Codebreaker to send a message to output.... this method here => https://github.com/roelof1967/codebreaker/blob/master/lib/codebreaker.rb#L16
On Wed, Oct 31, 2012 at 9:06 AM, roelof <[email protected]> wrote: > Hello, > > I now read chapter 3 of the Rspec book. > The first test on writing the welcome message should pass but in my case > it fails with this message : https://gist.github.com/3987880 > You can find the whole source here : > https://github.com/roelof1967/codebreaker > > Can anyone help me figure out what I have done wrong. > > Roelof > > -- > You received this message because you are subscribed to the Google Groups > "rspec" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msg/rspec/-/nb-YvvfMjqAJ. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "rspec" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
