Sha256: f33bf1a89432ab543b13055000b23ca59bee9f3ba165db18e5d0f5d9539dbd64

Contents?: true

Size: 105 Bytes

Versions: 35

Compression:

Stored size: 105 Bytes

Contents

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

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
hanami-controller-1.1.0.beta3 lib/hanami/controller/error.rb
hanami-controller-1.1.0.beta2 lib/hanami/controller/error.rb
hanami-controller-1.1.0.beta1 lib/hanami/controller/error.rb
hanami-controller-1.0.1 lib/hanami/controller/error.rb
hanami-controller-1.0.0 lib/hanami/controller/error.rb
hanami-controller-1.0.0.rc1 lib/hanami/controller/error.rb
hanami-controller-1.0.0.beta3 lib/hanami/controller/error.rb
hanami-controller-1.0.0.beta2 lib/hanami/controller/error.rb
hanami-controller-1.0.0.beta1 lib/hanami/controller/error.rb
hanami-controller-0.8.1 lib/hanami/controller/error.rb
hanami-controller-0.8.0 lib/hanami/controller/error.rb
hanami-controller-0.7.1 lib/hanami/controller/error.rb
hanami-controller-0.7.0 lib/hanami/controller/error.rb
hanami-controller-0.6.1 lib/hanami/controller/error.rb
hanami-controller-0.6.0 lib/hanami/controller/error.rb