Sha256: 3a6fea7d4e85b2ee8fa4c8c364a1d676eb91f147980e406ce7009257b02b0d3b
Contents?: true
Size: 106 Bytes
Versions: 174
Compression:
Stored size: 106 Bytes
Contents
# frozen_string_literal: true module AbstractController class Error < StandardError #:nodoc: end end
Version data entries
174 entries across 166 versions & 11 rubygems