Tom Hoen wrote: > > Any advice you can give would be greatly appreciated. > > Tom
What are the contents of features/support/env.rb? Do you have something like this in there? # If webrat is a gem then uncomment this require 'webrat' if !defined?(Webrat) # If webrat is a plugin then uncomment this #require 'webrat/rails' -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
