Not exactly. It adds a before { 'your action call' } to the end of hooks
collection,
so that it will called at the very end, right before the spec call.
Compare two examples I provided in the comments.
_______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
