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

Development

~> 1.0.0
>= 0
~> 2.8.0

Runtime

~> 2.2.6
~> 0.4.5
~> 1.6.7
 Project Readme

Ruby Trello API

Build Status Dependency Status

This library implements the Trello API.

Trello is an awesome tool for organization. Not just aimed at developers, but everybody. Seriously, check it out.

Installation

# gem install ruby-trello

Full Disclosure: This library is mostly complete, if you do find anything missing or not functioning as you expect it to, please let us know.

Special thanks

A special thanks goes out to Ben Biddington who has contributed a significant amount of refactoring and functionality to be deserving of a beer and this special thanks.

Contributing

Several ways you can contribute. Documentation, code, tests, feature requests, bug reports.

We develop ruby-trello using Trello itself.

Pick up an editor, fix a test! (If you want to, of course.) Send a pull request, and I'll look at it. I only ask a few things:

  1. Feature branches please!
  2. Adding or refactoring existing features, ensure there are tests.

Also, don't be afraid to send a pull request if your changes aren't done. Just let me know.