Sha256: 7ecb4a05beeb776cf4d660eff40b41f03c7258db6fd17b82b29fbaefdd269598

Contents?: true

Size: 161 Bytes

Versions: 12

Compression:

Stored size: 161 Bytes

Contents

use Utopia::ExceptionHandler, '/exception'

use Utopia::Controller, root: File.expand_path('exception_handler_spec', __dir__)

run lambda {|env| [404, {}, []]}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
utopia-1.3.2 spec/utopia/exception_handler_spec.ru
utopia-1.3.1 spec/utopia/exception_handler_spec.ru
utopia-1.3.0 spec/utopia/exception_handler_spec.ru
utopia-1.2.4 spec/utopia/exception_handler_spec.ru
utopia-1.2.3 spec/utopia/exception_handler_spec.ru
utopia-1.2.2 spec/utopia/exception_handler_spec.ru
utopia-1.2.1 spec/utopia/exception_handler_spec.ru
utopia-1.2.0 spec/utopia/exception_handler_spec.ru
utopia-1.1.4 spec/utopia/exception_handler_spec.ru
utopia-1.1.2 spec/utopia/exception_handler_spec.ru
utopia-1.1.1 spec/utopia/exception_handler_spec.ru
utopia-1.1.0 spec/utopia/exception_handler_spec.ru