This is the third in a series of short videos. They feature Blake Mizerany...
This is the second in a series of short videos. They feature Blake Mizerany...
This the first in a series of short videos. They feature Blake Mizerany...
This is how I unit tested a view helper to format a date range in a view.
I...
I think of Ruby as the “free love” language. Yet, even Ruby can put the...
I’ve written before about lightweight access
control
using Inherited...
Everyone was psyched when Nick Kallen’s has_finder plugin was added to Rails...
We like to spotlight our thoughtbot
training students’ work.
Big Room...
I’ve been using this for about a year and a half.
Abomination or legitimate...
Consider a CreditCard class:
class CreditCard < ActiveRecord::Base
...