Class: Spree::Integrations::Boxnow

Inherits:
Spree::Integration
  • Object
show all
Defined in:
app/models/spree/integrations/boxnow.rb

Class Method Summary collapse

Class Method Details

.icon_pathObject



25
26
27
# File 'app/models/spree/integrations/boxnow.rb', line 25

def self.icon_path
  'integration_icons/boxnow-logo.png'
end

.integration_groupObject



21
22
23
# File 'app/models/spree/integrations/boxnow.rb', line 21

def self.integration_group
  'shipping'
end