Array
# File lib/rspec/core/hooks.rb, line 94 def for(group) @group = group self end
# File lib/rspec/core/hooks.rb, line 99 def run shift.run(@group) until empty? end
[Validate]
Generated with the Darkfish Rdoc Generator 2.