Class: NdrImport::File::JsonLines

Inherits:
Base
  • Object
show all
Includes:
UTF8Encoding
Defined in:
lib/ndr_import/file/json_lines.rb

Overview

This class is a JSON Lines file handler that returns a single “table” of JSON object “rows”.

Method Summary

Methods inherited from Base

#files, #initialize, #tables

Constructor Details

This class inherits a constructor from NdrImport::File::Base