class Solano::StubSCM

Public Class Methods

new() click to toggle source
Calls superclass method Solano::SCM::new
# File lib/solano/scm/scm_stub.rb, line 5
def initialize
  super
end