One way to make tests faster is to no load and submit the sign in form during...
Thank you for all the software and friendship.
The Four-Phase Test is a
testing pattern, applicable to all programming...
We’re pleased to announce that we’re opening an office in San Francisco.
...
How do I learn Ruby on Rails? Vim? Test-Driven Development?
Someone asks...
Does your pair programmer maintain order, keeping the mean streets (ie....
I needed an open? method. First try:
def open?
opens_at < Time.now <...
We’ve been paying closer attention lately to how we use design patterns in...
You probably don’t write code like this:
if object.kind_of?(User)
do_this...
How to reduce postgres output noise.