[rspec-users] story runner not running on build machine
Ben Mabey
ben at benmabey.com
Wed Aug 27 23:18:03 EDT 2008
aa aa wrote:
> Hi, have my stories running fine here on my dev machine but they blow up
> on the build machine. Rspec and Rspec-rails are installed as plugins
>
> When i attempt to run
>
>> ruby stories/all.rb
>>
> on the dev server i get this error
> stories/steps/fields_steps.rb:1: undefined method `steps_for' for
> main:Object (NoMethodError)
>
> what is going on here?!
> It doesn't seem to be loading the plugin does it?
>
Please post a runner file, your spec helper, and a steps file.
-Ben
More information about the rspec-users
mailing list