module Ruby::Anmat

Constants

NAMESPACES
URLS
VERSION

Public Class Methods

root() click to toggle source
# File lib/ruby/anmat.rb, line 9
def self.root
    File.expand_path '../..', __FILE__
    end