Class: GS1::Configuration

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

Overview

Configuration holds custom configuration parameters.

Instance Attribute Summary collapse

Instance Attribute Details

#company_prefixObject

Returns the value of attribute company_prefix.



35
36
37
# File 'lib/gs1.rb', line 35

def company_prefix
  @company_prefix
end