orm_from_csv 0.1.0
Create instances of ORM (like ActiveRecord or Mongoid, anything that supports Model.new(attributes_as_hash)) objects from CSV
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
= 2.5.0