Skip to content

Models for your trip data dump obtainable from Dopplr - based on the Smash model of api_smith.

Notifications You must be signed in to change notification settings

jimbomt/dopplr-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dopplr-data

Models for your trip data dump obtainable from Dopplr - based on the Smash model of api_smith.

Usage

require 'dopplr-data'

initialising from a parsed json string

Dopplr::TripsData.new JSON.parse(json_str)

initialising from a json string

Dopplr::TripsData.from_json_string json_str

About

Models for your trip data dump obtainable from Dopplr - based on the Smash model of api_smith.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages