Sha256: 03b88d14f7e987484af5e7e4f8cdfad0c07586699b3cbbe4d9881670c6f0db96
Contents?: true
Size: 189 Bytes
Versions: 9
Compression:
Stored size: 189 Bytes
Contents
# frozen_string_literal: true # only exists to make it shorter for external use module Grape module Types InvalidValue = Class.new(Grape::Validations::Types::InvalidValue) end end
Version data entries
9 entries across 9 versions & 1 rubygems