class Object
Public Instance Methods
with_updates(&block)
click to toggle source
# File lib/zanzou/install.rb, line 4 def with_updates(&block) Zanzou.with_updates(self, &block) end
# File lib/zanzou/install.rb, line 4 def with_updates(&block) Zanzou.with_updates(self, &block) end