module SoapyYandex

Constants

CURRENCY_DEMO_RUBLES
CURRENCY_RUBLES
VERSION

Public Class Methods

root() click to toggle source
# File lib/soapy_yandex.rb, line 19
def self.root
  Pathname.new(File.expand_path(File.join(__FILE__, '..', '..')))
end