Class: WalmartOpen::StockString

Inherits:
String
  • Object
show all
Defined in:
lib/walmart_open/stock_string.rb

Constant Summary collapse

METHODS =
{
  available:     "Available",
  limited:       "Limited Supply",
  few:           "Last few items",
  not_available: "Not available"
}