Class: Rees46Spree::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/rees46_spree/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#enabledObject

Returns the value of attribute enabled.



4
5
6
# File 'lib/rees46_spree/configuration.rb', line 4

def enabled
  @enabled
end

#shop_tokenObject

Returns the value of attribute shop_token.



3
4
5
# File 'lib/rees46_spree/configuration.rb', line 3

def shop_token
  @shop_token
end