Sha256: 76b1136520a93429d3df347a0d3be85ff8e8cf59ad564efb28c6f04a8016f193
Contents?: true
Size: 255 Bytes
Versions: 10
Compression:
Stored size: 255 Bytes
Contents
# frozen_string_literal: true module Assembly # the path to the gem, used to access profiles stored with the gem PATH_TO_IMAGE_GEM = File.expand_path(File.dirname(__FILE__) + '/..') end require 'assembly-image/image' require 'assembly-image/images'
Version data entries
10 entries across 10 versions & 1 rubygems