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
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to