Giter Club home page Giter Club logo

rt-client's Introduction

rt-client

RT_Client is a ruby object that accesses the REST interface version 1.0 of a Request Tracker instance. See Best Practical for Request Tracker. A ruby library API to Request Tracker's REST interface. Requires the rubygem rest-client be installed. You can create a file name .rtclientrc in the same directory as client.rb with a default server/user/pass to connect to RT as, so that you don't have to specify it/update it in lots of different scripts.

Thanks to the following members of the RT community for patches:

  • Brian McArdle for patch dealing with spaces in Custom Fields (use '_')
  • Steven Craig for a bug fix and feature additions to the usersearch() method.
  • Rafael Abdo for fixing a broken regex.
  • Extra Special Thanks to Robert Vinson for 1.9.x compatibility and refactoring the old mess into something with much fewer dependencies.
  • Steven Hansen for patch dealing with modern versions of rest-client.

TODO: Streaming, chunking attachments in compose method

See each method for sample usage. To use this, "gem install rt-client" and

require "rt_client"

Documentation

For usage documentation, see the RubyDoc web site

rt-client's People

Contributors

uidzip avatar sahglie avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.