Sha256: ae10bd7f0b9d07124039d367bc1b584291e6ed9a6791677a37f5c3c617e1fabd

Contents?: true

Size: 158 Bytes

Versions: 1

Compression:

Stored size: 158 Bytes

Contents

# frozen_string_literal: true

require "zeitwerk"
loader = Zeitwerk::Loader.for_gem
loader.setup

module Transmutation
  class Error < StandardError; end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
transmutation-0.1.1 lib/transmutation.rb