Projects
In addition to our client work we have also developed and released a number of open source software projects, as well as paid products.
Open source projects
Shoulda
The Shoulda Rails plugin is an eclectic set of additions to the Test::Unit framework that makes writing tests a breeze.
Paperclip
Paperclip is a plugin for Ruby on Rails’ Active Record that lets files work as simply as any other attributes do.
Jester
REST/ActiveResource client library written in JavaScript. You can use it to read, create, and save your Rails application’s data in your browser.
Factory Girl
factory_girl provides a framework and DSL for defining and using factories – less error-prone, more explicit, and all-around easier to work with than fixtures.
Squirrel
Squirrel is an enhancement for Active Record’s find method that allows programmers to query the database using a more Rubyish syntax.
Quiet Backtrace
The Quiet Backtrace Ruby gem suppresses the noise in your Test::Unit backtraces.
MileMarker
The MileMarker Rails plugin helps developers visually set expectations throughout application development.
Rubedo
A quick way to make a collaborative digital radio station, written with Camping.
LDAP to ActiveRecord Gateway
Expose your Rails application’s data via LDAP, allowing access from any LDAP-capable program, including your email client’s addressbook.