Skip to content

Instantly share code, notes, and snippets.

@NBuhinicek
NBuhinicek / gist:c2373ed296d0033a56849a0a2024148b
Created January 15, 2019 14:04
Core of docker for RubyGems statistics
require 'rubygems'
# require 'bundler/setup'
require 'active_record'
require 'bestgems'
require 'tty-progressbar'
$client = Bestgems.client
# Prepare connection