This script will parse all files that are comma, pipe, or space deliniated, that are present in the /files folder, and that are roughly the same format. The data will be presented in three different ways.
Type this into the command line:
ruby lib/fileparser.rb
Type this into the command line:
bundle
rspec