module Yadi

Constants

VERSION

Public Class Methods

Inject(*args) click to toggle source
# File lib/yadi.rb, line 5
def self.Inject(*args)
  ModuleBuilder.new(*args)
end