Parent

Methods

Class Index [+]

Quicksearch

String

Public Instance Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.