Registry / networking / pivotal-tracker

pivotal-tracker

JSON →
library0.5.13rbrubygemsunverified

Ruby wrapper for the Pivotal Tracker API.

gem install pivotal-tracker
INSTALL
IMPORT
SIG · PIVOTAL-TRACKER
P
pivotal-tracker
networkingrubyv0.5.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PivotalTracker
require 'pivotal-tracker'

Connect to Pivotal Tracker and fetch a project.

require 'pivotal-tracker' PivotalTracker::Client.token = 'your_api_token' PivotalTracker::Client.use_ssl = true project = PivotalTracker::Project.find(12345) puts project.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.13latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
pivotal-tracker — gem install pivotal-tracker · libregistry