Method: WashOut.root

Defined in:
lib/wash_out.rb

.rootObject



15
16
17
# File 'lib/wash_out.rb', line 15

def self.root
  File.expand_path '../..', __FILE__
end