Module: Citybox

Defined in:
lib/citybox.rb,
lib/citybox/regions.rb,
lib/citybox/version.rb,
lib/citybox/branch_offices.rb

Defined Under Namespace

Modules: BranchOffices, Regions

Constant Summary collapse

VERSION =
"0.1.0"

Class Method Summary collapse

Class Method Details

.passwordObject



15
16
17
# File 'lib/citybox.rb', line 15

def self.password
	"181bd9698348f88ab065cc0821c998ad"
end

.userObject

Credentials for API



11
12
13
# File 'lib/citybox.rb', line 11

def self.user
	"PRUEBA WS 3"
end