Hi, Given the hook:
After do |scenario| end How do I get the name of the scenario from the scenario parameter? scenario.name doesn't work, and I looked through the source code and it was not immediately obvious to me. Thanks _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
