Unit Testing with Tire and Elastic Search I’ve been working a lot recently with ElasticSearch and the fantastic Tire gem. Trying to stay true to my test first philosophy, I spent some time trying to figure out how to get Tire to work just right with RSpec, but encountered a few issues along the way (which were thankfully all solvable). The first issue I encountered with using Tire in RSpec was th