Hi, If you are looking for performance, you should use the database interface directly like COPY for simple case like text, CSV or I think JSON.
Furthermore, you are talking to use a gem for this feature but I discovered that gem https://github.com/jamis/bulk_insert which provides the bulk import. I don’t know if that gem does what you are looking for. Best regards. ----- Geoffrey Roguelon > Le 5 janv. 2016 à 15:27, Nicolas Cavigneaux <n...@bounga.org> a écrit : > > > Le 5 janv. 2016 à 15:23, Andrew Kaspick a écrit : > >> Sounds useful, but likely a better fit for a standalone gem... at least to >> start. > > Sound useful to me too but I agree it should be a gem. > -- > Nicolas Cavigneaux > www.bounga.org > www.cavigneaux.net > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-core+unsubscr...@googlegroups.com. > To post to this group, send email to rubyonrails-core@googlegroups.com. > Visit this group at https://groups.google.com/group/rubyonrails-core. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscr...@googlegroups.com. To post to this group, send email to rubyonrails-core@googlegroups.com. Visit this group at https://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/d/optout.