Skip to content

Commit 55c8247

Browse files
committed
Update README.md
1 parent 3894f36 commit 55c8247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Example5 Callbacks for each bulk insert iteration
154154
import.csv_lines #lines to import
155155
import.model #template_object instance
156156
},
157-
:before_batch_import => proc{ |import|
157+
:after_batch_import => proc{ |import|
158158
#the same
159159
}
160160
end

0 commit comments

Comments
 (0)