# File lib/merb-core/test/test_ext/rspec.rb, line 31 31: def self.add_helpers(&block) 32: if Merb.test_framework == :rspec 33: ExampleGroup.class_eval(&block) 34: else 35: raise NotImplementedError 36: end 37: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.