Method: DataShift.root_path

Defined in:
lib/datashift.rb

.root_pathObject



40
41
42
# File 'lib/datashift.rb', line 40

def self.root_path
  File.expand_path("#{File.dirname(__FILE__)}/..")
end