8 lines
No EOL
495 B
Markdown
8 lines
No EOL
495 B
Markdown
# FoodsoftArticleImport
|
|
This gem provides FoodsoftArticleImport integration for Ruby on Rails and allows to parse avariety of files containing article information. These article information are standardized or customly declared. Possible File Ending are: .bnn, .BNN, .csv, .CSV . It relies on [roo](https://github.com/roo-rb/roo) to read and parse the data
|
|
|
|
## Getting started
|
|
TODO: add bnn codes, explain how to add bnn codes
|
|
TODO: review GNU License
|
|
### Requirements
|
|
This gem requires Ruby 2.7 |