FactoryBot 3.2 brings a slew of new features; while I’d considered breaking...
We’ve used Cucumber heavily and successfully on client work, internal...
We’ve had an abnormally warm Winter and Spring in Boston this year, but...
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 set up test suite for verifying a before_filter in Rails.
Agile development methodologies promote quick and iterative product releases....
Screencast sharing some tips for chrome dev tools.
How to reduce postgres output noise.