module Tanuki::Universe

Constants

VERSION

Public Class Methods

root_path() click to toggle source
# File lib/tanuki/universe.rb, line 7
def self.root_path
  File.dirname(__FILE__)
end