i just learned about static variables in php.. i was just wondering is there any thing like that in ruby...
say..
if we want to create a student class and for each student(object) we create, its id no should get incremented automatically..
I thought creating class variable as a static will do...
thanks,
regards, levirg