Skip to content

Instantly share code, notes, and snippets.

@Sedward
Created March 30, 2012 03:00
Show Gist options
  • Save Sedward/2246091 to your computer and use it in GitHub Desktop.
Save Sedward/2246091 to your computer and use it in GitHub Desktop.
put milestone
args = {:title => "Example Title", :description => "Description", :start_time => "1329417443"}
milestone = @graph.put_connections("256490621109681", "milestones", args)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment