Capybara sets up some tags for you to use in Cucumber. Often you’ll want to run only some scenarios...
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...
If we want mobile applications to stay around as a sustainable business, we need to be more honest about the...
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.
When I realized what had gone wrong, the light almost blinded me.
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...
But then there are those posts where the author pastes 10 pages of confused code with no context whatsoever and...
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...