newsqa
April 1st, 2008, 02:26 AM
What's the best way to pass a variable to another ruby script? Example:
first file contains the modules and definitions, the second file contains the actions that call these modules /definitions.
I heard using globals is not a good standard
first file contains the modules and definitions, the second file contains the actions that call these modules /definitions.
I heard using globals is not a good standard