gem-session.com

But then there are those posts where the author pastes 10 pages of confused code with no context whatsoever and...

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...

stackoverflow.com

Seems like there's no way to do it in Capybara, unfortunately. But if you're running your tests with...

github.com

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

stackoverflow.com

Because javascript has something called "Hoisting" which makes your code do things it doesn't look like it should be...

corte.si

Once we have a secure client-side application, we need to make the tools and information available to allow users...

chargify.com

Chargify handles every aspect of recurring billing for your Web 2.0 or SaaS company so there’s no need to...

gem-session.com

In order to find out whether I'm having a problem with link rot, I wrote a script that goes...

gem-session.com

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

successfulsoftware.net

I asked other software entrepreneurs to share their stories of failure in the hope that we might save others from...

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...

javascriptweblog.wordpress.com

Inspired by a snippet of code in Oliver Steele’s legendary Functional library, here’s a lightweight tool to help...

dokan-dev.net

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

code.google.com

Simple shell utility to convert html to pdf using the webkit rendering engine, and qt.

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...

stackoverflow.com

I have a container of regular expressions. I'd like to analyze them to determine if it's possible to...

extralast.com

Remember video calling? It was a minor fad in the year 2005, when a few high-end mobile phones came...

lesscss.org

Less.js is a JavaScript implementation of LESS that’s run by your web browser. As any JavaScript, you include a...

github.com

Provides an irb session to an existing ruby process.