module ModelTransporter

Constants

VERSION

Public Class Methods

configure() { |configuration| ... } click to toggle source
# File lib/model_transporter.rb, line 17
def self.configure
  yield configuration
end