Epic
Some useful information about everything
Friday, April 19, 2013
Rails forgotten notes
For bulk data inserts within one transaction use:
ActiveRecord::Base.transaction do SomeModel.create()... end
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)