Object
# File lib/girl_friday/error_handler.rb, line 11 def handle(ex) $stderr.puts(ex) $stderr.puts(ex.backtrace.join("\n")) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.