Why do we search for information? I consider the four main reasons I do: solving direct problems, recalling details, revisiting assumptions, and sharing communal knowledge.| kevinjmurphy.com
Tests will sometimes require us to bend the truth and modify the state of the world in order to have repeatable, consistent results and feedback. Learn how to build your own method using a block to temporarily change what's true in an application with this article.| kevinjmurphy.com
Why is our Rails app returning different HTTP status codes in different versions of Rails? Learn some tips and tricks for navigating a large ruby code base in this post.| Kevin Murphy