Parent

Methods

Class Index [+]

Quicksearch

Capistrano::Version

Constants

MAJOR
MINOR
PATCH

Public Class Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.