On 6 Mar 2011, at 10:30, Hedge Hog wrote:
> On Sun, Mar 6, 2011 at 12:27 AM, Matt Wynne wrote:
>>
>> On 5 Mar 2011, at 12:06, Hedge Hog wrote:
>>
>>> On Fri, Mar 4, 2011 at 8:12 PM, Matt Wynne wrote:
On 4 Mar 2011, at 05:45, Hedge Hog wrote:
> Hi,
> I'm struggling wit
On Sun, Mar 6, 2011 at 12:27 AM, Matt Wynne wrote:
>
> On 5 Mar 2011, at 12:06, Hedge Hog wrote:
>
>> On Fri, Mar 4, 2011 at 8:12 PM, Matt Wynne wrote:
>>>
>>> On 4 Mar 2011, at 05:45, Hedge Hog wrote:
>>>
Hi,
I'm struggling with something that seems to be simple, and I've not
had
On 5 Mar 2011, at 12:06, Hedge Hog wrote:
> On Fri, Mar 4, 2011 at 8:12 PM, Matt Wynne wrote:
>>
>> On 4 Mar 2011, at 05:45, Hedge Hog wrote:
>>
>>> Hi,
>>> I'm struggling with something that seems to be simple, and I've not
>>> had any joy following the RSpec books suggestions (p. 187).
>>> I
On Fri, Mar 4, 2011 at 8:12 PM, Matt Wynne wrote:
>
> On 4 Mar 2011, at 05:45, Hedge Hog wrote:
>
>> Hi,
>> I'm struggling with something that seems to be simple, and I've not
>> had any joy following the RSpec books suggestions (p. 187).
>> I'd like to test that a method raises and error when a f
On 4 Mar 2011, at 05:45, Hedge Hog wrote:
> Hi,
> I'm struggling with something that seems to be simple, and I've not
> had any joy following the RSpec books suggestions (p. 187).
> I'd like to test that a method raises and error when a file is not found.
> I've tried adding this in my example ju
Hi,
I'm struggling with something that seems to be simple, and I've not
had any joy following the RSpec books suggestions (p. 187).
I'd like to test that a method raises and error when a file is not found.
I've tried adding this in my example just before I call my method, but
it never seems to get