module Pagseguro::Charge

Constants

VERSION

Public Class Methods

root_path() click to toggle source
# File lib/pagseguro/charge.rb, line 19
def self.root_path
  File.dirname __dir__
end