Skip to content

Instantly share code, notes, and snippets.

View pixelblend's full-sized avatar

Dan Nuttall pixelblend

View GitHub Profile
require "benchmark"
require "perform_on_replica"
company = Company.find(126455)
class BenchmarkExporter
include PerformOnReplica
def initialize(company)