Sha256: 6df313d4870976d2c59a6c35c5d3e7a22a3e53150633fd9484f85fbf3a02390f

Contents?: true

Size: 136 Bytes

Versions: 2

Compression:

Stored size: 136 Bytes

Contents

# frozen_string_literal: true

module Hanami
  module Controller
    # @since 0.5.0
    class Error < ::StandardError
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hanami-controller-2.0.0.beta4 lib/hanami/controller/error.rb
hanami-controller-2.0.0.beta1 lib/hanami/controller/error.rb