Module: Datapimp::Sources
- Defined in:
- lib/datapimp/sources/dropbox.rb,
lib/datapimp/sources.rb,
lib/datapimp/sources/json.rb,
lib/datapimp/sources/keen.rb,
lib/datapimp/sources/excel.rb,
lib/datapimp/sources/pivotal.rb,
lib/datapimp/sources/nokogiri.rb,
lib/datapimp/sources/github_repository.rb,
lib/datapimp/sources/google_spreadsheet.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, GithubRepository, GoogleSpreadsheet, Json, Keen, Nokogiri, Pivotal