Importing data to database in Rails 50 times faster than normal
Have you ever needed to save lots of records with unique attribute to database using ActiveRecord? Have you noticed how time consuming such task is? I would like to show you how to do it quickly. http://naturaily.com/blog/post/importing-data-to-database-in-rails-50-times-faster-than-normal
Post a comment