# File lib/mongrel/gems.rb, line 5 5: def require(library, version = nil) 6: begin 7: Kernel.require library 8: rescue LoadError, RuntimeError 9: # puts "** #{library.inspect} could not be loaded" unless library == "mongrel_experimental" 10: end 11: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.