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