Displaying 1 result from an estimated 1 matches for "addition_steps".
2007 Nov 15
5
What command to run all stories?
...following this thread and I can get the example stories
to run with the ruby command. But I''ve been unable to get the example
from http://blog.davidchelimsky.net/articles/2007/10/25/plain-text-stories-part-iii
to run with all.rb
ruby stories/all.rb
/home/edh/story/stories/additions/steps/addition_steps.rb:2: undefined
method `steps_for'' for main:Object (NoMethodError)
from /home/edh/story/stories/all.rb:3:in `require''
from /home/edh/story/stories/all.rb:3
from /home/edh/story/stories/all.rb:2:in `each''
from /home/edh/story/stories/all.rb:...