Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Capistrano::Version

Constants

MAJOR
MINOR
PATCH

Public Class Methods

to_s() click to toggle source
# File lib/capistrano/version.rb, line 7
def self.to_s
  "#{MAJOR}.#{MINOR}.#{PATCH}"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.