Sha256: 9b65c8a321594cb25e165ee07888f1dcd8aa86e4eecf6c5c98b02d5c0222aaec
Contents?: true
Size: 122 Bytes
Versions: 23
Compression:
Stored size: 122 Bytes
Contents
# frozen_string_literal: true module Praxis module Exceptions class StageNotFound < RuntimeError end end end
Version data entries
23 entries across 23 versions & 1 rubygems