class Object
Constants
- DISTRO_ERROR_MESSAGE
Public Instance Methods
gem_output(gem)
click to toggle source
# File lib/pkgwat/tasks.rb, line 8 def gem_output(gem) "#{gem.name} #{gem.version}" end