Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would...
This is a group devoted to making JRuby a first-class application language for Android.
Imagine all the syntactical delights of Ruby and Haml for your JavaScript. You write in a nice language, but get...
Though we ended up switching to what I consider to be a technically superior product based on simplicity, we arrived...
Unfortunately vanilla Ruby modules lack support for many idioms popular in modern Ruby. Most importantly, we have become accustomed to...
I love Cucumber, but I hate writing step definitions. They are ugly, awkward to write and very, very boring: Most...
Pretty print your Ruby objects with style -- in full color and with proper indentation
Steak is like Cucumber but in plain Ruby.
Rack middleware for rate-limiting incoming HTTP requests.
Here you will find pointers to manuals, tutorials and references that will come in handy when you feel like coding...
ShamRack mounts a Rack app locally, just for your tests. It goes one further: it “mounts” it using Net::HTTP...
As far as I know, the only plugin out there that handles this (semantic issue) correctly is Makandra’s Aegis...
Asset Fingerprint Plugin for Ruby on Rails - allows you to use md5 or timestamps in query string or in asset...
Where there was once a consistent API to manipulate and hook into the lifecycle of a persistent object, plugins must...
/^([\w!#$%&'*+-/=?^`{|}~]+.)*[\w!#$%&'*+-/=?^`{|}~]+@((((([a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1})|[a-z]).)+[a-z]{2...
The FUSE project allows you to create filesystems in userspace - which means you can create a filesystem without having to...
Here is a set of additive color model conversion algorithms that I found published on Wikipedia and have implemented in...
Dokan Ruby is a Ruby extension library to write a file system for Windows. This extension also has compatible API...
We're excited to announce PDFKit, an open source library that makes working with wkhtmltopdf a snap.
We recently decided our CI server needed an overhaul. I really enjoyed Integrity as a build server, but after trying...