module Docwatch

Constants

VERSION

Public Class Methods

root_dir() click to toggle source
# File lib/docwatch.rb, line 11
def self.root_dir
    File.expand_path('../..', __FILE__)
end