Project

taleo

0.0
No release in over 3 years
Low commit activity in last 3 years
A library for using the Taleo REST API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 3.6
>= 0

Runtime

~> 1.0
 Project Readme

Taleo

Gem Version Build Status Inline docs Maintainability Test Coverage

A library for using the Taleo REST API.

Note: A Nov 2020 change to the Taleo API requires at least one search criteria be passed to employee searches (performed by client#employees to retrieve paged results). Versions prior to 0.6 do not support passing search parameters, and as such you should not use them if you need to utilize employee searches. See the Taleo REST API guide here for more information.

Installation

Add this line to your application's Gemfile:

gem 'taleo'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install taleo

Usage

Check back later.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/paulholden2/taleo.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Be cool.