On 3 June 2011 15:17, David Chelimsky wrote:
> On Jun 3, 2011, at 7:39 AM, Andrew Premdas wrote:
>
> > Hi there,
> >
> > I need some help migrating some code in the cucumber textmate bundle so I
> can run the specs with rspec2.
> >
> > The following code lives in support/spec/spec_helper.rb and I
On Jun 3, 2011, at 7:39 AM, Andrew Premdas wrote:
> Hi there,
>
> I need some help migrating some code in the cucumber textmate bundle so I can
> run the specs with rspec2.
>
> The following code lives in support/spec/spec_helper.rb and I think its
> purpose is to load the fixtures.
>
> modu
Hi there,
I need some help migrating some code in the cucumber textmate bundle so I
can run the specs with rspec2.
The following code lives in support/spec/spec_helper.rb and I think its
purpose is to load the fixtures.
module Spec::Example::ExampleMethods
def project_root
@project_root ||