module BreezyPDFLite

:nodoc

Constants

Error
RenderError
VERSION

Public Class Methods

setup() { |self| ... } click to toggle source
# File lib/breezy_pdf_lite.rb, line 38
def self.setup
  yield self
end