Sha256: 383a4dcc34ba92f12af2db52c5a3a40cbdd5af2614e7301e75286565660e7886
Contents?: true
Size: 265 Bytes
Versions: 1
Compression:
Stored size: 265 Bytes
Contents
# frozen_string_literal: true require 'ruby_api_pack_cloudways/version' require 'ruby_api_pack_cloudways/cw_client' module RubyApiPackCloudways # PHCDEVONE - Define a custom error class for the RubyApiPackCloudways module class Error < StandardError; end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby_api_pack_cloudways-0.1.0.pre.4 | lib/ruby_api_pack_cloudways.rb |