On Wed, Aug 13, 2008 at 12:18 PM, Gaston Ramos <[EMAIL PROTECTED]> wrote:
> Hi guys, I'm trying to run this story http://pastie.org/252361

You need to fully-qualify the class name, which is Spec::Story::StepGroup.

Although I'm not sure why you're defining the steps this way in the
first place.  I think you want to use steps_for to define them, and
with_steps_for to run them.

Pat
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to