Sha256: 0ac2ad86325784829467221698e634a50324ec262b131c1f2fa109810cc62334
Contents?: true
Size: 193 Bytes
Versions: 27
Compression:
Stored size: 193 Bytes
Contents
module SoberSwag module Controller ## # Error class thrown if you have no query defined, # but try to call `parsed_query`. class UndefinedQueryError < Error end end end
Version data entries
27 entries across 27 versions & 1 rubygems