module Targetmy
Constants
- VERSION
Public Class Methods
root()
click to toggle source
# File lib/targetmy.rb, line 8 def self.root Pathname.new(File.expand_path('../..',__FILE__)) end
# File lib/targetmy.rb, line 8 def self.root Pathname.new(File.expand_path('../..',__FILE__)) end