Hi
I've One user defined calss whose defination is as follows:
class TestForViewingProjectDetails < Test::Unit::TestCase
def x
end
end
Now i want to inherit another class (CreateLogger) for this class
Is it possible
pls help me
I've One user defined calss whose defination is as follows:
class TestForViewingProjectDetails < Test::Unit::TestCase
def x
end
end
Now i want to inherit another class (CreateLogger) for this class
Is it possible
pls help me
How much free photo storage do you get? Store your friends n family photos for FREE with Yahoo! Photos.
http://in.photos.yahoo.com
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
