Sha256: f2246db3c34058ae9bb9dca9708ce83afd41097d2eb438f1fda4d475dd1e23d5
Contents?: true
Size: 271 Bytes
Versions: 4
Compression:
Stored size: 271 Bytes
Contents
# frozen_string_literal: true require 'starcall/endpoints/endpoints' require 'starcall/errors/errors' require 'starcall/languages' require 'starcall/regions' require 'starcall/static_data' require 'starcall/version' # The root of it all module Starcall end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
starcall-0.6.0 | lib/starcall.rb |
starcall-0.5.0 | lib/starcall.rb |
starcall-0.4.0 | lib/starcall.rb |
starcall-0.3.0 | lib/starcall.rb |