Module: Datapimp::Sources

Defined in:
lib/datapimp/data_sources/dropbox.rb,
lib/datapimp/data_sources/json.rb,
lib/datapimp/data_sources/excel.rb,
lib/datapimp/data_sources/github.rb,
lib/datapimp/data_sources/google.rb,
lib/datapimp/data_sources/nokogiri.rb

Overview

The Datapimp::Sources::Dropbox class represents a file on the Dropbox file sharing system (usually an excel file) that will get turned into a JSON array of objects

Defined Under Namespace

Classes: Dropbox, Excel, Github, Google, Json, Nokogiri