On 28 Oct 2009, at 20:42, Student wrote:

So now I'm
back to the "undefined method `after' for main:Object (NoMethodError)"
problem.

I think it was just a typo on David's part.  Does the following work?

  Spec::Runner.configure do |config|
    config.after(:suite) do
      # shut stuff down here
    end
  end

And I had no idea you could do before/after :suite...

Ashley

--
http://www.patchspace.co.uk/
http://www.linkedin.com/in/ashleymoran
http://aviewfromafar.net/







_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to