Project

ideone

0.01
No commit activity in last 3 years
No release in over 3 years
A Ruby interface to the ideone.com API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
 Project Readme

ideone.com gem

A Ruby interface to the ideone.com API.

This gem is no longer being maintained. Consider using ideone-ruby-api.

http://github.com/Pistos/ideone-gem

Base code taken from http://github.com/staii/tgoa . See References, below.

Requirements

Ruby 1.8.6 or later

Installation

gem install ideone

Examples

See examples/ and test/ dirs of repository or gem.

Contact

Pistos in #mathetes on irc.freenode.net

Licence

MIT. See LICENCE file.

References