Sha256: a9e0d46f940a1575e87dec7c7d7f444249a76f8ffa07033f8cf98d35ffe78c6e

Contents?: true

Size: 228 Bytes

Versions: 6

Compression:

Stored size: 228 Bytes

Contents

# frozen_string_literal: true

require 'rubygems'

project_root = File.expand_path("#{File.dirname(__FILE__)}/..")

# Load config for current environment.
$LOAD_PATH.unshift("#{project_root}/lib")

require 'assembly-objectfile'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
assembly-objectfile-2.2.0 config/boot.rb
assembly-objectfile-2.1.4 config/boot.rb
assembly-objectfile-2.1.3 config/boot.rb
assembly-objectfile-2.1.2 config/boot.rb
assembly-objectfile-2.1.1 config/boot.rb
assembly-objectfile-2.1.0 config/boot.rb