module AwesomeXmlDsl

Constants

VERSION

Public Class Methods

root() click to toggle source
# File lib/awesome_xml_dsl.rb, line 17
def self.root
  File.dirname __dir__
end