Sha256: ba38b860b4a5e1f83ad977ce85911c7c5a4a7554cadd45bc37ee8929343918fb
Contents?: true
Size: 848 Bytes
Versions: 36
Compression:
Stored size: 848 Bytes
Contents
fails:Module#define_method when name is not a special private name given an UnboundMethod and called from the target module sets the visibility of the method to the current visibility fails:Module#define_method when name is not a special private name given an UnboundMethod and called from another module sets the visibility of the method to public fails:Module#define_method when name is not a special private name passed a block and called from the target module sets the visibility of the method to the current visibility fails:Module#define_method does not use the caller block when no block is given fails:Module#define_method returns its symbol fails:Module#define_method allows an UnboundMethod from a module to be defined on a class fails:Module#define_method allows an UnboundMethod from a module to be defined on another unrelated module
Version data entries
36 entries across 12 versions & 3 rubygems