Registry / http-client / rally-rest-api

rally-rest-api

JSON →
library1.1.0rbrubygemsunverified

A Ruby interface to the Rally REST API.

gem install rally_rest_api
INSTALL
IMPORT
SIG · RALLY-REST-API
R
rally-rest-api
http-clientrubyv1.1.0
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.

RallyRestAPI
require 'rally_rest_api'

Connect to Rally and list projects

require 'rally_rest_api' rally = RallyRestAPI.new(username: 'user', password: 'pass', base_url: 'https://rally1.rallydev.com') projects = rally.find(:project) puts projects.first.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
rally-rest-api — gem install rally-rest-api · libregistry