module NdrImport

Raised if there is a problem with an import mapping.

This stores the current version of the NdrImport gem

Constants

VERSION

Public Class Methods

root() click to toggle source
# File lib/ndr_import.rb, line 19
def self.root
  ::File.expand_path('../..', __FILE__)
end