Sha256: 50f5e798190ece028b6e0ab63545fc867eebba732c78fe61b3ddcdce2bc768e2

Contents?: true

Size: 177 Bytes

Versions: 4

Compression:

Stored size: 177 Bytes

Contents

# frozen_string_literal: true

require_relative "stashify/version"

class KeyVortex
  class Stashify
    class Error < StandardError; end
    # Your code goes here...
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
key_vortex-stashify-0.2.5 lib/key_vortex/stashify.rb
key_vortex-stashify-0.2.4 lib/key_vortex/stashify.rb
key_vortex-stashify-0.2.3 lib/key_vortex/stashify.rb
key_vortex-stashify-0.1.0 lib/key_vortex/stashify.rb