Sha256: a0523174143a12b8295b8b6533ebd97b2dd4dd13924c5a5714d10a1ddac501bb
Contents?: true
Size: 189 Bytes
Versions: 27
Compression:
Stored size: 189 Bytes
Contents
module SoberSwag module Controller ## # Error class thrown if you have no path defined, # but try to call `parse_path`. class UndefinedPathError < Error end end end
Version data entries
27 entries across 27 versions & 1 rubygems