I know this is probably a dumb question but im sort of new at this.  I am 
writing a suite of tests and in each script I want to login to my app.  I wrote 
a login function to do this.  What is the easiest way for me to re-use this 
function so that I dont have to include it in every script that i write?  Since 
it isnt a complicated function (or very long) I could just plop it into my 
script every time but I know there has to be a way that I could just call it 
without having to include the code every time.  Thanks.
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to