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!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

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

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Cinch IRC Microframework

Cinch has had a lot of interest as of late. We have contributors and work has started on a website to house more information. Please keep feature requests coming in! For those of you who follow Cinch on GitHub, you may notice you’re no longer following. This is because I accidentally made the repository private and public again, meaning all watchers were removed. Sorry guys! Click here and start watching again. We also have the #cinch IRC channel on Freenode.org for testing your bots, and support. We don’t have many users in there, so come say hello!

Switch between multiple Ruby interpreters with no hassle and no dependencies

If all you need is to switch your default Ruby interpreter between different versions, you don’t need RVM; all you need is optional package installations and four-line shell script.

rvm handles more than just symlinks to the ruby binaries. It handles the links…
When ruby is installed as an optional package, all its binaries as well as gem …

Simple database backups using a nightly CRON job and Capistrano

I recently posted a really simple but effective way to do cheap and easy backups. Check the post out here.

Hi, have a look at the backup gem: http://github.com/meskyanichi/backup E…
Thanks for that, seen a few of them about and will consider experimenting with …

Voicemail for DIYers

I just created a simple app that replaces traditional cell phone voicemail with an emailed transcription and recording using Heroku and Tropo.

This looks like a pretty cool little app. I really need to check tropo out. …
Great use of Tropo. Thanks for writing that up. Can’t wait to see what else you…
Why does this require a GSM phone? Any reason why it wouldn’t work with any ce…
It’s a very similar architecture to an app I built for posting podcasts to Post…
Loading older posts