Taleo
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:
“by 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.