A simple explanation...
The token, which is really a packet of bits, circulates the ring. If a computer wishes to transmit data it must first capture the token. It then sends its data and releases the token. As there is only one token then it's not posible for data collisions to occur.
HTH
Sam