xUnit Test Patterns defines the System Under Test (SUT) as:
whatever class,...
Whether you love or hate pairing, we can all agree that attributing work to...
Music has always been a very important part of iPhones and all Apple devices....
There are times when we edit prose in Vim, such as in a project README or git...
Sometimes our Ruby programs throw errors which we don’t have full control...
Using Rack middleware, we can reroute Rack::Test requests to
fake remote...
Have you ever seen “No newline at end of file” in your git diffs? Us, too....
Variables in Sass can be seen as simple versions of symbols in
Fireworks or...
Occasionally, somebody recommends or asks about using FactoryBot to generate...
A Rails app running on Heroku must be restarted after migrating the database....