thunk 0.0.0
An API for talking to thunk.us, a (soon to be) generally awesome notification service. Thunk lets you share and change simple state. We know these docs are rough, but we wanted to get a version of the API out quickly. We'll have it all polished by 1.0, we promise. :) Since Thunk gets used in basic infrastructure tools, it works extra hard to never throw exceptions or cause hangs/timeouts. If it does, please file a bug! Even a nonexistent or read-only thunk will successfully respond to pokes, returning stub information. If you need to make extra sure you're hooked up to a valid thunk, check out <tt>Thunk#exists?</tt> and <tt>Thunk#pokeable?</tt>.
Gemfile:
=
install:
=
Runtime Dependencies (1):
json_pure
= 1.2.0