Class: Indicator::DataMapper::Map
- Inherits:
-
Struct
- Object
- Struct
- Indicator::DataMapper::Map
- Defined in:
- lib/indicator/data_mapper.rb
Instance Attribute Summary collapse
-
#getter ⇒ Object
Returns the value of attribute getter.
-
#source ⇒ Object
Returns the value of attribute source.
Instance Attribute Details
#getter ⇒ Object
Returns the value of attribute getter
10 11 12 |
# File 'lib/indicator/data_mapper.rb', line 10 def getter @getter end |
#source ⇒ Object
Returns the value of attribute source
10 11 12 |
# File 'lib/indicator/data_mapper.rb', line 10 def source @source end |