Improved CI performance
Wrote Ruby Code
I parallelized the tests + redid the Circle CI at Procurated for Hack Day today! Tests previously completed in about 17-18 mins, and they now only take 6-8 mins :) 

It was a little tricky getting code coverage to still work, but luckily our Head of Engineering, Dave, pointed me in the right direction. Ended up using SimpleCov's collate feature to merge all of the tests after they finished.