github.com

Steak is like Cucumber but in plain Ruby.

github.com

Rack middleware for rate-limiting incoming HTTP requests.

makandra dev
ruby-lang.org

Here you will find pointers to manuals, tutorials and references that will come in handy when you feel like coding...

robots.thoughtbot.com

ShamRack mounts a Rack app locally, just for your tests. It goes one further: it “mounts” it using Net::HTTP...

joshsharpe.com

As far as I know, the only plugin out there that handles this (semantic issue) correctly is Makandra’s Aegis...

github.com

Asset Fingerprint Plugin for Ruby on Rails - allows you to use md5 or timestamps in query string or in asset...

rubysoc.org

Good stuff.

gem-session.com

Where there was once a consistent API to manipulate and hook into the lifecycle of a persistent object, plugins must...

axonflux.com

/^([\w!#$\%\&'*+-\/=\?\^`{|}\~]+.)*[\w!#$\%\&'*+-\/=\?\^`{|}\~]+@((((([a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1}) [a-z]).)+[a-z]{2...

debian-administration.org

The FUSE project allows you to create filesystems in userspace - which means you can create a filesystem without having to...

axonflux.com

Here is a set of additive color model conversion algorithms that I found published on Wikipedia and have implemented in...

dokan-dev.net

Dokan Ruby is a Ruby extension library to write a file system for Windows. This extension also has compatible API...

thinkrelevance.com

We're excited to announce PDFKit, an open source library that makes working with wkhtmltopdf a snap.

robots.thoughtbot.com

We recently decided our CI server needed an overhaul. I really enjoyed Integrity as a build server, but after trying...

github.com

Provides an irb session to an existing ruby process.

stevenrbaker.com

The basics of Isolate, a tool for replacing Bundler in gem management.

railstutorial.org

A thorough introduction to web development with Ruby on Rails

github.com

Clockwork is a cron replacement. It runs as a lightweight, long-running Ruby process which sits alongside your web processes...

github.com

Test spies are a form of test double that preserves the normal four-phase unit

gusiev.com

What do we expect from the custom finder? We expect that it should find assets A, B, C and should...

robots.thoughtbot.com

We didn’t want to leave front-end developers in the dark when their Javascript throws errors, so we’ve...

github.com

Run your Jasmine specs without a browser