Parent

Methods

Files

Class/Module Index [+]

Quicksearch

String

Public Instance Methods

compact() click to toggle source
# File lib/capistrano/ext/string.rb, line 2
def compact
  self.gsub(/\s+/, ' ')
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.