module TubemogulApi

Constants

AUTOLOAD_PATHS
VERSION

Public Class Methods

root() click to toggle source
# File lib/tubemogul_api.rb, line 18
def self.root
  Pathname.new(File.dirname(__dir__))
end