Sha256: 4c91b9c7e34d3eab866386d92af98f5bf917fdc7e89a3e324ce478e64a74ee57

Contents?: true

Size: 121 Bytes

Versions: 1

Compression:

Stored size: 121 Bytes

Contents

module Falsify
  # Exceptions raised by Falsify inherit from Error.
  # @abstract
  class Error < StandardError; end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
falsify-0.1.0 lib/falsify/error.rb