module Ilovepdf
Constants
- VERSION
Public Class Methods
root()
click to toggle source
# File lib/ilovepdf.rb, line 36 def root @root_path ||= Pathname.new(::File.dirname(::File.expand_path('../', __FILE__))) end