Class: SmartCsvImport::UnstableField

Inherits:
Struct
  • Object
show all
Defined in:
lib/smart_csv_import/stability_report.rb

Instance Attribute Summary collapse

Instance Attribute Details

#csv_headerObject

Returns the value of attribute csv_header

Returns:

  • (Object)

    the current value of csv_header



5
6
7
# File 'lib/smart_csv_import/stability_report.rb', line 5

def csv_header
  @csv_header
end

#resolutionsObject

Returns the value of attribute resolutions

Returns:

  • (Object)

    the current value of resolutions



5
6
7
# File 'lib/smart_csv_import/stability_report.rb', line 5

def resolutions
  @resolutions
end