When you name a class, choose a name that’s unlikely to refer more than one...
We haven’t been taking pull requests on
shoulda-matchers as much as we...
Don’t try to cram too much into a small space.
Want to speed up your test suite? Reduce the number of objects persisted to...
Most Rails developers have written apps where you have a marketing homepage...
In the latest Humans Present, I sit down with Joe Ferris, our CTO, and we...
Testing is widespread in the Rails community, which is awesome. For most new...
Here’s a refactoring example for a simple Ruby math problem using the inject...
This method has a magic number:
def wait_time
@env[QUEUE_WAIT_HEADER].to_i...
We’ve noticed unpleasant trends in our most popular open source projects:
...