Show Nav
Matt Fletcher

Long term Grand Rapids software development consultant.

 
Featured

A Single CI Task for Rails

Want to run database and test tasks together in continuous integration? This might help.
All Posts
Ruby

RSpec Backtrace Filtering

Recently I ran into some trouble with the way I was trying to use the Mongoid gem. Eventually I realized that RSpec was filtering out parts of my backtrace.