Sha256: 89fb59ff4cd1f21996da61a9eb75a9f8858bcaca1f472f3f425aff1a06bfb565
Contents?: true
Size: 129 Bytes
Versions: 23
Compression:
Stored size: 129 Bytes
Contents
# frozen_string_literal: true module Praxis module Exceptions class InvalidConfiguration < RuntimeError end end end
Version data entries
23 entries across 23 versions & 1 rubygems