Sha256: 3e8bfd9173503a323126651c43cf41a0a4b75640c1a866698fd3b0f307799714
Contents?: true
Size: 154 Bytes
Versions: 1
Compression:
Stored size: 154 Bytes
Contents
# frozen_string_literal: true require_relative "cloudmunda/version" module Cloudmunda class Error < StandardError; end # Your code goes here... end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudmunda-0.1.0 | lib/cloudmunda.rb |