I\'m trying to import one CSV file, i give that task to DelayedJob to perform, that DelayedJob call one method which read CSV and put data in one object, now what should i do to