Sha256: f474fdd67aac156fcd7e1874604a48e462607a17e8c084fe590bd08e684bae0f

Contents?: true

Size: 194 Bytes

Versions: 5

Compression:

Stored size: 194 Bytes

Contents

# frozen_string_literal: true

require "zeitwerk"
loader = Zeitwerk::Loader.for_gem
loader.setup # ready!

module ActiveShotgun
  class Error < StandardError; end
  # Your code goes here...
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
active_shotgun-0.0.4 lib/active_shotgun.rb
active_shotgun-0.0.3 lib/active_shotgun.rb
active_shotgun-0.0.2.1 lib/active_shotgun.rb
active_shotgun-0.0.2 lib/active_shotgun.rb
active_shotgun-0.0.1 lib/active_shotgun.rb