Class: HarvestToInfakt::Configuration
- Inherits:
-
Struct
- Object
- Struct
- HarvestToInfakt::Configuration
- Defined in:
- lib/harvest_to_infakt/configuration.rb
Instance Attribute Summary collapse
-
#harvest ⇒ Object
Returns the value of attribute harvest.
-
#infakt ⇒ Object
Returns the value of attribute infakt.
Instance Attribute Details
#harvest ⇒ Object
Returns the value of attribute harvest
2 3 4 |
# File 'lib/harvest_to_infakt/configuration.rb', line 2 def harvest @harvest end |
#infakt ⇒ Object
Returns the value of attribute infakt
2 3 4 |
# File 'lib/harvest_to_infakt/configuration.rb', line 2 def infakt @infakt end |