Skip to: Site menu | Main content

JIRA4R

Ruby library for controlling Confluence

Home Print

Overview

jira4r is a Ruby client library useful for controlling Atlassian's JIRA issue tracking system. It is currently in uses as part of the Xircles product that manages the Codehaus and other open source development sites. While not under heavy development, it is in heavy use in production systems.

For users

Pre-requisites

jira4r requires

  • the latest SOAP4R gem. See the Installation Guide for details.
  • a modern JIRA (it is relatively straight-forward to rework the plugin to work against older JIRAs)

Examples

See the 2 minute walkthrough

See Examples for more information on how to use the library.

For developers

You can find more information about the project at http://xircles.rubyhaus.org/projects/jira4r