In Files

Methods

Rake::ShipitTask::VC

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.