# File lib/active_support/testing/isolation.rb, line 24 24: def __replay__(result) 25: @calls.each do |name, args| 26: result.send(name, *args) 27: end 28: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.