Skip to content

wrmk/csv_parser

Repository files navigation

CSV parcer

  • 2 tables: supplier and sku, with association one to many.
  • Parser service with parse and save methods.
  • Rspec testing save and update table from parsed rows.
  • How to use: put suppliers and sku.csv into root directory, run task rails import:suppliers or :skus. Saved rows will be display in terminal window.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published