Class: SportsSouth::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/sports_south/base.rb

Overview

Holds methods common to all classes.

Direct Known Subclasses

Brand, Catalog, Category, FFL, Image, Inventory, Invoice, Order, User

Constant Summary collapse

TIMEOUT =

seconds

960
USER_AGENT =
"sports_south rubygems.org/gems/sports_south v(#{SportsSouth::VERSION})"
CONTENT_TYPE =
'application/x-www-form-urlencoded'.freeze