Sha256: ccaa982f052bcf61e6655f00716ad98a97d2876334ce373f4a45cfbb6a36a77f
Contents?: true
Size: 149 Bytes
Versions: 2
Compression:
Stored size: 149 Bytes
Contents
# frozen_string_literal: true require_relative "cat_food/version" module CatFood class Error < StandardError; end # Your code goes here... end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cat_food-0.2.0.beta1 | lib/cat_food.rb |
cat_food-0.1.0 | lib/cat_food.rb |