Importing large data set to Rails with background jobs

Importing large sets of U.S. Security and Exchange Commission Form 4 Filings with Ruby on Rails. This episode talks about deserializing from the rough SEC XML Document format into Structs and ultimately storing in Active Record models.
#rails #rubyonrails