Module: Phantomjs::Mac

Defined in:
lib/phantomjs-mac.rb,
lib/phantomjs-mac/version.rb

Constant Summary collapse

VERSION =
"0.0.3"

Class Method Summary collapse

Class Method Details

.full_pathObject



9
10
11
# File 'lib/phantomjs-mac.rb', line 9

def self.full_path
  File.join(File.dirname(__FILE__), '..', 'vendor', 'phantomjs', 'mac', 'bin', 'phantomjs')
end