module Enparallel
Constants
- VERSION
Public Class Methods
root_dir()
click to toggle source
# File lib/enparallel.rb, line 13 def self.root_dir File.expand_path('../..', __FILE__) end
# File lib/enparallel.rb, line 13 def self.root_dir File.expand_path('../..', __FILE__) end