From: RichardOnRails Date: 2011-06-07T04:45:34+09:00 Subject: Re: Created a simple module; can't access it On Jun 6, 8:08 am, RichardOnRails wrote: > On Jun 5, 10:47 pm, serialhex wrote: > > > [Note:  parts of this message were removed to make it a legal post.] > > > before one can include a module into a program, one must first have said > > module available...   > > WOW! It makes perfect sense!  Now that you've enlightened me (and I've > applied your advice to confirm its wisdom),  I'm amazed that I didn't > see that simple statement in Pickaxe, Black's Rubyist nor in the > multiple on-line posts I Googled. > > Thank you very much for that excellent response. > > Best wishes, > Richard Hi All, I have to apologize: I said I checked Pickaxe and it failed to indicate how to incorporate a foreign module in a Ruby app. When I reread the Mixins section of Pickaxe vol 2, it plainly presented the same info that SerialHex generously offered in his post. Best wishes, Richard