Method: DataShift.root_path
- Defined in:
- lib/datashift.rb
.root_path ⇒ Object
40 41 42 |
# File 'lib/datashift.rb', line 40 def self.root_path File.("#{File.dirname(__FILE__)}/..") end |
40 41 42 |
# File 'lib/datashift.rb', line 40 def self.root_path File.("#{File.dirname(__FILE__)}/..") end |