Sha256: cdecf1d3ecf6344ff3da66f23407b8bec982eba040bdb26da50097fd7f692256
Contents?: true
Size: 181 Bytes
Versions: 14
Compression:
Stored size: 181 Bytes
Contents
module AeEasy module Core module Exception # Exception that indicates something is outdated error. class OutdatedError < StandardError end end end end
Version data entries
14 entries across 14 versions & 1 rubygems