RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Campy - a tiny Campfire Ruby client so you can get on with it

I released campy yesterday to slim down my dependency chain in a few projects (no requirements for streaming, locking rooms, etc.). It’s implemented on top of Net::HTTP and only requires the multi_json to deal with older Ruby versions. The Ruby library is pretty simple and it ships with the campy command for command line scripting. $ campy speak 'So enjoy!'

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in