Method: DataMiner::Attribute#field_name
- Defined in:
- lib/data_miner/attribute.rb
#field_name ⇒ Symbol (readonly)
Where to find the data in the row.
102 103 104 |
# File 'lib/data_miner/attribute.rb', line 102 def field_name @field_name end |