module Detroit

Public Instance Methods

Yard(options={}) click to toggle source

Yard tool.

# File lib/detroit-yard.rb, line 6
def Yard(options={})
  Yard.new(options)
end