Gem::SilentUI
# File lib/bundler/ui/rg_proxy.rb, line 9 def initialize(ui) @ui = ui super() end
# File lib/bundler/ui/rg_proxy.rb, line 14 def say(message) @ui && @ui.debug(message) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.