Module: Datapimp::Sources

Defined in:
lib/datapimp/sources/dropbox.rb,
lib/datapimp/sources.rb,
lib/datapimp/sources/json.rb,
lib/datapimp/sources/excel.rb,
lib/datapimp/sources/github.rb,
lib/datapimp/sources/google.rb,
lib/datapimp/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: Base, Dropbox, Excel, Github, GoogleSpreadsheet, Json, Nokogiri