Module Variable

Hi Guys,
I am beginer in ruby. could u pl. tell me How to access a module
variable from a class defined in that module.

Asmita C. wrote in post #1127119:

Hi Guys,
I am beginer in ruby. could u pl. tell me How to access a module
variable from a class defined in that module.

http://ruby-doc.com/docs/ProgrammingRuby/

See section Modules
(Programming Ruby: The Pragmatic Programmer's Guide)

regards,
seba