MixIn used to extend ActiveRecord::Base classes implementing bulk insert and update operations through {#create_many} and {#update_many}.
Keith Gabryelski
gem "bulk_data_methods", "~> 1.0.0"