[rspec-users] story runner not running on build machine
aa aa
lists at ruby-forum.com
Wed Aug 27 05:42:08 EDT 2008
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?
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list