Sha256: 2e5bed534430c764371306d5ab9266af9708230f4f76b55bf2812677bbd2da7f
Contents?: true
Size: 212 Bytes
Versions: 8
Compression:
Stored size: 212 Bytes
Contents
module PageGlimpse ## # Catch-all exception for anything raised by the PageGlimpse library. # class Exception < RuntimeError; end class InvalidDeveloperKeyError < Exception #:nodoc: end end
Version data entries
8 entries across 8 versions & 2 rubygems