D
Daniel Vartanov
Hi! I want to replace "default definee" when I require ruby file.
A short example: http://gist.github.com/461094
Of course, it says that One::Configuration is an uninitialized constant.
So, here is my question: how to require configN.rb so that all
definitions are done inside the module?
Thanks in advance,
Daniel.
A short example: http://gist.github.com/461094
Of course, it says that One::Configuration is an uninitialized constant.
So, here is my question: how to require configN.rb so that all
definitions are done inside the module?
Thanks in advance,
Daniel.