Create instances of ORM (like ActiveRecord or Mongoid, anything that supports Model.new(attributes_as_hash)) objects from CSV
Jared Ning
gem "orm_from_csv", "~> 0.1.0"