Sha256: 06503efb2a1f31fa4cd00791cac1c518bb921e6ec7cc6d439bfb2db730859074
Contents?: true
Size: 230 Bytes
Versions: 54
Compression:
Stored size: 230 Bytes
Contents
module Lolcommits class CaptureFake < Capturer def capture test_image = File.join Configuration::LOLCOMMITS_ROOT, "test", "images", "test_image.jpg" FileUtils.cp test_image, snapshot_location end end end
Version data entries
54 entries across 54 versions & 3 rubygems