From: 7stud -- Date: 2009-08-18T20:27:37+09:00 Subject: Re: Including a module in an included module. 7stud -- wrote: > > The results seem to speak for themselves: include only unwraps the > namespace name from the names that were in the module at the time the > module was included--subsequently adding constants to the previously > included module does not present them unwrapped. Nope. That rule doesn't work with example 1. It appears one level of nesting is required for my rule to hold true. -- Posted via http://www.ruby-forum.com/.