In Files

Methods

Rake::ShipitTask::VC

Public Class Methods

new() click to toggle source
    # File lib/shipit/vc.rb, line 8
 8:         def self.new
 9:                 constants.map {|c| const_get(c) }.find {|c|
10:                         c.accept?
11:                 }.new
12:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.