Module: Buda::Constants

Defined in:
lib/buda/constants.rb

Constant Summary collapse

FIELDSUBS =
[%w[id id_], %w[type type_]].freeze
GENERAL_DOC_URL =
'https://api.buda.com/'
SCHEME =
'https://'
BASE_URL =
'www.buda.com/api/v2/'