So, show the *exact* error you are getting, together with the backtrace. And point out the actual line of code where the exception is raised. Also, try adding a 'puts "in setup"' into your setup method, to see if it is being called. -- Posted via http://www.ruby-forum.com/.