Ember Module Unification

That of dividing things again by classes, where the natural joints are, and not trying to break any part after the manner of a bad carver. -- Plato, [..]

Sam Bleckley

Zach Church

Recent Posts

A Rails testing environment with Cucumber, RSpec, and autotest

Automated testing is an important part of what we do at Mutually Human Software. Automated tests can reduce bugs and regressions, give us confidence that[..]

Zach Church

Class Coercion in Ruby

I often run into situations where I'm working with something that's essentially a number, but I want it to behave just a little differently. For example,[..]

Zach Church