Registry / messaging / tinder

tinder

JSON →
library1.10.1rbrubygemsunverified

A Ruby API for interfacing with Campfire, the 37Signals chat application.

gem install tinder
INSTALL
IMPORT
SIG · TINDER
T
tinder
messagingrubyv1.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tinder
✓ require 'tinder'

Connect to a Campfire room and send a message.

require 'tinder' campfire = Tinder::Campfire.new('mysubdomain', token: 'mytoken') room = campfire.find_room_by_name('My Room') room.speak('Hello from Ruby!')
Debug
Known issues
gotchaCampfire API may require authentication changes; check for updates.
fix
Ensure you use a valid API token and subdomain.
affects: >= 1.10.0
Upgrade
Version history
1.10.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
OpenAI (training)
1
Resources