module AbCrunch

Constants

VERSION

Public Class Methods

root() click to toggle source
# File lib/abcrunch.rb, line 8
def self.root
  File.dirname(File.dirname(__FILE__))
end