Sha256: 5a570fde9c17000aafcaf2d9379fdeab832745fbd3da7c632958199983a65af6

Contents?: true

Size: 547 Bytes

Versions: 7

Compression:

Stored size: 547 Bytes

Contents

# encoding: utf-8
# default values
Laximo.options.user_agent        "LaximoRuby [#{Laximo::VERSION}]"
Laximo.options.timeout           10

Laximo.options.locale            'ru_RU'

Laximo.options.am_soap_action    'http://Aftermarket.Kito.ec'
Laximo.options.am_soap_endpoint  'https://aws.laximo.net/ec.Kito.Aftermarket/services/Catalog.CatalogHttpSoap11Endpoint/'

Laximo.options.oem_soap_action   'http://WebCatalog.Kito.ec'
Laximo.options.oem_soap_endpoint 'https://ws.laximo.net/ec.Kito.WebCatalog/services/Catalog.CatalogHttpSoap11Endpoint/'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
laximo-0.9.2.2 lib/laximo/defaults.rb
laximo-0.9.2.1 lib/laximo/defaults.rb
laximo-0.9.2 lib/laximo/defaults.rb
laximo-0.9.1 lib/laximo/defaults.rb
laximo-0.9.0 lib/laximo/defaults.rb
laximo-0.8.1 lib/laximo/defaults.rb
laximo-0.8 lib/laximo/defaults.rb