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



59
60
61
# File 'lib/importeroo/importer.rb', line 59

def assignment_method_name
  "#{name}="
end