Class: Importeroo::Importer::Field

Inherits:
Struct
  • Object
show all
Defined in:
lib/importeroo/importer.rb

Instance Method Summary collapse

Instance Method Details

#assignment_method_nameObject



74
75
76
# File 'lib/importeroo/importer.rb', line 74

def assignment_method_name
  "#{name}="
end