Displaying 1 result from an estimated 1 matches for "my_loader_th".
2006 Jul 26
1
loading file at start ?
Hello,
A simple question ... I would like to load a file at the initialization
of my app, to populate and share an Hash in all my app.
Where to do this kind of initialization ?
I did something like @@myVar=File.open .... at the end of the file
config/environment.rb , correct ?
thanks
arnaud