Class: GS1::Configuration
- Inherits:
-
Object
- Object
- GS1::Configuration
- Defined in:
- lib/gs1.rb
Overview
Configuration holds custom configuration parameters.
Instance Attribute Summary collapse
-
#company_prefix ⇒ Object
Returns the value of attribute company_prefix.
Instance Attribute Details
#company_prefix ⇒ Object
Returns the value of attribute company_prefix.
35 36 37 |
# File 'lib/gs1.rb', line 35 def company_prefix @company_prefix end |