Re: [rspec-users] current example

2011-03-23 Thread David Chelimsky
On Mar 23, 2011, at 8:03 AM, Michael Guterl wrote: > Is it possible to retrieve the example that is currently running? describe "an example" do it "knows itself as example" do example.description.should eq("knows itself as example") end end __

[rspec-users] current example

2011-03-23 Thread Michael Guterl
Is it possible to retrieve the example that is currently running? ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users