RubyGems.org

orm_from_csv

0.1.1

Create instances of ORM (like ActiveRecord or Mongoid, anything that supports Model.new(attributes_as_hash)) objects from CSV

installgem install orm_from_csv
Authors

Jared Ning

1,175 total downloads 386 for this version
Owners

Fd78128c1a070269f86a8916854b4d5e

Gemfile
gem "orm_from_csv", "~> 0.1.1"
Versions
  1. 0.1.1 July 19, 2012
  2. 0.1.0 March 1, 2011
Development Dependencies
  1. rspec = 2.5.0