YtDataChecker

Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file lib/yt_data_checker. To experiment with that code, run bin/console for an interactive prompt.

Installation

Add this line to your application's Gemfile:

gem 'yt_data_checker'

And then execute:

$ bundle

Or install it yourself as:

$ gem install yt_data_checker

Usage

yt_data_checker diff file_1.csv file_2.csv

# or with optional concerns
yt_data_checker diff file_1.csv file_2.csv --concern=subscriber_account
yt_data_checker diff file_1.csv file_2.csv --concern=channel_ownership