Sha256: 921e57131394244ea9937cafacefeb9e61e1c5979812c66ba454bad8ae7f88a8
Contents?: true
Size: 244 Bytes
Versions: 8
Compression:
Stored size: 244 Bytes
Contents
module Motr #:nodoc module Errors #:nodoc ## # Raised when trying to load a module that has not been added. # @param (see Motr#Errors#MotrError) # # # class ModuleMissing < MotrError #:nodoc: end end end
Version data entries
8 entries across 8 versions & 1 rubygems