Array
# File lib/rspec/core/hooks.rb, line 68 68: def for(group) 69: @group = group 70: self 71: end
# File lib/rspec/core/hooks.rb, line 73 73: def run 74: shift.run(@group) until empty? 75: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.