module RocketfuelApi

Constants

AUTOLOAD_PATHS
VERSION

Public Class Methods

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