module Elementy

Constants

VERSION

Public Class Methods

root() click to toggle source
# File lib/elementy.rb, line 6
def root
  File.dirname(File.dirname(__FILE__))
end