Speeding up fixtures

Assuming you’re using transactinal fixtures, will rails still reload
them for each test class?
Is there a way to tell Rails to load all the fixtures just once for all
test classes?