There are a bunch of basic functional elements to building out a popular Rails app that I've never really...
The rubyforge gems model may not be perfect, but damnit people, when there’s a gem update I know that...
There are many wonderful things about Rails and the Rails ecosystem. A clean, well-lighted path for keeping all your...
Jasmin is an assembler for the Java Virtual Machine. It takes ASCII descriptions of Java classes, written in a simple...
Hirb provides a mini view framework for console applications, designed with irb in mind.
Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and...
Unfortunately, by default plugin tests are pretty bland. They use the plain unit test suite supplied by Ruby, and not...
Central point to collect locale data for use in Ruby on Rails.
I’m working on a problem for a client which involves connecting to a Microsoft SQL Server 2005 database from...
HTML sanitizer by the wonko.com guy.
Code smell detector for Ruby
Integrity is the angel watching over your shoulder while you code. As soon as you push your commits, it builds...
In this presentation, I demoed Cucumber and Webrat. I also talked about Integrity and how I like to put it...
The number of operators that you can overload is very small and each of them is attached to very specific...
This is a project to make a complete replacement for the default HTML generator for Rdoc, the API documentation-extraction...
Hanna is an RDoc template that scales. It's implemented in Haml, making the sources clean and readable. It's...
Finish the remainder of the ActiveModel todo list (observers, callbacks, validations, scoping, and serialization) in addition to associations. Also wire...
In earlier version I needed to do an awkward thing that only affected development mode, where Rails unloads all classes...
This gem allows you to access the content of
BDD/Cucumber talk by Ben Mabey.
Sass is a meta-language on top of CSS that‘s used to describe the style of a document cleanly...
The Echo Nest Remix API (“Remix,” for short) is an open-source programming framework written in Python. It provides numerous...