Object
# File lib/capistrano/ext/string.rb, line 2 def compact self.gsub(/\s+/, ' ') end
[Validate]
Generated with the Darkfish Rdoc Generator 2.