Method: AbstractImporter::Collection#model

Defined in:
lib/abstract_importer/collection.rb

#modelObject

Returns the value of attribute model

Returns:

  • (Object)

    the current value of model



2
3
4
# File 'lib/abstract_importer/collection.rb', line 2

def model
  @model
end