Suite
This commit is contained in:
parent
06ed744c58
commit
77e6847052
@ -31,7 +31,10 @@ module ActsAsCsvImport::Hook
|
||||
|
||||
end
|
||||
|
||||
n.save
|
||||
if n.save
|
||||
else
|
||||
puts n.errors.messages
|
||||
end
|
||||
|
||||
import_csv.import_csv_elements << ImportCsvElement.new(:element => n)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user