Method: By2.root

Defined in:
lib/by2.rb

.rootObject



19
20
21
# File 'lib/by2.rb', line 19

def self.root
  @root ||= File.expand_path(File.join(__FILE__, '..', '..'))
end