How do I learn Ruby on Rails? Vim? Test-Driven Development?
Someone asks...
FactoryBot’s traits are an
outstanding way to DRY up your tests and factories...
Those of you coming from a Google search are about to be disappointed.
Here’s a refactoring example for a simple Ruby math problem using the inject...
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...
Is there a bundle command to tell me what would be updated with bundle...
The new version of your favorite file upload library, Paperclip
3.0.0, has...
My conscience won’t let me call Ruby a computer language. That would imply...
Factory Bot is now
3.0! It’s been a
wonderful eight months and I’m really...