Top Level Namespace
Defined Under Namespace
Modules: Fosdick, Spree, SpreeFosdickIntegration Classes: AddressSerializer, ExceptionLogger, InventoryUnitSerializer, ShipmentSerializer
Constant Summary collapse
- FOSDICK_CONFIG =
YAML.load_file("#{Rails.root}/config/fosdick.yml")[Rails.env]
- FOSDICK_STATES_EXCEPTIONS =
{ 'U.S. Armed Forces – Americas' => 'AA', 'U.S. Armed Forces – Europe' => 'AE', 'U.S. Armed Forces – Pacific' => 'AP' }