module GV::Valley
Constants
- VERSION
Public Class Methods
root()
click to toggle source
# File lib/gv/valley.rb, line 6 def self.root @@root ||= File.expand_path("../../../",__FILE__) end
# File lib/gv/valley.rb, line 6 def self.root @@root ||= File.expand_path("../../../",__FILE__) end