Sha256: 63f65577ce33f4d10e2c7dd1f915e1ad1311b4a231f149af415a00ffca489be2
Contents?: true
Size: 483 Bytes
Versions: 13
Compression:
Stored size: 483 Bytes
Contents
### DELETE ME! Left here only so you can pull out the constants for the few that we should be keeping. module QuickTravel LOGIN_URL = '/parties/login' # CMS_SSL_URL + '/parties/login' DEFAULT_LOCATION_ID_FOR_ACCOMM_SEARCH = 3 # Kingscote DEFAULT_REGION_ID_FOR_ACCOMM_SEARCH = 1 # Kangaroo Island DEFAULT_PROPERTY_TYPE_ID_FOR_ACCOMM_SEARCH = 1 # System wide PROPERTY_CACHE_TIMEOUT = 1440 # minutes QT_DATE_FORMAT = '%d-%m-%Y' DEFAULT_REFERRAL_CODE_ID = 33 end
Version data entries
13 entries across 13 versions & 1 rubygems